+++ date ++ echo 'INFO: =================== Mon Jan 27 00:52:01 UTC 2025 ===================' INFO: =================== Mon Jan 27 00:52:01 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.37 ++ 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.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.18,10.20.0.8,10.20.0.13 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.18,10.20.0.8,10.20.0.13 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.37 ++ 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.37,10.0.0.32,10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in '{1..10}' ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.37,10.0.0.32,10.0.0.22 ++ local servers=10.0.0.37,10.0.0.32,10.0.0.22 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ awk '/32 host/ { print f } {f=$2}' +++ sort +++ uniq +++ grep -vi host ++ local local_ips=,10.0.0.37,10.20.0.18,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.37'\''))' ++ local server_ip=10.0.0.37 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.37 ]] ++ [[ ,10.0.0.37,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.37, ]] ++ echo 10.0.0.37 1 ++ return + my_ip_and_order='10.0.0.37 1' + '[' -n '10.0.0.37 1' ']' + break + '[' -z '10.0.0.37 1' ']' ++ cut -d ' ' -f 1 ++ echo 10.0.0.37 1 + my_ip=10.0.0.37 ++ echo 10.0.0.37 1 ++ cut -d ' ' -f 2 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.37 + KAFKA_LISTEN_ADDRESS=10.0.0.37 + 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.37:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.37/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2025-01-27 00:52:04,898] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-01-27 00:52:05,406] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-01-27 00:52:05,473] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-01-27 00:52:05,486] INFO starting (kafka.server.KafkaServer) [2025-01-27 00:52:05,487] INFO Connecting to zookeeper on 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 (kafka.server.KafkaServer) [2025-01-27 00:52:05,505] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181. (kafka.zookeeper.ZooKeeperClient) [2025-01-27 00:52:05,512] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,513] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2660-1. (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,513] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,513] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,513] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,513] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,513] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,513] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,514] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,516] INFO Initiating client connection, connectString=10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-01-27 00:52:05,521] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-01-27 00:52:05,527] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-01-27 00:52:05,531] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-01-27 00:52:05,584] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 00:52:05,589] INFO Socket connection established, initiating session, client: /10.0.0.37:51092, server: cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 00:52:05,597] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181, sessionid = 0x300001f80b1000c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-01-27 00:52:05,602] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-01-27 00:52:05,859] INFO Cluster ID = cRvIrbfhRrC-LQAOC9LAZA (kafka.server.KafkaServer) [2025-01-27 00:52:05,869] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-01-27 00:52:05,936] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 1 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.37:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-01-27 00:52:05,953] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 1 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.37:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-01-27 00:52:05,982] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 00:52:05,983] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 00:52:05,986] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 00:52:06,005] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-01-27 00:52:06,011] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-01-27 00:52:06,013] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-01-27 00:52:06,024] INFO Loaded 0 logs in 13ms. (kafka.log.LogManager) [2025-01-27 00:52:06,042] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-01-27 00:52:06,047] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-01-27 00:52:06,783] INFO Awaiting socket connections on 10.0.0.37:9092. (kafka.network.Acceptor) [2025-01-27 00:52:06,864] INFO [SocketServer brokerId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-01-27 00:52:06,887] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 00:52:06,892] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 00:52:06,892] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 00:52:06,908] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 00:52:06,919] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-01-27 00:52:07,023] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-01-27 00:52:07,045] INFO Stat of the created znode at /brokers/ids/1 is: 4294967883,4294967883,1737939127039,1737939127039,1,0,0,216172917416853516,188,0,4294967883 (kafka.zk.KafkaZkClient) [2025-01-27 00:52:07,046] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.37:9092, czxid (broker epoch): 4294967883 (kafka.zk.KafkaZkClient) [2025-01-27 00:52:07,113] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 00:52:07,117] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 00:52:07,130] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 00:52:07,148] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-01-27 00:52:07,150] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-01-27 00:52:07,156] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 5 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 00:52:07,163] INFO [ProducerId Manager 1]: Acquired new producerId block (brokerId:1,blockStartProducerId:2000,blockEndProducerId:2999) by writing to Zk with path version 3 (kafka.coordinator.transaction.ProducerIdManager) [2025-01-27 00:52:07,187] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-01-27 00:52:07,188] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-01-27 00:52:07,200] INFO [Transaction Marker Channel Manager 1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-01-27 00:52:07,215] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 00:52:07,230] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-01-27 00:52:07,237] INFO [SocketServer brokerId=1] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-01-27 00:52:07,240] INFO [SocketServer brokerId=1] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-01-27 00:52:07,241] INFO [SocketServer brokerId=1] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-01-27 00:52:07,246] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-01-27 00:52:07,246] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-01-27 00:52:07,246] INFO Kafka startTimeMs: 1737939127241 (org.apache.kafka.common.utils.AppInfoParser) [2025-01-27 00:52:07,250] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2025-01-27 00:52:07,535] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-0-3, -uve-topic-0-15, -uve-topic-0-9, -uve-topic-0-0, -uve-topic-0-12, -uve-topic-0-21, -uve-topic-0-24, -uve-topic-0-18, -uve-topic-0-27, -uve-topic-0-6) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:07,635] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,652] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,657] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-01-27 00:52:07,659] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,695] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,696] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,697] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-01-27 00:52:07,697] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,712] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,716] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,716] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-01-27 00:52:07,716] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,729] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,731] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,731] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-01-27 00:52:07,731] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,741] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,742] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,742] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-01-27 00:52:07,742] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,749] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,750] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,750] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-01-27 00:52:07,750] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,758] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,759] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,759] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-01-27 00:52:07,759] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,766] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,767] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,768] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-01-27 00:52:07,768] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,778] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,781] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,781] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-01-27 00:52:07,781] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,799] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,800] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,801] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-01-27 00:52:07,801] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,834] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,838] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,838] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-01-27 00:52:07,838] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,854] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,855] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,855] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-01-27 00:52:07,856] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,863] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,864] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,865] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-01-27 00:52:07,865] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,879] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,881] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,881] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-01-27 00:52:07,881] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,895] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,898] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,898] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-01-27 00:52:07,898] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,911] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,913] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,913] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-01-27 00:52:07,913] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,918] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,920] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,920] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-01-27 00:52:07,920] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,928] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,932] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,932] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-01-27 00:52:07,933] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,936] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,950] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,950] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-01-27 00:52:07,950] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,963] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,964] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,964] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-01-27 00:52:07,964] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,980] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:07,992] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:07,992] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-01-27 00:52:07,992] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:07,999] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,012] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,012] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-01-27 00:52:08,012] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,024] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,026] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,026] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-01-27 00:52:08,027] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,035] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,035] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,035] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-01-27 00:52:08,036] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,043] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,058] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,058] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-01-27 00:52:08,058] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,080] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,083] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,084] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-01-27 00:52:08,085] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,099] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,100] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,101] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-01-27 00:52:08,101] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,110] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,112] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,112] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-01-27 00:52:08,113] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,121] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,122] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,123] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-01-27 00:52:08,123] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,139] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,150] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,150] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-01-27 00:52:08,150] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,175] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-0-19, -uve-topic-0-8, -uve-topic-0-1, -uve-topic-0-23, -uve-topic-0-16, -uve-topic-0-5, -uve-topic-0-20, -uve-topic-0-28, -uve-topic-0-17, -uve-topic-0-2, -uve-topic-0-13, -uve-topic-0-10, -uve-topic-0-25, -uve-topic-0-14, -uve-topic-0-7, -uve-topic-0-29, -uve-topic-0-22, -uve-topic-0-11, -uve-topic-0-4, -uve-topic-0-26) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:08,346] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,394] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,395] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,396] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,396] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,396] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,396] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,396] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,396] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,396] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,396] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,396] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,396] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,396] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,396] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,397] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,397] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,397] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,397] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,397] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,397] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,404] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-0-16 -> (offset=0, leaderEpoch=0), -uve-topic-0-25 -> (offset=0, leaderEpoch=0), -uve-topic-0-4 -> (offset=0, leaderEpoch=0), -uve-topic-0-22 -> (offset=0, leaderEpoch=0), -uve-topic-0-13 -> (offset=0, leaderEpoch=0), -uve-topic-0-28 -> (offset=0, leaderEpoch=0), -uve-topic-0-10 -> (offset=0, leaderEpoch=0), -uve-topic-0-1 -> (offset=0, leaderEpoch=0), -uve-topic-0-19 -> (offset=0, leaderEpoch=0), -uve-topic-0-7 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:08,414] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-0-23 -> (offset=0, leaderEpoch=0), -uve-topic-0-11 -> (offset=0, leaderEpoch=0), -uve-topic-0-5 -> (offset=0, leaderEpoch=0), -uve-topic-0-2 -> (offset=0, leaderEpoch=0), -uve-topic-0-8 -> (offset=0, leaderEpoch=0), -uve-topic-0-17 -> (offset=0, leaderEpoch=0), -uve-topic-0-26 -> (offset=0, leaderEpoch=0), -uve-topic-0-20 -> (offset=0, leaderEpoch=0), -uve-topic-0-14 -> (offset=0, leaderEpoch=0), -uve-topic-0-29 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:08,415] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,416] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:08,416] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:08,585] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-29-27, -uve-topic-5-24, -uve-topic-9-13, -uve-topic-5-15, -uve-topic-18-10, -uve-topic-9-10, -uve-topic-18-28, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-26-7, -uve-topic-5-12, structured_syslog_topic-16, structured_syslog_topic-10, -uve-topic-9-19, -uve-topic-18-4, -uve-topic-18-25, -uve-topic-26-13, -uve-topic-5-6, structured_syslog_topic-28, -uve-topic-29-12, -uve-topic-29-9, structured_syslog_topic-25, -uve-topic-5-27, -uve-topic-18-16, structured_syslog_topic-19, -uve-topic-5-9, -uve-topic-26-16, -uve-topic-26-10, -uve-topic-9-4, -uve-topic-26-25, -uve-topic-18-22, -uve-topic-26-22, structured_syslog_topic-1, -uve-topic-26-4, -uve-topic-26-28, -uve-topic-29-24, -uve-topic-18-19, structured_syslog_topic-13, -uve-topic-29-21, -uve-topic-9-1, -uve-topic-18-7, -uve-topic-29-15, -uve-topic-5-18, -uve-topic-26-19, -uve-topic-18-1, -uve-topic-5-21, -uve-topic-9-7, -uve-topic-29-18, -uve-topic-9-16, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-5-3, -uve-topic-29-6, structured_syslog_topic-7, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-9-25, -uve-topic-29-0, -uve-topic-9-22, structured_syslog_topic-4) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:08,611] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,613] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,627] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-01-27 00:52:08,633] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,650] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,651] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,651] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-01-27 00:52:08,651] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,718] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,718] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,718] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-01-27 00:52:08,718] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,749] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,749] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,749] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-01-27 00:52:08,750] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,790] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,794] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,794] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-01-27 00:52:08,795] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,813] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,822] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,822] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-01-27 00:52:08,822] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,846] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,846] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,847] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-01-27 00:52:08,847] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,900] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,906] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,907] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-01-27 00:52:08,907] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,935] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,935] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,936] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-01-27 00:52:08,936] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:08,988] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:08,989] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:08,989] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-01-27 00:52:08,989] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,047] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,048] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,048] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-01-27 00:52:09,048] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,065] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,066] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,066] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-01-27 00:52:09,066] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,078] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,079] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,079] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-01-27 00:52:09,079] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,108] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,109] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,110] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-01-27 00:52:09,110] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,124] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,125] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,125] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-01-27 00:52:09,125] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,136] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,137] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,139] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-01-27 00:52:09,148] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,167] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,168] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,168] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-01-27 00:52:09,168] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,241] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,242] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,242] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-01-27 00:52:09,242] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,273] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,275] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,275] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-01-27 00:52:09,275] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,285] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,288] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,288] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-01-27 00:52:09,288] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,324] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,324] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,324] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-01-27 00:52:09,324] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,345] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,358] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,358] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-01-27 00:52:09,358] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,377] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,379] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,381] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-01-27 00:52:09,381] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,419] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,419] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,419] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-01-27 00:52:09,419] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,428] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,429] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,429] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-01-27 00:52:09,429] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,442] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,443] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,443] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-01-27 00:52:09,443] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,458] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,459] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,459] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-01-27 00:52:09,459] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,483] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,484] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,484] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-01-27 00:52:09,484] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,507] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,507] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,507] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-01-27 00:52:09,507] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,546] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,553] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,570] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-01-27 00:52:09,570] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,601] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,602] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,602] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-01-27 00:52:09,602] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,613] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,614] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,614] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-01-27 00:52:09,614] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,637] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,638] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,638] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-01-27 00:52:09,638] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,654] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,655] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,655] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-01-27 00:52:09,655] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,666] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,666] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,666] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-01-27 00:52:09,666] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,802] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,810] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,810] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-01-27 00:52:09,810] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,842] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,843] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,843] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-01-27 00:52:09,843] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,866] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,867] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,867] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-01-27 00:52:09,867] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,882] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,882] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,882] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-01-27 00:52:09,882] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,908] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,909] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,909] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-01-27 00:52:09,909] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,938] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,938] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,938] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-01-27 00:52:09,938] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,949] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,950] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,950] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-01-27 00:52:09,950] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,959] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,960] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,961] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-01-27 00:52:09,961] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,970] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,972] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,972] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-01-27 00:52:09,972] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:09,982] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:09,982] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:09,982] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-01-27 00:52:09,982] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,024] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,030] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,030] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-01-27 00:52:10,030] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,054] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,055] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,055] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-01-27 00:52:10,056] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,063] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,064] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,064] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-01-27 00:52:10,064] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,075] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,076] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,077] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-01-27 00:52:10,077] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,088] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,090] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,092] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-01-27 00:52:10,092] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,100] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,101] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,101] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-01-27 00:52:10,102] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,112] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,113] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,113] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-01-27 00:52:10,113] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,134] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,136] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,136] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-01-27 00:52:10,137] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,143] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,147] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,148] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-01-27 00:52:10,148] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,156] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,158] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,159] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-01-27 00:52:10,159] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,165] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,170] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,170] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-01-27 00:52:10,170] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,178] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,179] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,179] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-01-27 00:52:10,179] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,192] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,193] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,193] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-01-27 00:52:10,193] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,231] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,233] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,234] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-01-27 00:52:10,234] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,255] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,256] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,256] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-01-27 00:52:10,256] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,267] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,270] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,270] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-01-27 00:52:10,270] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,275] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,276] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,276] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-01-27 00:52:10,276] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,280] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,281] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,281] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-01-27 00:52:10,281] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,284] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,284] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,284] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-01-27 00:52:10,284] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,290] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,291] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,291] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-01-27 00:52:10,291] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,299] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,299] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,299] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-01-27 00:52:10,299] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,305] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,314] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,314] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-01-27 00:52:10,314] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,316] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,317] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,317] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-01-27 00:52:10,317] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,319] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,320] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,320] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-01-27 00:52:10,320] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,323] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,324] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,324] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-01-27 00:52:10,324] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,333] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,333] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,333] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-01-27 00:52:10,333] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,337] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,338] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,338] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-01-27 00:52:10,338] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,342] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,343] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,343] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-01-27 00:52:10,343] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,351] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,351] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,351] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-01-27 00:52:10,351] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,360] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,361] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,361] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-01-27 00:52:10,361] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,382] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,383] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,383] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-01-27 00:52:10,383] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,387] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,387] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,387] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-01-27 00:52:10,387] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,391] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,392] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,392] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-01-27 00:52:10,392] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,396] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,396] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,396] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-01-27 00:52:10,396] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,403] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,403] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,404] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-01-27 00:52:10,404] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,407] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,408] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,408] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-01-27 00:52:10,408] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,411] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,411] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,411] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-01-27 00:52:10,412] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,416] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,416] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,416] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-01-27 00:52:10,416] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,420] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,421] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,421] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-01-27 00:52:10,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) [2025-01-27 00:52:10,428] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,428] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,428] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-01-27 00:52:10,428] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,431] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,432] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,432] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-01-27 00:52:10,432] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,435] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,436] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,436] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-01-27 00:52:10,436] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,438] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,439] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,439] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-01-27 00:52:10,439] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,442] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,442] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,443] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-01-27 00:52:10,443] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,447] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,448] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,448] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-01-27 00:52:10,448] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,451] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,454] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,454] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-01-27 00:52:10,454] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,460] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,465] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,465] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-01-27 00:52:10,465] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,468] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,471] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,471] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-01-27 00:52:10,471] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,473] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,475] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,475] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-01-27 00:52:10,475] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,479] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,480] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,480] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-01-27 00:52:10,480] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,488] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,489] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,489] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-01-27 00:52:10,489] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,491] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,492] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,492] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-01-27 00:52:10,492] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,500] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,502] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,502] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-01-27 00:52:10,502] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,504] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,505] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,505] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-01-27 00:52:10,505] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,507] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,508] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,508] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-01-27 00:52:10,508] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,510] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,511] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,511] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-01-27 00:52:10,511] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,513] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,513] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,514] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-01-27 00:52:10,514] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,515] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,516] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,516] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-01-27 00:52:10,516] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,517] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,518] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,518] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-01-27 00:52:10,518] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,520] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,521] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,521] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-01-27 00:52:10,521] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,523] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,523] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,523] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-01-27 00:52:10,523] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,525] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,526] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,526] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-01-27 00:52:10,526] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,528] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,528] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,528] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-01-27 00:52:10,528] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,534] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,540] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,551] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-01-27 00:52:10,551] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,555] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,555] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,555] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-01-27 00:52:10,555] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,559] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,560] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,560] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-01-27 00:52:10,560] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,568] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,571] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,571] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-01-27 00:52:10,571] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,578] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,578] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,578] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-01-27 00:52:10,578] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,584] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,585] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,585] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-01-27 00:52:10,585] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,595] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,596] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,596] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-01-27 00:52:10,596] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,606] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,607] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,607] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-01-27 00:52:10,607] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,611] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,614] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,614] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-01-27 00:52:10,614] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,619] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,620] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,620] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-01-27 00:52:10,620] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,626] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,626] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,626] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-01-27 00:52:10,626] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,640] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,641] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,643] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-01-27 00:52:10,643] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,652] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,652] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,652] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-01-27 00:52:10,652] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,660] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,663] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,663] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-01-27 00:52:10,663] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,673] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,673] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,673] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-01-27 00:52:10,673] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,675] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,675] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,675] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-01-27 00:52:10,675] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,681] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,681] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,682] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-01-27 00:52:10,682] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,685] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,685] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,685] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-01-27 00:52:10,685] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,687] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,688] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,688] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-01-27 00:52:10,688] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,691] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,692] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,692] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-01-27 00:52:10,692] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,693] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,694] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,694] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-01-27 00:52:10,694] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,702] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,705] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,705] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-01-27 00:52:10,705] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,708] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,708] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,708] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-01-27 00:52:10,708] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,712] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,713] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,713] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-01-27 00:52:10,713] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,714] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,715] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,717] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-01-27 00:52:10,717] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,720] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,720] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,720] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-01-27 00:52:10,720] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,725] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,726] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,726] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-01-27 00:52:10,726] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,728] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,729] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,729] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-01-27 00:52:10,729] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,730] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,731] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,731] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-01-27 00:52:10,731] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,732] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,733] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,733] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-01-27 00:52:10,733] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,736] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,737] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,737] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-01-27 00:52:10,737] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,739] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,740] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,741] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-01-27 00:52:10,741] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,745] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,746] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,746] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-01-27 00:52:10,746] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,747] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,748] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,748] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-01-27 00:52:10,748] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,751] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,751] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,751] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-01-27 00:52:10,751] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,753] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,754] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,754] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-01-27 00:52:10,754] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,758] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,759] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,759] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-01-27 00:52:10,759] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,761] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,761] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,761] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-01-27 00:52:10,761] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,766] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,783] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,783] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-01-27 00:52:10,783] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,789] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,790] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,790] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-01-27 00:52:10,790] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,794] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,794] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,794] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-01-27 00:52:10,794] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,797] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,797] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,797] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-01-27 00:52:10,797] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,802] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,802] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,802] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-01-27 00:52:10,802] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,804] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,805] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,805] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-01-27 00:52:10,805] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,807] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,807] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,807] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-01-27 00:52:10,807] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,810] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,810] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,810] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-01-27 00:52:10,810] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,813] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,814] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,814] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-01-27 00:52:10,814] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,816] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,816] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,816] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-01-27 00:52:10,816] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,818] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,818] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,818] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-01-27 00:52:10,818] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,820] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,820] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,820] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-01-27 00:52:10,820] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,822] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,827] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,827] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-01-27 00:52:10,827] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,830] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,830] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,830] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-01-27 00:52:10,830] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,832] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,833] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,833] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-01-27 00:52:10,833] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,835] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,835] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,835] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-01-27 00:52:10,835] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,837] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,837] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,838] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-01-27 00:52:10,838] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,841] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,841] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,841] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-01-27 00:52:10,841] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,843] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,843] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,843] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-01-27 00:52:10,843] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,845] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,846] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,846] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-01-27 00:52:10,846] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,848] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,848] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,848] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-01-27 00:52:10,848] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,852] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,852] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,852] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-01-27 00:52:10,852] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,854] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,857] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,858] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-01-27 00:52:10,858] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,859] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,860] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,860] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-01-27 00:52:10,860] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,862] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,862] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,863] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-01-27 00:52:10,863] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,865] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,865] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,865] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-01-27 00:52:10,865] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,867] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,868] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,868] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-01-27 00:52:10,868] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,870] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,870] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,870] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-01-27 00:52:10,870] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,874] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,875] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,875] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-01-27 00:52:10,875] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,877] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,877] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,878] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-01-27 00:52:10,878] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,879] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,880] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,880] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-01-27 00:52:10,880] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,882] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,882] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,883] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-01-27 00:52:10,883] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,891] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,892] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,892] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-01-27 00:52:10,892] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,896] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,896] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,897] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-01-27 00:52:10,897] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:10,898] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(structured_syslog_topic-0, -uve-topic-26-18, -uve-topic-18-18, -uve-topic-18-0, -uve-topic-9-12, -uve-topic-26-26, -uve-topic-29-2, structured_syslog_topic-8, -uve-topic-18-26, -uve-topic-26-8, -uve-topic-18-8, -uve-topic-9-20, -uve-topic-9-2, -uve-topic-29-11, -uve-topic-18-17, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-26-6, -uve-topic-29-20, -uve-topic-26-14, -uve-topic-29-28, -uve-topic-5-29, -uve-topic-29-10, -uve-topic-5-11, -uve-topic-9-9, -uve-topic-26-23, structured_syslog_topic-5, -uve-topic-18-23, -uve-topic-18-5, -uve-topic-29-26, -uve-topic-9-18, -uve-topic-29-8, -uve-topic-5-28, -uve-topic-9-0, -uve-topic-18-14, -uve-topic-9-26, -uve-topic-29-16, -uve-topic-5-17, -uve-topic-9-8, -uve-topic-29-25, -uve-topic-5-26, -uve-topic-9-17, -uve-topic-29-7, -uve-topic-5-8, -uve-topic-26-20, structured_syslog_topic-21, -uve-topic-5-16, -uve-topic-26-2, structured_syslog_topic-3, -uve-topic-18-21, structured_syslog_topic-29, -uve-topic-29-5, -uve-topic-18-29, -uve-topic-26-11, -uve-topic-18-11, -uve-topic-9-23, -uve-topic-9-5, -uve-topic-26-27, structured_syslog_topic-9, -uve-topic-18-27, -uve-topic-9-14, -uve-topic-29-4, -uve-topic-18-9, -uve-topic-26-17, structured_syslog_topic-18, -uve-topic-5-13, -uve-topic-29-13, -uve-topic-5-14, structured_syslog_topic-26, structured_syslog_topic-27, -uve-topic-5-22, -uve-topic-5-4, -uve-topic-29-29, structured_syslog_topic-17, -uve-topic-9-21, -uve-topic-9-3, -uve-topic-9-29, -uve-topic-29-19, -uve-topic-9-11, -uve-topic-29-1, -uve-topic-18-6, -uve-topic-5-2, structured_syslog_topic-15, -uve-topic-5-10, -uve-topic-26-15, -uve-topic-18-15, structured_syslog_topic-23, -uve-topic-9-27, structured_syslog_topic-24, -uve-topic-5-19, -uve-topic-26-5, structured_syslog_topic-6, -uve-topic-18-24, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-26-21, -uve-topic-26-3, -uve-topic-29-17, structured_syslog_topic-12, -uve-topic-26-12, -uve-topic-18-12, -uve-topic-9-6, -uve-topic-18-20, -uve-topic-18-2, -uve-topic-29-23, -uve-topic-18-3, -uve-topic-26-29, structured_syslog_topic-11, -uve-topic-9-15, -uve-topic-5-25, -uve-topic-5-7, -uve-topic-26-0, -uve-topic-9-24, structured_syslog_topic-20, -uve-topic-29-14, structured_syslog_topic-2, -uve-topic-29-22, -uve-topic-5-23, -uve-topic-26-9, -uve-topic-5-5) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:10,905] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-26-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-11 -> (offset=0, leaderEpoch=0), -uve-topic-18-2 -> (offset=0, leaderEpoch=0), structured_syslog_topic-17 -> (offset=0, leaderEpoch=0), -uve-topic-18-29 -> (offset=0, leaderEpoch=0), -uve-topic-18-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-26 -> (offset=0, leaderEpoch=0), -uve-topic-18-5 -> (offset=0, leaderEpoch=0), -uve-topic-29-13 -> (offset=0, leaderEpoch=0), structured_syslog_topic-26 -> (offset=0, leaderEpoch=0), -uve-topic-18-23 -> (offset=0, leaderEpoch=0), -uve-topic-9-23 -> (offset=0, leaderEpoch=0), -uve-topic-29-4 -> (offset=0, leaderEpoch=0), -uve-topic-29-10 -> (offset=0, leaderEpoch=0), -uve-topic-29-25 -> (offset=0, leaderEpoch=0), -uve-topic-26-23 -> (offset=0, leaderEpoch=0), -uve-topic-26-29 -> (offset=0, leaderEpoch=0), -uve-topic-9-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-5 -> (offset=0, leaderEpoch=0), -uve-topic-9-20 -> (offset=0, leaderEpoch=0), -uve-topic-5-10 -> (offset=0, leaderEpoch=0), -uve-topic-29-28 -> (offset=0, leaderEpoch=0), -uve-topic-29-22 -> (offset=0, leaderEpoch=0), -uve-topic-29-16 -> (offset=0, leaderEpoch=0), -uve-topic-26-17 -> (offset=0, leaderEpoch=0), -uve-topic-18-8 -> (offset=0, leaderEpoch=0), structured_syslog_topic-20 -> (offset=0, leaderEpoch=0), -uve-topic-5-13 -> (offset=0, leaderEpoch=0), structured_syslog_topic-8 -> (offset=0, leaderEpoch=0), structured_syslog_topic-14 -> (offset=0, leaderEpoch=0), structured_syslog_topic-2 -> (offset=0, leaderEpoch=0), -uve-topic-9-8 -> (offset=0, leaderEpoch=0), -uve-topic-9-26 -> (offset=0, leaderEpoch=0), -uve-topic-29-19 -> (offset=0, leaderEpoch=0), -uve-topic-29-7 -> (offset=0, leaderEpoch=0), -uve-topic-5-19 -> (offset=0, leaderEpoch=0), -uve-topic-9-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-1 -> (offset=0, leaderEpoch=0), -uve-topic-26-26 -> (offset=0, leaderEpoch=0), -uve-topic-5-28 -> (offset=0, leaderEpoch=0), -uve-topic-9-17 -> (offset=0, leaderEpoch=0), -uve-topic-26-11 -> (offset=0, leaderEpoch=0), -uve-topic-9-14 -> (offset=0, leaderEpoch=0), -uve-topic-29-1 -> (offset=0, leaderEpoch=0), -uve-topic-9-5 -> (offset=0, leaderEpoch=0), -uve-topic-18-17 -> (offset=0, leaderEpoch=0), -uve-topic-5-25 -> (offset=0, leaderEpoch=0), structured_syslog_topic-5 -> (offset=0, leaderEpoch=0), -uve-topic-5-22 -> (offset=0, leaderEpoch=0), -uve-topic-5-7 -> (offset=0, leaderEpoch=0), -uve-topic-26-2 -> (offset=0, leaderEpoch=0), structured_syslog_topic-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-16 -> (offset=0, leaderEpoch=0), -uve-topic-26-8 -> (offset=0, leaderEpoch=0), structured_syslog_topic-23 -> (offset=0, leaderEpoch=0), structured_syslog_topic-11 -> (offset=0, leaderEpoch=0), -uve-topic-18-14 -> (offset=0, leaderEpoch=0), -uve-topic-26-14 -> (offset=0, leaderEpoch=0), -uve-topic-5-4 -> (offset=0, leaderEpoch=0), -uve-topic-9-11 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:10,906] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-18-27 -> (offset=0, leaderEpoch=0), -uve-topic-18-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-11 -> (offset=0, leaderEpoch=0), -uve-topic-5-23 -> (offset=0, leaderEpoch=0), -uve-topic-9-15 -> (offset=0, leaderEpoch=0), -uve-topic-26-24 -> (offset=0, leaderEpoch=0), -uve-topic-29-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-5 -> (offset=0, leaderEpoch=0), structured_syslog_topic-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-23 -> (offset=0, leaderEpoch=0), -uve-topic-9-24 -> (offset=0, leaderEpoch=0), -uve-topic-9-21 -> (offset=0, leaderEpoch=0), -uve-topic-29-5 -> (offset=0, leaderEpoch=0), -uve-topic-18-12 -> (offset=0, leaderEpoch=0), structured_syslog_topic-6 -> (offset=0, leaderEpoch=0), -uve-topic-9-27 -> (offset=0, leaderEpoch=0), -uve-topic-29-26 -> (offset=0, leaderEpoch=0), -uve-topic-18-9 -> (offset=0, leaderEpoch=0), structured_syslog_topic-9 -> (offset=0, leaderEpoch=0), structured_syslog_topic-24 -> (offset=0, leaderEpoch=0), structured_syslog_topic-15 -> (offset=0, leaderEpoch=0), -uve-topic-29-2 -> (offset=0, leaderEpoch=0), -uve-topic-9-18 -> (offset=0, leaderEpoch=0), -uve-topic-29-8 -> (offset=0, leaderEpoch=0), -uve-topic-26-18 -> (offset=0, leaderEpoch=0), -uve-topic-26-9 -> (offset=0, leaderEpoch=0), -uve-topic-9-9 -> (offset=0, leaderEpoch=0), -uve-topic-26-6 -> (offset=0, leaderEpoch=0), -uve-topic-9-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-20 -> (offset=0, leaderEpoch=0), -uve-topic-5-14 -> (offset=0, leaderEpoch=0), -uve-topic-5-8 -> (offset=0, leaderEpoch=0), -uve-topic-18-18 -> (offset=0, leaderEpoch=0), -uve-topic-5-17 -> (offset=0, leaderEpoch=0), structured_syslog_topic-21 -> (offset=0, leaderEpoch=0), -uve-topic-9-12 -> (offset=0, leaderEpoch=0), -uve-topic-18-15 -> (offset=0, leaderEpoch=0), -uve-topic-5-2 -> (offset=0, leaderEpoch=0), -uve-topic-26-15 -> (offset=0, leaderEpoch=0), -uve-topic-18-21 -> (offset=0, leaderEpoch=0), -uve-topic-9-3 -> (offset=0, leaderEpoch=0), structured_syslog_topic-0 -> (offset=0, leaderEpoch=0), -uve-topic-26-27 -> (offset=0, leaderEpoch=0), structured_syslog_topic-12 -> (offset=0, leaderEpoch=0), -uve-topic-18-24 -> (offset=0, leaderEpoch=0), -uve-topic-26-12 -> (offset=0, leaderEpoch=0), -uve-topic-9-0 -> (offset=0, leaderEpoch=0), -uve-topic-26-3 -> (offset=0, leaderEpoch=0), -uve-topic-29-17 -> (offset=0, leaderEpoch=0), -uve-topic-26-21 -> (offset=0, leaderEpoch=0), -uve-topic-26-0 -> (offset=0, leaderEpoch=0), -uve-topic-29-20 -> (offset=0, leaderEpoch=0), -uve-topic-18-6 -> (offset=0, leaderEpoch=0), -uve-topic-5-29 -> (offset=0, leaderEpoch=0), -uve-topic-5-26 -> (offset=0, leaderEpoch=0), structured_syslog_topic-27 -> (offset=0, leaderEpoch=0), -uve-topic-29-14 -> (offset=0, leaderEpoch=0), -uve-topic-5-11 -> (offset=0, leaderEpoch=0), -uve-topic-18-0 -> (offset=0, leaderEpoch=0), structured_syslog_topic-18 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:10,989] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-13-6, -uve-topic-6-25, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-19-12, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-22-20, -uve-topic-27-8, -uve-topic-4-29, -uve-topic-19-0, -uve-topic-28-28, -uve-topic-25-29, -uve-topic-28-19, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-28-25, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-15-0, -uve-topic-4-26, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-19-24, -uve-topic-22-8, -uve-topic-21-12, -uve-topic-6-7, -uve-topic-19-6, -uve-topic-22-5, -uve-topic-11-21, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-19-27, -uve-topic-11-9, -uve-topic-27-20, -uve-topic-22-29, -uve-topic-3-2, -uve-topic-27-11, -uve-topic-27-14, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-27-17, -uve-topic-6-10, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-4-5, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-3-29, -uve-topic-19-9, -uve-topic-21-24, -uve-topic-4-23, -uve-topic-13-12, -uve-topic-3-8, -uve-topic-6-28, -uve-topic-27-26, -uve-topic-22-2, -uve-topic-28-7, -uve-topic-27-23, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-13-27, -uve-topic-13-3, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-6, -uve-topic-27-29, -uve-topic-3-5, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-22-14, -uve-topic-13-24, -uve-topic-6-19, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-22-11, -uve-topic-4-17, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-3-23, -uve-topic-27-5, -uve-topic-11-18, -uve-topic-21-18, -uve-topic-6-4, -uve-topic-21-9, -uve-topic-27-2, -uve-topic-4-20, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-6-22, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-28-16, -uve-topic-22-23, -uve-topic-10-0, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-21-0, -uve-topic-13-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-19-21, -uve-topic-13-9, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-21-3, -uve-topic-4-2, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-4-14, -uve-topic-28-13, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-15-12, -uve-topic-25-11) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:10,992] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:10,994] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:10,995] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-01-27 00:52:10,995] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,007] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,008] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,009] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-01-27 00:52:11,009] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,014] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,015] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,016] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-01-27 00:52:11,016] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,021] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,022] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,022] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-01-27 00:52:11,022] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,027] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,028] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,028] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-01-27 00:52:11,028] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,033] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,034] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,034] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-01-27 00:52:11,034] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,039] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,039] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,039] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-01-27 00:52:11,039] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,045] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,046] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,065] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-01-27 00:52:11,065] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,073] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,073] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,073] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,073] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,073] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,073] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,073] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,074] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,074] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,075] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,075] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,075] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,075] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-01-27 00:52:11,075] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,075] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,076] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,076] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,076] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,076] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,076] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,077] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,085] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,086] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,086] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-01-27 00:52:11,086] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,093] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,093] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,093] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-01-27 00:52:11,093] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,096] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,097] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,098] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:11,099] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:11,102] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,104] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,104] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-01-27 00:52:11,104] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,115] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,116] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,117] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-01-27 00:52:11,117] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,123] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,123] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,123] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-01-27 00:52:11,123] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,128] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,129] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,129] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-01-27 00:52:11,129] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,134] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,134] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,135] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-01-27 00:52:11,135] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,139] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,139] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,139] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-01-27 00:52:11,139] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,144] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,145] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,145] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-01-27 00:52:11,145] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,149] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,150] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,150] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-01-27 00:52:11,150] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,154] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,154] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,154] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-01-27 00:52:11,154] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,160] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,160] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,160] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-01-27 00:52:11,160] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,165] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,166] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,166] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-01-27 00:52:11,166] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,170] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,171] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,171] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-01-27 00:52:11,171] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,176] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,176] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,176] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-01-27 00:52:11,176] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,181] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,181] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,181] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-01-27 00:52:11,181] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,189] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,189] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,189] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-01-27 00:52:11,189] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,194] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,195] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,195] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-01-27 00:52:11,195] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,200] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,201] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,201] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-01-27 00:52:11,201] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,208] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,208] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,209] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-01-27 00:52:11,209] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,214] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,215] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,215] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-01-27 00:52:11,215] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,224] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,229] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,229] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-01-27 00:52:11,229] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,234] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,235] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,235] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-01-27 00:52:11,235] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,240] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,240] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,240] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-01-27 00:52:11,240] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,245] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,245] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,245] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-01-27 00:52:11,245] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,253] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,254] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,254] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-01-27 00:52:11,254] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,259] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,259] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,260] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-01-27 00:52:11,260] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,266] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,266] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,266] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-01-27 00:52:11,267] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,275] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,275] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,275] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-01-27 00:52:11,275] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,282] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,283] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,284] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-01-27 00:52:11,284] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,290] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,292] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,292] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-01-27 00:52:11,293] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,301] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,304] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,304] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-01-27 00:52:11,305] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,313] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,315] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,315] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-01-27 00:52:11,315] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,341] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,344] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,344] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-01-27 00:52:11,344] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,351] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,352] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,352] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-01-27 00:52:11,352] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,362] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,362] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,362] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-01-27 00:52:11,362] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,368] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,369] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,369] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-01-27 00:52:11,369] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,376] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,376] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,376] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-01-27 00:52:11,376] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,381] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,382] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,382] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-01-27 00:52:11,382] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,386] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,387] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,387] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-01-27 00:52:11,387] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,395] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,396] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,396] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-01-27 00:52:11,396] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,400] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,401] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,401] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-01-27 00:52:11,401] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,406] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,406] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,406] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-01-27 00:52:11,406] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,411] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,411] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,411] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-01-27 00:52:11,411] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,416] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,417] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,417] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-01-27 00:52:11,417] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,421] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,422] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,422] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-01-27 00:52:11,422] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,426] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,427] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,427] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-01-27 00:52:11,427] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,432] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,433] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,433] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-01-27 00:52:11,433] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,437] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,438] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,438] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-01-27 00:52:11,438] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,443] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,443] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,443] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-01-27 00:52:11,443] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,447] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,448] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,448] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-01-27 00:52:11,448] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,452] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,453] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,453] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-01-27 00:52:11,453] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,457] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,458] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,458] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-01-27 00:52:11,458] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,463] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,464] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,464] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-01-27 00:52:11,464] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,469] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,469] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,469] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-01-27 00:52:11,469] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,473] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,474] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,474] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-01-27 00:52:11,474] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,482] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,482] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,482] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-01-27 00:52:11,482] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,487] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,487] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,487] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-01-27 00:52:11,487] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,748] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,749] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,749] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-01-27 00:52:11,749] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,757] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,764] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,764] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-01-27 00:52:11,764] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,772] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,774] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,774] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-01-27 00:52:11,774] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,780] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,780] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,781] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-01-27 00:52:11,781] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,789] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,792] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,792] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-01-27 00:52:11,792] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,803] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,803] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,803] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-01-27 00:52:11,803] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,809] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,809] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,810] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-01-27 00:52:11,810] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,817] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,818] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,818] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-01-27 00:52:11,818] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,828] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,829] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,829] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-01-27 00:52:11,829] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,834] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,834] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,834] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-01-27 00:52:11,834] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,839] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,840] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,840] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-01-27 00:52:11,840] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,845] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,845] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,845] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-01-27 00:52:11,845] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,851] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,851] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,851] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-01-27 00:52:11,851] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,865] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,866] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,866] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-01-27 00:52:11,866] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,877] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,877] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,877] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-01-27 00:52:11,877] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,886] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,887] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,887] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-01-27 00:52:11,887] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,896] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,896] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,896] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-01-27 00:52:11,896] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,906] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,906] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,906] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-01-27 00:52:11,906] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,915] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,916] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,916] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-01-27 00:52:11,916] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,926] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,926] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,926] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-01-27 00:52:11,926] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,931] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,932] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,932] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-01-27 00:52:11,932] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,943] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,943] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,944] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-01-27 00:52:11,944] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,950] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,951] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,951] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-01-27 00:52:11,951] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,963] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,963] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,963] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-01-27 00:52:11,963] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,971] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,972] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,972] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-01-27 00:52:11,972] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,982] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,983] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,983] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-01-27 00:52:11,983] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,988] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,988] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,988] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-01-27 00:52:11,988] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,993] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,994] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,994] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-01-27 00:52:11,994] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:11,998] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:11,998] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:11,999] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-01-27 00:52:11,999] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,003] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,004] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,004] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-01-27 00:52:12,004] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,009] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,009] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,009] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-01-27 00:52:12,009] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,013] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,014] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,014] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-01-27 00:52:12,014] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,019] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,020] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,020] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-01-27 00:52:12,020] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,024] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,024] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,024] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-01-27 00:52:12,024] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,029] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,029] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,029] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-01-27 00:52:12,029] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,035] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,035] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,035] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-01-27 00:52:12,035] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,046] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,047] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,047] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-01-27 00:52:12,047] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,058] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,059] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,059] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-01-27 00:52:12,059] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,073] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,074] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,074] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-01-27 00:52:12,074] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,079] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,080] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,080] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-01-27 00:52:12,080] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,090] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,092] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,092] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-01-27 00:52:12,092] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,102] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,102] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,102] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-01-27 00:52:12,102] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,110] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,111] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,111] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-01-27 00:52:12,111] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,126] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,127] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,127] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-01-27 00:52:12,127] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,134] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,135] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,135] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-01-27 00:52:12,135] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,147] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,147] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,147] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-01-27 00:52:12,147] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,153] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,154] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,154] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-01-27 00:52:12,154] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,159] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,160] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,160] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-01-27 00:52:12,160] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,169] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,170] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,170] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-01-27 00:52:12,170] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,176] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,176] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,176] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-01-27 00:52:12,177] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,183] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,184] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,184] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-01-27 00:52:12,184] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,194] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,194] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,194] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-01-27 00:52:12,194] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,199] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,199] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,199] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-01-27 00:52:12,199] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,205] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,205] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,205] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-01-27 00:52:12,205] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,221] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,221] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,221] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-01-27 00:52:12,221] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,226] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,226] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,226] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-01-27 00:52:12,226] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,237] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,239] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,239] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-01-27 00:52:12,239] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,248] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,248] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,248] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-01-27 00:52:12,248] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,255] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,256] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,256] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-01-27 00:52:12,256] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,260] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,260] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,261] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-01-27 00:52:12,261] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,265] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,266] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,266] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-01-27 00:52:12,266] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,271] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,271] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,271] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-01-27 00:52:12,271] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,277] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,277] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,277] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-01-27 00:52:12,277] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,286] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,287] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,287] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-01-27 00:52:12,287] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,297] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,298] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,298] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-01-27 00:52:12,298] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,304] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,304] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,305] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-01-27 00:52:12,305] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,311] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,312] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,312] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-01-27 00:52:12,312] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,317] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,317] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,317] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-01-27 00:52:12,317] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,323] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,323] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,323] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-01-27 00:52:12,323] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,329] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,329] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,329] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-01-27 00:52:12,329] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,335] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,335] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,335] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-01-27 00:52:12,335] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,345] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,345] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,345] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-01-27 00:52:12,345] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,351] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,352] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,352] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-01-27 00:52:12,352] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,360] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,362] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,362] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-01-27 00:52:12,362] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,365] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,366] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,366] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-01-27 00:52:12,366] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,367] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,368] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,368] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-01-27 00:52:12,368] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,371] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,372] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,372] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-01-27 00:52:12,372] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,374] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,375] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,375] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-01-27 00:52:12,375] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,376] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,376] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,376] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-01-27 00:52:12,376] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,379] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,379] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,380] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-01-27 00:52:12,380] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,381] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,381] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,381] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-01-27 00:52:12,381] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,383] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,384] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,384] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-01-27 00:52:12,384] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,385] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,414] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,414] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-01-27 00:52:12,414] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,417] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,418] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,418] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-01-27 00:52:12,418] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,438] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,439] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,439] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-01-27 00:52:12,439] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,441] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,441] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,441] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-01-27 00:52:12,441] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,443] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,444] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,444] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-01-27 00:52:12,444] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,445] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,446] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,446] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-01-27 00:52:12,446] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,448] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,448] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,448] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-01-27 00:52:12,448] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,450] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,453] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,453] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-01-27 00:52:12,453] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,455] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,455] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,455] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-01-27 00:52:12,456] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,457] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,458] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,458] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-01-27 00:52:12,458] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,461] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,462] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,462] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-01-27 00:52:12,462] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,464] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,465] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,465] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-01-27 00:52:12,465] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,467] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,469] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,469] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-01-27 00:52:12,469] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,470] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,470] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,471] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-01-27 00:52:12,471] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,474] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,475] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,476] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-01-27 00:52:12,476] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,478] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,479] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,479] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-01-27 00:52:12,479] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,483] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,483] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,483] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-01-27 00:52:12,484] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,491] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,492] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,492] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-01-27 00:52:12,492] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,497] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,498] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,498] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-01-27 00:52:12,498] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,523] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,527] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,528] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-01-27 00:52:12,528] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,552] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,553] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,553] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-01-27 00:52:12,553] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,582] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,582] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,583] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-01-27 00:52:12,583] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,592] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,593] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,593] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-01-27 00:52:12,593] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,602] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,603] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,603] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-01-27 00:52:12,603] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,607] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,608] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,608] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-01-27 00:52:12,608] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,614] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,614] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,614] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-01-27 00:52:12,614] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,617] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,617] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,617] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-01-27 00:52:12,617] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,622] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,622] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,622] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-01-27 00:52:12,622] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,626] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,626] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,626] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-01-27 00:52:12,626] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,630] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,630] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,630] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-01-27 00:52:12,630] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,634] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,634] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,634] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-01-27 00:52:12,635] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,640] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,641] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,641] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-01-27 00:52:12,641] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,642] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,642] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,642] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-01-27 00:52:12,642] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,644] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,644] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,644] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-01-27 00:52:12,644] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,645] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,646] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,646] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-01-27 00:52:12,646] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,647] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,647] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,647] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-01-27 00:52:12,648] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,649] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,649] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,649] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-01-27 00:52:12,649] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,650] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,651] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,651] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-01-27 00:52:12,651] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,652] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,653] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,653] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-01-27 00:52:12,653] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,659] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,660] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,660] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-01-27 00:52:12,660] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,661] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,662] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,662] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-01-27 00:52:12,662] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,663] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,663] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,664] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-01-27 00:52:12,664] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,665] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,665] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,665] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-01-27 00:52:12,665] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,666] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,667] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,667] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-01-27 00:52:12,667] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,668] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,668] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,669] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-01-27 00:52:12,669] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,678] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,682] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,682] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-01-27 00:52:12,682] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,691] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,691] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,691] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-01-27 00:52:12,691] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,693] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,693] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,693] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-01-27 00:52:12,693] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,697] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,697] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,697] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-01-27 00:52:12,697] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,714] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,716] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,716] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-01-27 00:52:12,716] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,721] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,721] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,721] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-01-27 00:52:12,721] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,732] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,733] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,733] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-01-27 00:52:12,733] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,739] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,739] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,739] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-01-27 00:52:12,739] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,741] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,741] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,741] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-01-27 00:52:12,741] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,758] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,759] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,759] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-01-27 00:52:12,759] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,774] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,775] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,775] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-01-27 00:52:12,775] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,782] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,783] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,783] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-01-27 00:52:12,783] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,785] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,785] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,785] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-01-27 00:52:12,785] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,790] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,790] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,790] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-01-27 00:52:12,790] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,792] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,792] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,792] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-01-27 00:52:12,792] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,794] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,795] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,795] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-01-27 00:52:12,795] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,802] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,802] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,803] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-01-27 00:52:12,803] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,804] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,804] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,804] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-01-27 00:52:12,804] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,810] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,810] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,810] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-01-27 00:52:12,810] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,813] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,813] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,813] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-01-27 00:52:12,813] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,820] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,820] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,820] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-01-27 00:52:12,820] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,821] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,822] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,822] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-01-27 00:52:12,822] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,825] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,825] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,825] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-01-27 00:52:12,825] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,828] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,829] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,829] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-01-27 00:52:12,829] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,830] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,830] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,830] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-01-27 00:52:12,830] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,835] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,835] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,835] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-01-27 00:52:12,835] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,837] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,837] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,837] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-01-27 00:52:12,837] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,840] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,841] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,841] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-01-27 00:52:12,841] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,845] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,845] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,845] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-01-27 00:52:12,845] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,847] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,847] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,847] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-01-27 00:52:12,847] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,848] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,849] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,849] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-01-27 00:52:12,849] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,854] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,854] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,855] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-01-27 00:52:12,855] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,856] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,856] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,856] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-01-27 00:52:12,856] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,861] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,862] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,862] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-01-27 00:52:12,862] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,865] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,865] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,865] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-01-27 00:52:12,865] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,866] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,867] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,867] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-01-27 00:52:12,867] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,874] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,874] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,874] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-01-27 00:52:12,874] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,876] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,877] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,877] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-01-27 00:52:12,877] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,882] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,882] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,882] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-01-27 00:52:12,882] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,895] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,895] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,896] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-01-27 00:52:12,896] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,901] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,902] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,902] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-01-27 00:52:12,902] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,906] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,907] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,907] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-01-27 00:52:12,907] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,910] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,911] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,911] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-01-27 00:52:12,911] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,913] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,913] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,913] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-01-27 00:52:12,913] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,915] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,915] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,915] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-01-27 00:52:12,915] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,918] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,918] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,919] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-01-27 00:52:12,919] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,920] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,921] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,921] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-01-27 00:52:12,921] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,924] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,925] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,925] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-01-27 00:52:12,925] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,927] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,928] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,928] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-01-27 00:52:12,928] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,930] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,931] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,931] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-01-27 00:52:12,931] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,932] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,932] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,932] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-01-27 00:52:12,932] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,934] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,934] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,934] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-01-27 00:52:12,934] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,938] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,938] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,938] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-01-27 00:52:12,938] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,941] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,941] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,941] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-01-27 00:52:12,941] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,946] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,946] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,947] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-01-27 00:52:12,947] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,949] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,949] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,949] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-01-27 00:52:12,949] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,954] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,954] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,954] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-01-27 00:52:12,954] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,956] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,956] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,956] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-01-27 00:52:12,956] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,958] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,958] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,958] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-01-27 00:52:12,958] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,959] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,960] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,960] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-01-27 00:52:12,961] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,963] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,963] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,963] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-01-27 00:52:12,963] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,974] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,979] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,979] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-01-27 00:52:12,979] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:12,982] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:12,991] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:12,997] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-01-27 00:52:12,998] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,001] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,005] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,005] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,005] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,007] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,008] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,008] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-01-27 00:52:13,008] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,010] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,011] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,011] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-01-27 00:52:13,011] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,013] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,014] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,014] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-01-27 00:52:13,014] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,015] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,015] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,015] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-01-27 00:52:13,015] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,017] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,018] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,018] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-01-27 00:52:13,018] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,020] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,021] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,021] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,021] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,026] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,027] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,027] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,027] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,029] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,029] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,029] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,029] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,032] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,032] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,032] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-01-27 00:52:13,032] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,036] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,037] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,037] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-01-27 00:52:13,037] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,039] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,040] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,040] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-01-27 00:52:13,040] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,045] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,046] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,046] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-01-27 00:52:13,046] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,047] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,048] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,048] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-01-27 00:52:13,048] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,049] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,050] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,050] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-01-27 00:52:13,050] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,054] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,054] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,055] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-01-27 00:52:13,055] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,056] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,056] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,057] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-01-27 00:52:13,057] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,058] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,058] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,058] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,059] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,062] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,063] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,063] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,063] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,065] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,066] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,066] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,066] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,067] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,068] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,068] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-01-27 00:52:13,068] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,072] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,072] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,072] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-01-27 00:52:13,072] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,074] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,074] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,075] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,075] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,076] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,076] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,077] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-01-27 00:52:13,077] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,082] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,082] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,082] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-01-27 00:52:13,083] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,090] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,091] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,091] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,091] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,094] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,095] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,095] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-01-27 00:52:13,095] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,096] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,097] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,097] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-01-27 00:52:13,097] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,099] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,099] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,099] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-01-27 00:52:13,099] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,101] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,101] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,101] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-01-27 00:52:13,102] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,106] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,106] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,106] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,106] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,109] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,109] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,109] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-01-27 00:52:13,109] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,114] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,114] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,114] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-01-27 00:52:13,114] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,119] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,120] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,120] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-01-27 00:52:13,120] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,122] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,123] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,123] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-01-27 00:52:13,123] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,127] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,128] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,128] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,128] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,130] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,130] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,131] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,131] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,134] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,134] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,134] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-01-27 00:52:13,134] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,136] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,148] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,148] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-01-27 00:52:13,148] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,154] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,155] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,155] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-01-27 00:52:13,155] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,159] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,160] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,160] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-01-27 00:52:13,160] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,164] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,165] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,166] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,166] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,170] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,170] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,170] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,170] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,178] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,178] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,178] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,178] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,196] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,196] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,196] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-01-27 00:52:13,196] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,200] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,200] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,201] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-01-27 00:52:13,201] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,205] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,208] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,208] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-01-27 00:52:13,208] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,210] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,211] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,212] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-01-27 00:52:13,232] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,236] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,238] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,238] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-01-27 00:52:13,238] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,242] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,242] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,243] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-01-27 00:52:13,243] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,245] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,254] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,254] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-01-27 00:52:13,254] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,264] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,264] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,266] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-01-27 00:52:13,266] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,271] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,271] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,271] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,271] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,273] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,273] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,273] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-01-27 00:52:13,273] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,275] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,275] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,276] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,276] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,277] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,277] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,277] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-01-27 00:52:13,277] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,279] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,279] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,279] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-01-27 00:52:13,279] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,280] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,281] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,281] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-01-27 00:52:13,281] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,282] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,282] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,282] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-01-27 00:52:13,282] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,284] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,284] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,284] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,284] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,287] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,287] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,287] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-01-27 00:52:13,287] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,288] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,289] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,289] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,289] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,291] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,291] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,291] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-01-27 00:52:13,291] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,292] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,292] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,292] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-01-27 00:52:13,292] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,295] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,296] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,296] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-01-27 00:52:13,296] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,297] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,297] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,297] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-01-27 00:52:13,297] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,298] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,302] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,302] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-01-27 00:52:13,302] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,303] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,304] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,304] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,304] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,305] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,306] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,306] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-01-27 00:52:13,306] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,307] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,308] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,308] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-01-27 00:52:13,308] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,328] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,329] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,329] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-01-27 00:52:13,329] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,331] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,331] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,331] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-01-27 00:52:13,331] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,332] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,333] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,333] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-01-27 00:52:13,333] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,334] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,334] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,335] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-01-27 00:52:13,335] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,336] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,336] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,336] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-01-27 00:52:13,336] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,337] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,338] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,338] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,338] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,339] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,340] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,340] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-01-27 00:52:13,340] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,342] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,342] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,342] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-01-27 00:52:13,342] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,344] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,344] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,344] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-01-27 00:52:13,345] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,346] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,346] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,346] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,346] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,347] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,348] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,348] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-01-27 00:52:13,348] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,349] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,350] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,350] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-01-27 00:52:13,350] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,351] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,351] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,351] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-01-27 00:52:13,351] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,353] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,353] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,353] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-01-27 00:52:13,353] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,354] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,355] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,355] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-01-27 00:52:13,355] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,356] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,356] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,356] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-01-27 00:52:13,356] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,358] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,358] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,358] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-01-27 00:52:13,358] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,360] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,360] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,360] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-01-27 00:52:13,360] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,362] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,362] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,362] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-01-27 00:52:13,362] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,363] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,364] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,364] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-01-27 00:52:13,364] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,365] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,366] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,366] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-01-27 00:52:13,366] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,367] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,367] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,367] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-01-27 00:52:13,367] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,369] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,369] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,369] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-01-27 00:52:13,369] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,371] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,372] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,372] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,372] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,373] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,373] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,373] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-01-27 00:52:13,373] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,375] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,375] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,375] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-01-27 00:52:13,375] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,377] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,377] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,377] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-01-27 00:52:13,377] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,378] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,378] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,379] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-01-27 00:52:13,379] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,380] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,380] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,380] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-01-27 00:52:13,380] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,381] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,382] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,382] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-01-27 00:52:13,382] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,383] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,383] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,383] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,383] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,384] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,385] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,385] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-01-27 00:52:13,385] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,387] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,387] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,387] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-01-27 00:52:13,387] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,389] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,389] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,389] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-01-27 00:52:13,389] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,390] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,390] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,390] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,390] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,391] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,392] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,392] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-01-27 00:52:13,392] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,393] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,393] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,393] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-01-27 00:52:13,393] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,395] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,395] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,395] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-01-27 00:52:13,395] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,396] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,396] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,396] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-01-27 00:52:13,396] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,398] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,398] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,398] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,398] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,399] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,399] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,400] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-01-27 00:52:13,400] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,404] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,405] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,405] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-01-27 00:52:13,405] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,406] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,407] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,407] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-01-27 00:52:13,407] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,408] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,409] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,409] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,409] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,410] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,411] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,411] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-01-27 00:52:13,411] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,412] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,412] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,412] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-01-27 00:52:13,412] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,437] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,438] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,443] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-01-27 00:52:13,443] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,446] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,446] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,447] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-01-27 00:52:13,447] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,448] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,449] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,449] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-01-27 00:52:13,449] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,451] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,451] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,451] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-01-27 00:52:13,451] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,452] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,453] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,453] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-01-27 00:52:13,453] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,454] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,455] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,455] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-01-27 00:52:13,455] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,456] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,456] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,456] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-01-27 00:52:13,456] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,458] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,458] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,458] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-01-27 00:52:13,458] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,459] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,460] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,460] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-01-27 00:52:13,460] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,461] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,461] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,461] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,461] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,463] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,463] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,463] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,463] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,464] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,464] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,465] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-01-27 00:52:13,465] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,466] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,466] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,466] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-01-27 00:52:13,466] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,467] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,468] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,468] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,468] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,469] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,469] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,469] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-01-27 00:52:13,469] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,477] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,483] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,483] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,484] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,486] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,487] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,487] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-01-27 00:52:13,487] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,489] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,489] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,489] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-01-27 00:52:13,490] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,491] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,491] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,491] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-01-27 00:52:13,491] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,493] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,493] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,493] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,493] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,494] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,494] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,494] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-01-27 00:52:13,494] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,496] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,496] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,496] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-01-27 00:52:13,496] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,497] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,497] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,498] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-01-27 00:52:13,498] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,499] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,499] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,499] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-01-27 00:52:13,499] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,510] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,510] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,510] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-01-27 00:52:13,510] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,513] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,514] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,514] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-01-27 00:52:13,514] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,516] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,516] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,516] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-01-27 00:52:13,516] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,518] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,518] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,518] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-01-27 00:52:13,518] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,519] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,520] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,520] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-01-27 00:52:13,520] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,521] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,521] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,522] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,522] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,523] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,523] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,523] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-01-27 00:52:13,523] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,524] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,525] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,525] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,525] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,526] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,526] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,527] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-01-27 00:52:13,527] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,528] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,528] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,528] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-01-27 00:52:13,528] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,530] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,530] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,530] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-01-27 00:52:13,530] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,531] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,532] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,532] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-01-27 00:52:13,532] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,533] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,533] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,533] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-01-27 00:52:13,533] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,534] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,535] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,535] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-01-27 00:52:13,535] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,536] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,536] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,536] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-01-27 00:52:13,536] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,537] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,538] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,538] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,538] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,539] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,539] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,539] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-01-27 00:52:13,539] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,540] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,541] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,541] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,541] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,543] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,544] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,544] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-01-27 00:52:13,544] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,546] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,546] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,546] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-01-27 00:52:13,546] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,547] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,548] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,548] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-01-27 00:52:13,548] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,549] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,550] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,552] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-01-27 00:52:13,552] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,554] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,554] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,554] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,555] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,556] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-22-1, -uve-topic-27-13, -uve-topic-20-28, -uve-topic-10-29, -uve-topic-19-13, -uve-topic-22-27, -uve-topic-10-11, -uve-topic-20-10, -uve-topic-27-21, -uve-topic-22-9, -uve-topic-3-22, -uve-topic-27-3, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-22-25, -uve-topic-27-12, -uve-topic-3-13, -uve-topic-22-7, -uve-topic-10-17, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-20-16, -uve-topic-13-13, -uve-topic-4-25, -uve-topic-6-24, -uve-topic-4-7, -uve-topic-11-22, -uve-topic-6-6, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-13-29, -uve-topic-27-0, -uve-topic-6-14, -uve-topic-21-11, -uve-topic-13-11, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-13-19, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-28-12, -uve-topic-13-1, -uve-topic-11-28, -uve-topic-11-10, -uve-topic-28-21, -uve-topic-21-17, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-22-22, -uve-topic-22-4, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-22-28, -uve-topic-27-15, -uve-topic-6-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-22-18, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-22-0, -uve-topic-6-27, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-4-10, -uve-topic-6-9, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-4-18, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-6-17, -uve-topic-13-14, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-6-8, -uve-topic-4-16, -uve-topic-11-13, -uve-topic-28-5, -uve-topic-28-24, -uve-topic-21-20, -uve-topic-28-6, -uve-topic-21-2, -uve-topic-13-2, -uve-topic-28-14, -uve-topic-4-15, -uve-topic-21-29, -uve-topic-19-19, -uve-topic-22-15, -uve-topic-19-28, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-22-21, -uve-topic-22-3, -uve-topic-27-16, -uve-topic-19-16, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-22-12, -uve-topic-27-24, -uve-topic-3-25, -uve-topic-27-6, -uve-topic-3-7, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-6-2, -uve-topic-13-17, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-13-25, -uve-topic-13-7, -uve-topic-27-4, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-6-0, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-28-27, -uve-topic-4-28, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-13-23, -uve-topic-28-9, -uve-topic-21-5, -uve-topic-13-5, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-4-0, -uve-topic-21-14, -uve-topic-21-22, -uve-topic-11-23, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-28-15, -uve-topic-13-4, -uve-topic-19-29, -uve-topic-19-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-3-1, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-6-15, -uve-topic-27-1, -uve-topic-15-29, -uve-topic-19-1, -uve-topic-25-28, -uve-topic-27-27, -uve-topic-25-10, -uve-topic-3-28, -uve-topic-15-11, -uve-topic-27-9, -uve-topic-3-10, -uve-topic-20-24, -uve-topic-10-25, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-3-0, -uve-topic-22-13, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-27-7, -uve-topic-6-3, -uve-topic-25-16, -uve-topic-15-17, -uve-topic-10-5, -uve-topic-20-4, -uve-topic-13-26, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-4-13, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-28-20, -uve-topic-4-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-6-20, -uve-topic-4-3, -uve-topic-11-25, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-28-18, -uve-topic-4-19, -uve-topic-28-0, -uve-topic-11-16, -uve-topic-4-1, -uve-topic-28-26, -uve-topic-28-8, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-19-14, -uve-topic-19-22, -uve-topic-19-4, -uve-topic-11-4, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-22-16, -uve-topic-27-28, -uve-topic-27-10, -uve-topic-20-25, -uve-topic-19-10, -uve-topic-10-26, -uve-topic-22-24, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-27-18, -uve-topic-22-6, -uve-topic-3-19, -uve-topic-27-19, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-28-23, -uve-topic-4-24, -uve-topic-6-23, -uve-topic-4-6, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-20-13, -uve-topic-15-1, -uve-topic-10-14, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-13-28, -uve-topic-25-0, -uve-topic-13-10, -uve-topic-4-22, -uve-topic-28-3, -uve-topic-4-4, -uve-topic-11-19, -uve-topic-28-29, -uve-topic-11-1, -uve-topic-28-11, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-21-8, -uve-topic-13-8, -uve-topic-21-16, -uve-topic-11-17, -uve-topic-13-16, -uve-topic-28-2, -uve-topic-19-25, -uve-topic-19-7, -uve-topic-11-7, -uve-topic-3-16, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-22-19) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:13,569] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-13-22 -> (offset=0, leaderEpoch=0), -uve-topic-10-7 -> (offset=0, leaderEpoch=0), -uve-topic-20-6 -> (offset=0, leaderEpoch=0), -uve-topic-19-28 -> (offset=0, leaderEpoch=0), -uve-topic-28-26 -> (offset=0, leaderEpoch=0), -uve-topic-20-0 -> (offset=0, leaderEpoch=0), -uve-topic-10-1 -> (offset=0, leaderEpoch=0), -uve-topic-28-2 -> (offset=0, leaderEpoch=0), -uve-topic-11-16 -> (offset=0, leaderEpoch=0), -uve-topic-21-7 -> (offset=0, leaderEpoch=0), -uve-topic-21-1 -> (offset=0, leaderEpoch=0), -uve-topic-27-0 -> (offset=0, leaderEpoch=0), -uve-topic-27-18 -> (offset=0, leaderEpoch=0), -uve-topic-3-21 -> (offset=0, leaderEpoch=0), -uve-topic-27-24 -> (offset=0, leaderEpoch=0), -uve-topic-13-19 -> (offset=0, leaderEpoch=0), -uve-topic-13-7 -> (offset=0, leaderEpoch=0), -uve-topic-13-10 -> (offset=0, leaderEpoch=0), -uve-topic-6-20 -> (offset=0, leaderEpoch=0), -uve-topic-21-4 -> (offset=0, leaderEpoch=0), -uve-topic-27-3 -> (offset=0, leaderEpoch=0), -uve-topic-11-13 -> (offset=0, leaderEpoch=0), -uve-topic-27-21 -> (offset=0, leaderEpoch=0), -uve-topic-22-24 -> (offset=0, leaderEpoch=0), -uve-topic-28-11 -> (offset=0, leaderEpoch=0), -uve-topic-10-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-27 -> (offset=0, leaderEpoch=0), -uve-topic-3-3 -> (offset=0, leaderEpoch=0), -uve-topic-22-21 -> (offset=0, leaderEpoch=0), -uve-topic-28-8 -> (offset=0, leaderEpoch=0), -uve-topic-21-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-13 -> (offset=0, leaderEpoch=0), -uve-topic-21-16 -> (offset=0, leaderEpoch=0), -uve-topic-19-10 -> (offset=0, leaderEpoch=0), -uve-topic-6-11 -> (offset=0, leaderEpoch=0), -uve-topic-22-9 -> (offset=0, leaderEpoch=0), -uve-topic-27-6 -> (offset=0, leaderEpoch=0), -uve-topic-15-7 -> (offset=0, leaderEpoch=0), -uve-topic-25-6 -> (offset=0, leaderEpoch=0), -uve-topic-13-4 -> (offset=0, leaderEpoch=0), -uve-topic-11-25 -> (offset=0, leaderEpoch=0), -uve-topic-13-1 -> (offset=0, leaderEpoch=0), -uve-topic-4-12 -> (offset=0, leaderEpoch=0), -uve-topic-27-27 -> (offset=0, leaderEpoch=0), -uve-topic-15-25 -> (offset=0, leaderEpoch=0), -uve-topic-25-24 -> (offset=0, leaderEpoch=0), -uve-topic-22-18 -> (offset=0, leaderEpoch=0), -uve-topic-10-16 -> (offset=0, leaderEpoch=0), -uve-topic-20-15 -> (offset=0, leaderEpoch=0), -uve-topic-4-3 -> (offset=0, leaderEpoch=0), -uve-topic-6-14 -> (offset=0, leaderEpoch=0), -uve-topic-15-13 -> (offset=0, leaderEpoch=0), -uve-topic-25-12 -> (offset=0, leaderEpoch=0), -uve-topic-4-9 -> (offset=0, leaderEpoch=0), -uve-topic-13-28 -> (offset=0, leaderEpoch=0), -uve-topic-25-3 -> (offset=0, leaderEpoch=0), -uve-topic-15-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-16 -> (offset=0, leaderEpoch=0), -uve-topic-4-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-13 -> (offset=0, leaderEpoch=0), -uve-topic-10-13 -> (offset=0, leaderEpoch=0), -uve-topic-20-12 -> (offset=0, leaderEpoch=0), -uve-topic-22-6 -> (offset=0, leaderEpoch=0), -uve-topic-19-25 -> (offset=0, leaderEpoch=0), -uve-topic-22-12 -> (offset=0, leaderEpoch=0), -uve-topic-6-2 -> (offset=0, leaderEpoch=0), -uve-topic-3-15 -> (offset=0, leaderEpoch=0), -uve-topic-4-0 -> (offset=0, leaderEpoch=0), -uve-topic-28-17 -> (offset=0, leaderEpoch=0), -uve-topic-3-12 -> (offset=0, leaderEpoch=0), -uve-topic-25-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-22 -> (offset=0, leaderEpoch=0), -uve-topic-25-15 -> (offset=0, leaderEpoch=0), -uve-topic-15-16 -> (offset=0, leaderEpoch=0), -uve-topic-4-18 -> (offset=0, leaderEpoch=0), -uve-topic-28-14 -> (offset=0, leaderEpoch=0), -uve-topic-22-3 -> (offset=0, leaderEpoch=0), -uve-topic-19-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-25 -> (offset=0, leaderEpoch=0), -uve-topic-21-10 -> (offset=0, leaderEpoch=0), -uve-topic-22-27 -> (offset=0, leaderEpoch=0), -uve-topic-11-19 -> (offset=0, leaderEpoch=0), -uve-topic-6-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-16 -> (offset=0, leaderEpoch=0), -uve-topic-3-9 -> (offset=0, leaderEpoch=0), -uve-topic-20-24 -> (offset=0, leaderEpoch=0), -uve-topic-10-25 -> (offset=0, leaderEpoch=0), -uve-topic-11-10 -> (offset=0, leaderEpoch=0), -uve-topic-22-0 -> (offset=0, leaderEpoch=0), -uve-topic-28-20 -> (offset=0, leaderEpoch=0), -uve-topic-4-6 -> (offset=0, leaderEpoch=0), -uve-topic-15-19 -> (offset=0, leaderEpoch=0), -uve-topic-25-18 -> (offset=0, leaderEpoch=0), -uve-topic-28-23 -> (offset=0, leaderEpoch=0), -uve-topic-3-0 -> (offset=0, leaderEpoch=0), -uve-topic-3-18 -> (offset=0, leaderEpoch=0), -uve-topic-25-9 -> (offset=0, leaderEpoch=0), -uve-topic-15-10 -> (offset=0, leaderEpoch=0), -uve-topic-22-15 -> (offset=0, leaderEpoch=0), -uve-topic-13-13 -> (offset=0, leaderEpoch=0), -uve-topic-21-22 -> (offset=0, leaderEpoch=0), -uve-topic-3-27 -> (offset=0, leaderEpoch=0), -uve-topic-19-19 -> (offset=0, leaderEpoch=0), -uve-topic-6-17 -> (offset=0, leaderEpoch=0), -uve-topic-6-8 -> (offset=0, leaderEpoch=0), -uve-topic-11-7 -> (offset=0, leaderEpoch=0), -uve-topic-3-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-15 -> (offset=0, leaderEpoch=0), -uve-topic-27-9 -> (offset=0, leaderEpoch=0), -uve-topic-4-21 -> (offset=0, leaderEpoch=0), -uve-topic-4-24 -> (offset=0, leaderEpoch=0), -uve-topic-11-1 -> (offset=0, leaderEpoch=0), -uve-topic-6-26 -> (offset=0, leaderEpoch=0), -uve-topic-10-4 -> (offset=0, leaderEpoch=0), -uve-topic-20-3 -> (offset=0, leaderEpoch=0), -uve-topic-10-22 -> (offset=0, leaderEpoch=0), -uve-topic-20-21 -> (offset=0, leaderEpoch=0), -uve-topic-6-5 -> (offset=0, leaderEpoch=0), -uve-topic-28-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-7 -> (offset=0, leaderEpoch=0), -uve-topic-11-4 -> (offset=0, leaderEpoch=0), -uve-topic-15-1 -> (offset=0, leaderEpoch=0), -uve-topic-25-0 -> (offset=0, leaderEpoch=0), -uve-topic-10-19 -> (offset=0, leaderEpoch=0), -uve-topic-20-18 -> (offset=0, leaderEpoch=0), -uve-topic-21-19 -> (offset=0, leaderEpoch=0), -uve-topic-10-10 -> (offset=0, leaderEpoch=0), -uve-topic-20-9 -> (offset=0, leaderEpoch=0), -uve-topic-27-15 -> (offset=0, leaderEpoch=0), -uve-topic-25-27 -> (offset=0, leaderEpoch=0), -uve-topic-15-28 -> (offset=0, leaderEpoch=0), -uve-topic-19-4 -> (offset=0, leaderEpoch=0), -uve-topic-3-24 -> (offset=0, leaderEpoch=0), -uve-topic-27-12 -> (offset=0, leaderEpoch=0), -uve-topic-19-1 -> (offset=0, leaderEpoch=0), -uve-topic-28-29 -> (offset=0, leaderEpoch=0), -uve-topic-6-23 -> (offset=0, leaderEpoch=0), -uve-topic-13-25 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:13,570] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-21-23 -> (offset=0, leaderEpoch=0), -uve-topic-13-11 -> (offset=0, leaderEpoch=0), -uve-topic-4-22 -> (offset=0, leaderEpoch=0), -uve-topic-10-23 -> (offset=0, leaderEpoch=0), -uve-topic-20-22 -> (offset=0, leaderEpoch=0), -uve-topic-3-10 -> (offset=0, leaderEpoch=0), -uve-topic-11-8 -> (offset=0, leaderEpoch=0), -uve-topic-3-19 -> (offset=0, leaderEpoch=0), -uve-topic-22-4 -> (offset=0, leaderEpoch=0), -uve-topic-11-2 -> (offset=0, leaderEpoch=0), -uve-topic-28-9 -> (offset=0, leaderEpoch=0), -uve-topic-25-16 -> (offset=0, leaderEpoch=0), -uve-topic-15-17 -> (offset=0, leaderEpoch=0), -uve-topic-15-8 -> (offset=0, leaderEpoch=0), -uve-topic-25-7 -> (offset=0, leaderEpoch=0), -uve-topic-3-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-27 -> (offset=0, leaderEpoch=0), -uve-topic-15-14 -> (offset=0, leaderEpoch=0), -uve-topic-25-13 -> (offset=0, leaderEpoch=0), -uve-topic-28-27 -> (offset=0, leaderEpoch=0), -uve-topic-22-13 -> (offset=0, leaderEpoch=0), -uve-topic-4-4 -> (offset=0, leaderEpoch=0), -uve-topic-11-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-14 -> (offset=0, leaderEpoch=0), -uve-topic-28-12 -> (offset=0, leaderEpoch=0), -uve-topic-22-16 -> (offset=0, leaderEpoch=0), -uve-topic-3-25 -> (offset=0, leaderEpoch=0), -uve-topic-27-10 -> (offset=0, leaderEpoch=0), -uve-topic-6-0 -> (offset=0, leaderEpoch=0), -uve-topic-13-26 -> (offset=0, leaderEpoch=0), -uve-topic-6-6 -> (offset=0, leaderEpoch=0), -uve-topic-28-3 -> (offset=0, leaderEpoch=0), -uve-topic-21-20 -> (offset=0, leaderEpoch=0), -uve-topic-3-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-5 -> (offset=0, leaderEpoch=0), -uve-topic-19-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-29 -> (offset=0, leaderEpoch=0), -uve-topic-19-11 -> (offset=0, leaderEpoch=0), -uve-topic-28-24 -> (offset=0, leaderEpoch=0), -uve-topic-21-8 -> (offset=0, leaderEpoch=0), -uve-topic-19-26 -> (offset=0, leaderEpoch=0), -uve-topic-11-17 -> (offset=0, leaderEpoch=0), -uve-topic-6-24 -> (offset=0, leaderEpoch=0), -uve-topic-3-7 -> (offset=0, leaderEpoch=0), -uve-topic-27-19 -> (offset=0, leaderEpoch=0), -uve-topic-28-15 -> (offset=0, leaderEpoch=0), -uve-topic-15-29 -> (offset=0, leaderEpoch=0), -uve-topic-25-28 -> (offset=0, leaderEpoch=0), -uve-topic-15-23 -> (offset=0, leaderEpoch=0), -uve-topic-25-22 -> (offset=0, leaderEpoch=0), -uve-topic-13-23 -> (offset=0, leaderEpoch=0), -uve-topic-3-22 -> (offset=0, leaderEpoch=0), -uve-topic-22-25 -> (offset=0, leaderEpoch=0), -uve-topic-19-29 -> (offset=0, leaderEpoch=0), -uve-topic-13-20 -> (offset=0, leaderEpoch=0), -uve-topic-19-23 -> (offset=0, leaderEpoch=0), -uve-topic-19-17 -> (offset=0, leaderEpoch=0), -uve-topic-6-21 -> (offset=0, leaderEpoch=0), -uve-topic-15-5 -> (offset=0, leaderEpoch=0), -uve-topic-25-4 -> (offset=0, leaderEpoch=0), -uve-topic-20-28 -> (offset=0, leaderEpoch=0), -uve-topic-10-29 -> (offset=0, leaderEpoch=0), -uve-topic-10-8 -> (offset=0, leaderEpoch=0), -uve-topic-20-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-7 -> (offset=0, leaderEpoch=0), -uve-topic-6-15 -> (offset=0, leaderEpoch=0), -uve-topic-28-21 -> (offset=0, leaderEpoch=0), -uve-topic-21-29 -> (offset=0, leaderEpoch=0), -uve-topic-13-8 -> (offset=0, leaderEpoch=0), -uve-topic-6-9 -> (offset=0, leaderEpoch=0), -uve-topic-4-16 -> (offset=0, leaderEpoch=0), -uve-topic-10-5 -> (offset=0, leaderEpoch=0), -uve-topic-20-4 -> (offset=0, leaderEpoch=0), -uve-topic-13-14 -> (offset=0, leaderEpoch=0), -uve-topic-21-5 -> (offset=0, leaderEpoch=0), -uve-topic-11-14 -> (offset=0, leaderEpoch=0), -uve-topic-28-18 -> (offset=0, leaderEpoch=0), -uve-topic-19-20 -> (offset=0, leaderEpoch=0), -uve-topic-27-16 -> (offset=0, leaderEpoch=0), -uve-topic-22-22 -> (offset=0, leaderEpoch=0), -uve-topic-19-8 -> (offset=0, leaderEpoch=0), -uve-topic-22-28 -> (offset=0, leaderEpoch=0), -uve-topic-6-18 -> (offset=0, leaderEpoch=0), -uve-topic-6-3 -> (offset=0, leaderEpoch=0), -uve-topic-4-13 -> (offset=0, leaderEpoch=0), -uve-topic-4-1 -> (offset=0, leaderEpoch=0), -uve-topic-3-16 -> (offset=0, leaderEpoch=0), -uve-topic-22-19 -> (offset=0, leaderEpoch=0), -uve-topic-11-26 -> (offset=0, leaderEpoch=0), -uve-topic-11-11 -> (offset=0, leaderEpoch=0), -uve-topic-21-17 -> (offset=0, leaderEpoch=0), -uve-topic-28-6 -> (offset=0, leaderEpoch=0), -uve-topic-4-7 -> (offset=0, leaderEpoch=0), -uve-topic-10-17 -> (offset=0, leaderEpoch=0), -uve-topic-20-16 -> (offset=0, leaderEpoch=0), -uve-topic-27-22 -> (offset=0, leaderEpoch=0), -uve-topic-21-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-25 -> (offset=0, leaderEpoch=0), -uve-topic-15-26 -> (offset=0, leaderEpoch=0), -uve-topic-28-0 -> (offset=0, leaderEpoch=0), -uve-topic-19-2 -> (offset=0, leaderEpoch=0), -uve-topic-27-13 -> (offset=0, leaderEpoch=0), -uve-topic-13-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-10 -> (offset=0, leaderEpoch=0), -uve-topic-15-11 -> (offset=0, leaderEpoch=0), -uve-topic-20-19 -> (offset=0, leaderEpoch=0), -uve-topic-10-20 -> (offset=0, leaderEpoch=0), -uve-topic-3-13 -> (offset=0, leaderEpoch=0), -uve-topic-11-23 -> (offset=0, leaderEpoch=0), -uve-topic-15-2 -> (offset=0, leaderEpoch=0), -uve-topic-25-1 -> (offset=0, leaderEpoch=0), -uve-topic-27-1 -> (offset=0, leaderEpoch=0), -uve-topic-4-19 -> (offset=0, leaderEpoch=0), -uve-topic-21-14 -> (offset=0, leaderEpoch=0), -uve-topic-27-28 -> (offset=0, leaderEpoch=0), -uve-topic-4-10 -> (offset=0, leaderEpoch=0), -uve-topic-27-25 -> (offset=0, leaderEpoch=0), -uve-topic-13-29 -> (offset=0, leaderEpoch=0), -uve-topic-22-7 -> (offset=0, leaderEpoch=0), -uve-topic-22-1 -> (offset=0, leaderEpoch=0), -uve-topic-20-13 -> (offset=0, leaderEpoch=0), -uve-topic-10-14 -> (offset=0, leaderEpoch=0), -uve-topic-13-17 -> (offset=0, leaderEpoch=0), -uve-topic-21-26 -> (offset=0, leaderEpoch=0), -uve-topic-21-11 -> (offset=0, leaderEpoch=0), -uve-topic-6-12 -> (offset=0, leaderEpoch=0), -uve-topic-11-20 -> (offset=0, leaderEpoch=0), -uve-topic-10-11 -> (offset=0, leaderEpoch=0), -uve-topic-20-10 -> (offset=0, leaderEpoch=0), -uve-topic-4-28 -> (offset=0, leaderEpoch=0), -uve-topic-20-1 -> (offset=0, leaderEpoch=0), -uve-topic-10-2 -> (offset=0, leaderEpoch=0), -uve-topic-3-1 -> (offset=0, leaderEpoch=0), -uve-topic-4-25 -> (offset=0, leaderEpoch=0), -uve-topic-20-25 -> (offset=0, leaderEpoch=0), -uve-topic-10-26 -> (offset=0, leaderEpoch=0), -uve-topic-27-4 -> (offset=0, leaderEpoch=0), -uve-topic-15-20 -> (offset=0, leaderEpoch=0), -uve-topic-25-19 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:13,621] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-23-21, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-7-8, -uve-topic-17-1, -uve-topic-24-6, -uve-topic-17-19, -uve-topic-1-17, -uve-topic-1-5, -uve-topic-17-25, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-16-0, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-7-26, -uve-topic-1-26, -uve-topic-23-18, -uve-topic-23-6, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-24-15, -uve-topic-8-4, -uve-topic-14-20, -uve-topic-17-4, -uve-topic-2-6, -uve-topic-2-27, -uve-topic-24-27, -uve-topic-17-22, -uve-topic-8-22, -uve-topic-12-25, -uve-topic-2-24, -uve-topic-7-14, -uve-topic-1-23, -uve-topic-12-22, -uve-topic-1-20, -uve-topic-24-21, -uve-topic-8-13, -uve-topic-16-24, -uve-topic-16-6, -uve-topic-1-14, -uve-topic-12-10, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-23-3, -uve-topic-23-0, -uve-topic-7-11, -uve-topic-16-18, -uve-topic-17-28, -uve-topic-7-29, -uve-topic-24-3, -uve-topic-12-19, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-2-21, -uve-topic-8-25, -uve-topic-23-15, -uve-topic-12-7, -uve-topic-12-13, -uve-topic-14-5, -uve-topic-8-7, -uve-topic-16-27, -uve-topic-12-4, -uve-topic-12-28, -uve-topic-2-15, -uve-topic-12-1, -uve-topic-16-12, -uve-topic-14-17, -uve-topic-8-16, -uve-topic-7-23, -uve-topic-24-24, -uve-topic-7-5, -uve-topic-12-16, -uve-topic-1-11, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-14-14, -uve-topic-2-3, -uve-topic-17-10, -uve-topic-16-3, -uve-topic-7-2, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-24-9, -uve-topic-7-20, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-14-26, -uve-topic-1-8, -uve-topic-2-9, -uve-topic-17-16, -uve-topic-1-2, -uve-topic-1-29, -uve-topic-2-0, -uve-topic-17-13, -uve-topic-16-15, -uve-topic-23-24, -uve-topic-24-18, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:13,626] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,627] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,631] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,632] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,632] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,632] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,632] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,632] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,632] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,632] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,632] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,632] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,633] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,633] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,633] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,633] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,633] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,633] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,633] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,633] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,633] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,633] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,633] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,633] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,633] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,633] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,633] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,634] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,634] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,635] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,635] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,636] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,636] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,642] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,642] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,643] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,643] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,653] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,655] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,655] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,655] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,655] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,656] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,656] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,657] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,657] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,668] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-01-27 00:52:13,684] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,694] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,714] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,714] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,714] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,720] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,720] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,720] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-01-27 00:52:13,720] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,725] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,725] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,726] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-01-27 00:52:13,726] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,730] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,731] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,731] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-01-27 00:52:13,731] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,738] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,744] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,746] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-01-27 00:52:13,747] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,752] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,753] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,758] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,758] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,759] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,759] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,761] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,766] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-01-27 00:52:13,766] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,767] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,768] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,768] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,768] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,768] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,768] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,768] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,768] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,769] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,769] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,770] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,770] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,771] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,771] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,772] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,772] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,772] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:13,772] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:13,774] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,774] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,774] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-01-27 00:52:13,774] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,810] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,810] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,810] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-01-27 00:52:13,811] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,821] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,822] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,822] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-01-27 00:52:13,822] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,831] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,831] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,831] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-01-27 00:52:13,831] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,836] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,837] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,837] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-01-27 00:52:13,837] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,842] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,842] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,842] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-01-27 00:52:13,843] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,850] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,851] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,851] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,851] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,856] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,857] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,857] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-01-27 00:52:13,857] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,864] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,865] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,865] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-01-27 00:52:13,865] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,870] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,870] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,870] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-01-27 00:52:13,870] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,876] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,876] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,876] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-01-27 00:52:13,876] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,882] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,882] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,882] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-01-27 00:52:13,882] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,889] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,889] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,889] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-01-27 00:52:13,889] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,894] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,895] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,895] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,895] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,900] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,901] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,901] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,901] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,905] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,906] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,906] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-01-27 00:52:13,906] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,910] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,910] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,911] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-01-27 00:52:13,911] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,915] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,915] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,915] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-01-27 00:52:13,915] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,919] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,920] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,920] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-01-27 00:52:13,920] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,924] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,925] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,925] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-01-27 00:52:13,925] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,929] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,930] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,930] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-01-27 00:52:13,930] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,934] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,934] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,934] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-01-27 00:52:13,934] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,939] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,939] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,939] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-01-27 00:52:13,939] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,943] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,944] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,944] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-01-27 00:52:13,944] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,948] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,948] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,948] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-01-27 00:52:13,948] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,952] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,953] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,953] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-01-27 00:52:13,953] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,957] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,957] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,957] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-01-27 00:52:13,957] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,962] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,962] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,962] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-01-27 00:52:13,962] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,967] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,967] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,967] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-01-27 00:52:13,967] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,974] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,975] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,975] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-01-27 00:52:13,975] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,986] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,986] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,986] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-01-27 00:52:13,986] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,991] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,991] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,991] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-01-27 00:52:13,991] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:13,995] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:13,996] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:13,996] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-01-27 00:52:13,996] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,000] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,000] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,000] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-01-27 00:52:14,000] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,004] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,005] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,005] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-01-27 00:52:14,005] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,008] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,009] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,009] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,009] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,014] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,014] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,014] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-01-27 00:52:14,014] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,024] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,024] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,024] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-01-27 00:52:14,024] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,029] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,029] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,029] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-01-27 00:52:14,029] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,035] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,036] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,036] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-01-27 00:52:14,036] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,043] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,043] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,043] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-01-27 00:52:14,043] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,057] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,057] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,057] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-01-27 00:52:14,057] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,063] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,064] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,064] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-01-27 00:52:14,064] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,068] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,068] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,068] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-01-27 00:52:14,068] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,074] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,075] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,075] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-01-27 00:52:14,075] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,079] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,079] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,079] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-01-27 00:52:14,079] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,083] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,083] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,083] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-01-27 00:52:14,083] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,090] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,090] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,090] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-01-27 00:52:14,090] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,097] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,097] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,097] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-01-27 00:52:14,097] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,107] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,107] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,107] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-01-27 00:52:14,107] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,112] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,112] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,112] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-01-27 00:52:14,112] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,116] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,116] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,116] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-01-27 00:52:14,116] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,121] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,121] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,121] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-01-27 00:52:14,121] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,125] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,126] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,126] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-01-27 00:52:14,126] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,130] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,130] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,130] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-01-27 00:52:14,130] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,134] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,134] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,134] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-01-27 00:52:14,134] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,138] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,138] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,138] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-01-27 00:52:14,138] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,142] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,142] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,142] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-01-27 00:52:14,142] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,146] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,146] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,146] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-01-27 00:52:14,146] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,154] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,155] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,155] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-01-27 00:52:14,155] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,159] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,159] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,159] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-01-27 00:52:14,159] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,163] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,163] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,164] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-01-27 00:52:14,164] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,168] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,169] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,169] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-01-27 00:52:14,169] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,172] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,173] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,173] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-01-27 00:52:14,173] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,176] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,177] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,177] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-01-27 00:52:14,177] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,180] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,181] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,181] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-01-27 00:52:14,181] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,185] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,185] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,185] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-01-27 00:52:14,185] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,189] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,190] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,190] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-01-27 00:52:14,190] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,194] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,194] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,194] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-01-27 00:52:14,194] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,198] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,198] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,198] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-01-27 00:52:14,198] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,202] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,202] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,202] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-01-27 00:52:14,202] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,206] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,206] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,206] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-01-27 00:52:14,206] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,210] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,210] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,210] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-01-27 00:52:14,210] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,214] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,214] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,214] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,214] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,218] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,218] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,218] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-01-27 00:52:14,218] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,222] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,222] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,222] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-01-27 00:52:14,222] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,225] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,226] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,226] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-01-27 00:52:14,226] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,229] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,230] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,230] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-01-27 00:52:14,230] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,235] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,236] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,236] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-01-27 00:52:14,236] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,240] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,240] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,240] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-01-27 00:52:14,240] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,246] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,246] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,246] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-01-27 00:52:14,246] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,251] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,251] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,251] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-01-27 00:52:14,251] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,255] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,255] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,256] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-01-27 00:52:14,256] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,259] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,260] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,260] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-01-27 00:52:14,260] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,265] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,266] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,266] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-01-27 00:52:14,266] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,273] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,274] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,274] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-01-27 00:52:14,274] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,278] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,278] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,278] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,278] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,282] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,282] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,282] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-01-27 00:52:14,282] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,288] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,288] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,288] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-01-27 00:52:14,288] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,297] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,297] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,297] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-01-27 00:52:14,297] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,301] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,301] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,301] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-01-27 00:52:14,301] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,305] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,305] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,305] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-01-27 00:52:14,305] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,309] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,309] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,309] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-01-27 00:52:14,309] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,318] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,319] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,319] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-01-27 00:52:14,319] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,328] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,328] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,328] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-01-27 00:52:14,328] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,332] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,332] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,332] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-01-27 00:52:14,332] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,333] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,336] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,336] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-01-27 00:52:14,336] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,337] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,337] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,337] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,338] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,340] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,340] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,340] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-01-27 00:52:14,340] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,342] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,344] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,344] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-01-27 00:52:14,344] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,346] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,348] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,348] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-01-27 00:52:14,348] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,349] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,350] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,350] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-01-27 00:52:14,351] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,353] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,353] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,353] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-01-27 00:52:14,353] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,354] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,356] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,356] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-01-27 00:52:14,356] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,358] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,360] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,360] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-01-27 00:52:14,360] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,361] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,364] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,364] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-01-27 00:52:14,364] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,365] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,366] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,366] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-01-27 00:52:14,366] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,368] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,369] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,369] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-01-27 00:52:14,369] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,371] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,373] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,373] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-01-27 00:52:14,373] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,374] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,376] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,377] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-01-27 00:52:14,377] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,378] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,381] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,381] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-01-27 00:52:14,381] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,383] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,383] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,384] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-01-27 00:52:14,384] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,386] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,386] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,386] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-01-27 00:52:14,386] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,388] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,390] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,390] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-01-27 00:52:14,390] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,391] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,391] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,392] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-01-27 00:52:14,392] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,394] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,394] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,394] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-01-27 00:52:14,394] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,396] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,398] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,398] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-01-27 00:52:14,398] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,399] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,399] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,400] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-01-27 00:52:14,400] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,401] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,401] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,401] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-01-27 00:52:14,401] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,402] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,405] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,405] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-01-27 00:52:14,405] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,409] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,410] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,410] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,411] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,419] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,419] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,419] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-01-27 00:52:14,419] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,421] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,423] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,424] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-01-27 00:52:14,424] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,427] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,427] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,427] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-01-27 00:52:14,427] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,433] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,433] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,433] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-01-27 00:52:14,433] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,435] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,435] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,435] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-01-27 00:52:14,435] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,437] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,437] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,437] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-01-27 00:52:14,437] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,441] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,441] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,441] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-01-27 00:52:14,441] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,442] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,444] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,444] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-01-27 00:52:14,444] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,446] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,446] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,446] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-01-27 00:52:14,446] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,447] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,448] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,448] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-01-27 00:52:14,448] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,451] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,452] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,452] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-01-27 00:52:14,452] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,455] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,455] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,455] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-01-27 00:52:14,455] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,456] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,457] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,457] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-01-27 00:52:14,457] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,460] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,460] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,460] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-01-27 00:52:14,460] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,464] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,464] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,465] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-01-27 00:52:14,465] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,466] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,466] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,466] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-01-27 00:52:14,466] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,467] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,468] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,468] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-01-27 00:52:14,468] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,469] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,469] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,469] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-01-27 00:52:14,469] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,472] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,473] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,473] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-01-27 00:52:14,473] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,479] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,479] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,479] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-01-27 00:52:14,479] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,482] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,483] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,483] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-01-27 00:52:14,483] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,486] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,486] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,486] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-01-27 00:52:14,486] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,491] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,491] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,492] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-01-27 00:52:14,492] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,494] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,495] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,495] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,495] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,497] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,497] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,497] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-01-27 00:52:14,497] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,506] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,506] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,506] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-01-27 00:52:14,506] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,508] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,508] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,508] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-01-27 00:52:14,508] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,511] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,511] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,511] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-01-27 00:52:14,511] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,512] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,513] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,513] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-01-27 00:52:14,513] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,516] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,516] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,516] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-01-27 00:52:14,516] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,518] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,518] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,519] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-01-27 00:52:14,519] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,523] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,523] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,523] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-01-27 00:52:14,523] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,532] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,533] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,533] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-01-27 00:52:14,533] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,539] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,540] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,540] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-01-27 00:52:14,540] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,541] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,542] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,542] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-01-27 00:52:14,542] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,543] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,544] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,544] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-01-27 00:52:14,544] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,566] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,566] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,567] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-01-27 00:52:14,567] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,570] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,570] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,570] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-01-27 00:52:14,570] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,571] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,572] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,572] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-01-27 00:52:14,572] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,575] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,575] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,575] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-01-27 00:52:14,575] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,576] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,577] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,577] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-01-27 00:52:14,577] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,581] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,581] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,581] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-01-27 00:52:14,581] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,583] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,583] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,583] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-01-27 00:52:14,583] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,584] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,585] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,585] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-01-27 00:52:14,585] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,586] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,586] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,586] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-01-27 00:52:14,586] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,589] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,590] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,590] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-01-27 00:52:14,590] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,591] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,591] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,591] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-01-27 00:52:14,591] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,593] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,593] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,593] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-01-27 00:52:14,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) [2025-01-27 00:52:14,595] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,595] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,595] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-01-27 00:52:14,595] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,597] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,597] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,597] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-01-27 00:52:14,597] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,599] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,600] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,600] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-01-27 00:52:14,600] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,601] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,601] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,601] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-01-27 00:52:14,602] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,604] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,604] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,604] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-01-27 00:52:14,604] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,608] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,609] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,609] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-01-27 00:52:14,609] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,613] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,613] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,613] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-01-27 00:52:14,613] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,615] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,615] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,616] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-01-27 00:52:14,616] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,617] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,618] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,618] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-01-27 00:52:14,618] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,620] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,620] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,620] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-01-27 00:52:14,620] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,622] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,623] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,623] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-01-27 00:52:14,623] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,624] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,625] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,625] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-01-27 00:52:14,625] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,627] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,628] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,628] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-01-27 00:52:14,628] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,633] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,633] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,633] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-01-27 00:52:14,633] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,636] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,636] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,636] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-01-27 00:52:14,636] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,642] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,642] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,642] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-01-27 00:52:14,642] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,644] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,644] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,644] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-01-27 00:52:14,644] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,645] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,645] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,645] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-01-27 00:52:14,645] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,646] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,647] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,647] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-01-27 00:52:14,647] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,648] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,648] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,648] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-01-27 00:52:14,648] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,650] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,650] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,650] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-01-27 00:52:14,650] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,652] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,653] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,653] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-01-27 00:52:14,653] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,656] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,657] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,657] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-01-27 00:52:14,657] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,659] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,659] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,659] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-01-27 00:52:14,659] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,661] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,661] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,661] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-01-27 00:52:14,661] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,662] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,662] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,662] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-01-27 00:52:14,662] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,664] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,664] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,664] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-01-27 00:52:14,664] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,665] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,665] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,666] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,666] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,667] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,667] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,681] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-01-27 00:52:14,681] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,690] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,690] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,691] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-01-27 00:52:14,691] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,694] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,695] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,695] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-01-27 00:52:14,695] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,696] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,696] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,696] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-01-27 00:52:14,696] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,697] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,698] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,698] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-01-27 00:52:14,698] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,699] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,699] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,699] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-01-27 00:52:14,699] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,700] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,700] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,700] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-01-27 00:52:14,701] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,702] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,702] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,702] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-01-27 00:52:14,702] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,703] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,703] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,703] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-01-27 00:52:14,703] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,704] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,705] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,705] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-01-27 00:52:14,705] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,706] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,707] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,707] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-01-27 00:52:14,707] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,708] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,708] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,708] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-01-27 00:52:14,709] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,710] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,710] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,710] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-01-27 00:52:14,710] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,711] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,712] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,712] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-01-27 00:52:14,712] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,713] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,714] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,714] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-01-27 00:52:14,714] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,715] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,716] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,716] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-01-27 00:52:14,716] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,717] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,717] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,717] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-01-27 00:52:14,717] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,719] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,719] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,719] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-01-27 00:52:14,719] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,720] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,720] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,720] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-01-27 00:52:14,720] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,721] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,721] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,721] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-01-27 00:52:14,722] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,722] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,723] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,723] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-01-27 00:52:14,723] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,724] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,725] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,725] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-01-27 00:52:14,725] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,726] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,726] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,726] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-01-27 00:52:14,726] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,727] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,727] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,727] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-01-27 00:52:14,727] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,731] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,731] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,731] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-01-27 00:52:14,731] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,732] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,732] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,732] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-01-27 00:52:14,732] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,733] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,734] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,734] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-01-27 00:52:14,734] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,736] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,736] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,736] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-01-27 00:52:14,736] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,737] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,737] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,737] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-01-27 00:52:14,737] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,738] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,739] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,739] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-01-27 00:52:14,739] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,740] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,740] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,740] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-01-27 00:52:14,740] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,741] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,741] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,741] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-01-27 00:52:14,742] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,743] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,743] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,743] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-01-27 00:52:14,743] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,744] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,745] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,745] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,745] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,746] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,746] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,746] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-01-27 00:52:14,746] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,747] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,748] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,748] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-01-27 00:52:14,748] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,749] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,749] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,749] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-01-27 00:52:14,749] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,750] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,751] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,751] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-01-27 00:52:14,751] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,752] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,752] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,752] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-01-27 00:52:14,752] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,770] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,770] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,770] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-01-27 00:52:14,770] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,774] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,775] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,775] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-01-27 00:52:14,775] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,776] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,776] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,776] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-01-27 00:52:14,776] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,777] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,778] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,778] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-01-27 00:52:14,778] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,780] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,780] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,780] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-01-27 00:52:14,780] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,781] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,781] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,781] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-01-27 00:52:14,781] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,782] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,782] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,782] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-01-27 00:52:14,782] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,784] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,784] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,784] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-01-27 00:52:14,784] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,785] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,785] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,785] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-01-27 00:52:14,785] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,787] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,787] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,787] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-01-27 00:52:14,787] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,788] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,788] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,788] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-01-27 00:52:14,788] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,790] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,790] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,790] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-01-27 00:52:14,790] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,791] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,791] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,791] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-01-27 00:52:14,791] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,792] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,793] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,793] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-01-27 00:52:14,793] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,794] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,794] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,794] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-01-27 00:52:14,794] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,795] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,796] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,796] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-01-27 00:52:14,796] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,797] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,797] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,797] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-01-27 00:52:14,797] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,799] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,799] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,799] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-01-27 00:52:14,799] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,800] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,800] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,800] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-01-27 00:52:14,800] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,801] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,802] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,802] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-01-27 00:52:14,802] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,803] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,803] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,803] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,803] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,804] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,804] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,804] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-01-27 00:52:14,804] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,808] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,809] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,809] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-01-27 00:52:14,810] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,811] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,811] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,811] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-01-27 00:52:14,811] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,812] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,813] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,813] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-01-27 00:52:14,813] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,815] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,816] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,816] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-01-27 00:52:14,816] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,817] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,817] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,817] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-01-27 00:52:14,817] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,821] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,821] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,821] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-01-27 00:52:14,821] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,822] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,823] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,823] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-01-27 00:52:14,823] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,824] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,824] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,824] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-01-27 00:52:14,824] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,825] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,825] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,825] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-01-27 00:52:14,825] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,826] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,827] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,827] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-01-27 00:52:14,827] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,828] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,828] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,828] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-01-27 00:52:14,828] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,829] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,829] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,829] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-01-27 00:52:14,829] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,831] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,831] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,831] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-01-27 00:52:14,831] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,832] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,832] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,832] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-01-27 00:52:14,832] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,833] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,833] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,833] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-01-27 00:52:14,833] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,834] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,835] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,835] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-01-27 00:52:14,835] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,836] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,836] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,836] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-01-27 00:52:14,836] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,837] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,838] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,838] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-01-27 00:52:14,838] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,839] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,839] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,839] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-01-27 00:52:14,839] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,842] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,842] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,842] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-01-27 00:52:14,842] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,844] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,844] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,844] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-01-27 00:52:14,844] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,845] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,845] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,845] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-01-27 00:52:14,846] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,847] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,847] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,847] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-01-27 00:52:14,847] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,848] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,848] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,848] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-01-27 00:52:14,848] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,849] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,850] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,850] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-01-27 00:52:14,850] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,851] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,851] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,851] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-01-27 00:52:14,851] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,852] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,853] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,853] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-01-27 00:52:14,853] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,854] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,854] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,854] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-01-27 00:52:14,854] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,855] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,856] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,856] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-01-27 00:52:14,856] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,857] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,857] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,857] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-01-27 00:52:14,857] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,858] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,858] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,858] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-01-27 00:52:14,858] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,861] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,861] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,861] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-01-27 00:52:14,861] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,862] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,863] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,863] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-01-27 00:52:14,863] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,864] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,864] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,864] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-01-27 00:52:14,864] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,865] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:52:14,866] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:52:14,866] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-01-27 00:52:14,866] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:52:14,866] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-7-4, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-23-22, -uve-topic-12-2, -uve-topic-8-26, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-8-27, -uve-topic-2-19, -uve-topic-8-9, -uve-topic-7-13, -uve-topic-14-28, -uve-topic-2-1, -uve-topic-17-23, -uve-topic-12-18, -uve-topic-8-17, -uve-topic-24-16, -uve-topic-12-0, -uve-topic-12-26, -uve-topic-16-17, -uve-topic-2-17, -uve-topic-12-8, -uve-topic-12-27, -uve-topic-24-25, -uve-topic-1-3, -uve-topic-16-25, -uve-topic-24-7, -uve-topic-16-7, -uve-topic-14-16, -uve-topic-23-20, -uve-topic-8-5, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-23-2, -uve-topic-7-10, -uve-topic-23-28, -uve-topic-14-25, -uve-topic-23-10, -uve-topic-12-15, -uve-topic-17-2, -uve-topic-8-14, -uve-topic-7-19, -uve-topic-2-14, -uve-topic-7-1, -uve-topic-7-27, -uve-topic-1-19, -uve-topic-17-18, -uve-topic-12-6, -uve-topic-23-8, -uve-topic-1-1, -uve-topic-7-9, -uve-topic-17-0, -uve-topic-16-23, -uve-topic-2-23, -uve-topic-1-27, -uve-topic-12-14, -uve-topic-17-26, -uve-topic-16-5, -uve-topic-14-13, -uve-topic-1-9, -uve-topic-17-8, -uve-topic-24-13, -uve-topic-23-17, -uve-topic-7-25, -uve-topic-12-23, -uve-topic-7-7, -uve-topic-23-25, -uve-topic-14-22, -uve-topic-12-5, -uve-topic-14-4, -uve-topic-23-26, -uve-topic-7-15, -uve-topic-2-22, -uve-topic-24-29, -uve-topic-16-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-16-11, -uve-topic-12-21, -uve-topic-8-20, -uve-topic-7-24, -uve-topic-1-16, -uve-topic-12-3, -uve-topic-17-15, -uve-topic-24-1, -uve-topic-8-2, -uve-topic-12-29, -uve-topic-16-20, -uve-topic-2-20, -uve-topic-12-11, -uve-topic-16-2, -uve-topic-14-10, -uve-topic-2-2, -uve-topic-1-25, -uve-topic-17-24, -uve-topic-16-28, -uve-topic-2-28, -uve-topic-23-14, -uve-topic-1-7, -uve-topic-17-6, -uve-topic-8-18, -uve-topic-2-10, -uve-topic-8-0, -uve-topic-14-1, -uve-topic-23-23, -uve-topic-8-8, -uve-topic-24-26, -uve-topic-14-27, -uve-topic-23-5, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-16-8, -uve-topic-23-13, -uve-topic-7-21, -uve-topic-1-13, -uve-topic-17-12, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-14-18, -uve-topic-14-0, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-1-22, -uve-topic-12-9, -uve-topic-17-21, -uve-topic-2-25, -uve-topic-23-11, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-7-12, -uve-topic-16-26, -uve-topic-8-15, -uve-topic-2-7, -uve-topic-2-26, -uve-topic-12-17, -uve-topic-17-29, -uve-topic-2-8, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-23-1, -uve-topic-16-16, -uve-topic-8-24, -uve-topic-2-16, -uve-topic-7-28, -uve-topic-24-5, -uve-topic-8-6, -uve-topic-14-6, -uve-topic-17-20, -uve-topic-14-7, -uve-topic-1-28, -uve-topic-7-18, -uve-topic-1-10, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-14-15, -uve-topic-16-14, -uve-topic-23-19, -uve-topic-12-24, -uve-topic-8-23, -uve-topic-24-22, -uve-topic-16-22, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-8-12, -uve-topic-2-4, -uve-topic-2-5, -uve-topic-17-27, -uve-topic-17-9, -uve-topic-16-13, -uve-topic-8-21, -uve-topic-2-13, -uve-topic-24-2, -uve-topic-8-3, -uve-topic-14-3, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-8-29, -uve-topic-23-7, -uve-topic-12-12, -uve-topic-1-0, -uve-topic-8-11, -uve-topic-7-16, -uve-topic-2-11, -uve-topic-23-16, -uve-topic-24-19, -uve-topic-7-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-16-1, -uve-topic-1-24, -uve-topic-24-28, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-24-10, -uve-topic-16-10, -uve-topic-7-22, -uve-topic-2-29, -uve-topic-12-20, -uve-topic-14-19) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:14,872] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=0), -uve-topic-23-10 -> (offset=0, leaderEpoch=0), -uve-topic-1-3 -> (offset=0, leaderEpoch=0), -uve-topic-14-12 -> (offset=0, leaderEpoch=0), -uve-topic-8-5 -> (offset=0, leaderEpoch=0), -uve-topic-12-5 -> (offset=0, leaderEpoch=0), -uve-topic-1-6 -> (offset=0, leaderEpoch=0), -uve-topic-8-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-13 -> (offset=0, leaderEpoch=0), -uve-topic-24-28 -> (offset=0, leaderEpoch=0), -uve-topic-24-22 -> (offset=0, leaderEpoch=0), -uve-topic-16-25 -> (offset=0, leaderEpoch=0), -uve-topic-7-21 -> (offset=0, leaderEpoch=0), -uve-topic-1-0 -> (offset=0, leaderEpoch=0), -uve-topic-8-29 -> (offset=0, leaderEpoch=0), -uve-topic-12-14 -> (offset=0, leaderEpoch=0), -uve-topic-24-7 -> (offset=0, leaderEpoch=0), -uve-topic-24-19 -> (offset=0, leaderEpoch=0), -uve-topic-12-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-20 -> (offset=0, leaderEpoch=0), -uve-topic-17-11 -> (offset=0, leaderEpoch=0), -uve-topic-1-9 -> (offset=0, leaderEpoch=0), -uve-topic-2-1 -> (offset=0, leaderEpoch=0), -uve-topic-14-27 -> (offset=0, leaderEpoch=0), -uve-topic-23-25 -> (offset=0, leaderEpoch=0), -uve-topic-23-4 -> (offset=0, leaderEpoch=0), -uve-topic-14-6 -> (offset=0, leaderEpoch=0), -uve-topic-7-0 -> (offset=0, leaderEpoch=0), -uve-topic-2-10 -> (offset=0, leaderEpoch=0), -uve-topic-14-24 -> (offset=0, leaderEpoch=0), -uve-topic-8-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-26 -> (offset=0, leaderEpoch=0), -uve-topic-17-20 -> (offset=0, leaderEpoch=0), -uve-topic-2-28 -> (offset=0, leaderEpoch=0), -uve-topic-23-22 -> (offset=0, leaderEpoch=0), -uve-topic-1-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-26 -> (offset=0, leaderEpoch=0), -uve-topic-16-19 -> (offset=0, leaderEpoch=0), -uve-topic-2-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-19 -> (offset=0, leaderEpoch=0), -uve-topic-16-10 -> (offset=0, leaderEpoch=0), -uve-topic-1-24 -> (offset=0, leaderEpoch=0), -uve-topic-1-18 -> (offset=0, leaderEpoch=0), -uve-topic-2-19 -> (offset=0, leaderEpoch=0), -uve-topic-8-23 -> (offset=0, leaderEpoch=0), -uve-topic-2-16 -> (offset=0, leaderEpoch=0), -uve-topic-12-11 -> (offset=0, leaderEpoch=0), -uve-topic-8-8 -> (offset=0, leaderEpoch=0), -uve-topic-17-8 -> (offset=0, leaderEpoch=0), -uve-topic-16-7 -> (offset=0, leaderEpoch=0), -uve-topic-24-1 -> (offset=0, leaderEpoch=0), -uve-topic-14-3 -> (offset=0, leaderEpoch=0), -uve-topic-1-15 -> (offset=0, leaderEpoch=0), -uve-topic-23-7 -> (offset=0, leaderEpoch=0), -uve-topic-23-13 -> (offset=0, leaderEpoch=0), -uve-topic-7-15 -> (offset=0, leaderEpoch=0), -uve-topic-1-21 -> (offset=0, leaderEpoch=0), -uve-topic-7-24 -> (offset=0, leaderEpoch=0), -uve-topic-17-17 -> (offset=0, leaderEpoch=0), -uve-topic-12-23 -> (offset=0, leaderEpoch=0), -uve-topic-14-0 -> (offset=0, leaderEpoch=0), -uve-topic-14-15 -> (offset=0, leaderEpoch=0), -uve-topic-12-29 -> (offset=0, leaderEpoch=0), -uve-topic-24-4 -> (offset=0, leaderEpoch=0), -uve-topic-14-21 -> (offset=0, leaderEpoch=0), -uve-topic-2-4 -> (offset=0, leaderEpoch=0), -uve-topic-2-25 -> (offset=0, leaderEpoch=0), -uve-topic-12-20 -> (offset=0, leaderEpoch=0), -uve-topic-7-12 -> (offset=0, leaderEpoch=0), -uve-topic-2-22 -> (offset=0, leaderEpoch=0), -uve-topic-16-16 -> (offset=0, leaderEpoch=0), -uve-topic-17-23 -> (offset=0, leaderEpoch=0), -uve-topic-24-16 -> (offset=0, leaderEpoch=0), -uve-topic-17-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-9 -> (offset=0, leaderEpoch=0), -uve-topic-23-1 -> (offset=0, leaderEpoch=0), -uve-topic-16-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-11 -> (offset=0, leaderEpoch=0), -uve-topic-16-13 -> (offset=0, leaderEpoch=0), -uve-topic-24-13 -> (offset=0, leaderEpoch=0), -uve-topic-7-18 -> (offset=0, leaderEpoch=0), -uve-topic-16-4 -> (offset=0, leaderEpoch=0), -uve-topic-17-2 -> (offset=0, leaderEpoch=0), -uve-topic-17-29 -> (offset=0, leaderEpoch=0), -uve-topic-17-26 -> (offset=0, leaderEpoch=0), -uve-topic-7-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-22 -> (offset=0, leaderEpoch=0), -uve-topic-23-28 -> (offset=0, leaderEpoch=0), -uve-topic-7-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-8 -> (offset=0, leaderEpoch=0), -uve-topic-12-2 -> (offset=0, leaderEpoch=0), -uve-topic-7-3 -> (offset=0, leaderEpoch=0), -uve-topic-16-1 -> (offset=0, leaderEpoch=0), -uve-topic-8-14 -> (offset=0, leaderEpoch=0), -uve-topic-23-16 -> (offset=0, leaderEpoch=0), -uve-topic-14-18 -> (offset=0, leaderEpoch=0), -uve-topic-7-6 -> (offset=0, leaderEpoch=0), -uve-topic-24-25 -> (offset=0, leaderEpoch=0), -uve-topic-17-5 -> (offset=0, leaderEpoch=0), -uve-topic-24-10 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:14,874] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-8-18 -> (offset=0, leaderEpoch=0), -uve-topic-23-5 -> (offset=0, leaderEpoch=0), -uve-topic-24-11 -> (offset=0, leaderEpoch=0), -uve-topic-7-4 -> (offset=0, leaderEpoch=0), -uve-topic-12-21 -> (offset=0, leaderEpoch=0), -uve-topic-7-1 -> (offset=0, leaderEpoch=0), -uve-topic-14-7 -> (offset=0, leaderEpoch=0), -uve-topic-17-9 -> (offset=0, leaderEpoch=0), -uve-topic-8-27 -> (offset=0, leaderEpoch=0), -uve-topic-8-12 -> (offset=0, leaderEpoch=0), -uve-topic-14-13 -> (offset=0, leaderEpoch=0), -uve-topic-2-20 -> (offset=0, leaderEpoch=0), -uve-topic-23-14 -> (offset=0, leaderEpoch=0), -uve-topic-14-1 -> (offset=0, leaderEpoch=0), -uve-topic-23-17 -> (offset=0, leaderEpoch=0), -uve-topic-14-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-28 -> (offset=0, leaderEpoch=0), -uve-topic-8-9 -> (offset=0, leaderEpoch=0), -uve-topic-12-9 -> (offset=0, leaderEpoch=0), -uve-topic-16-8 -> (offset=0, leaderEpoch=0), -uve-topic-14-28 -> (offset=0, leaderEpoch=0), -uve-topic-24-26 -> (offset=0, leaderEpoch=0), -uve-topic-12-6 -> (offset=0, leaderEpoch=0), -uve-topic-24-5 -> (offset=0, leaderEpoch=0), -uve-topic-23-20 -> (offset=0, leaderEpoch=0), -uve-topic-7-7 -> (offset=0, leaderEpoch=0), -uve-topic-16-14 -> (offset=0, leaderEpoch=0), -uve-topic-17-21 -> (offset=0, leaderEpoch=0), -uve-topic-7-25 -> (offset=0, leaderEpoch=0), -uve-topic-14-22 -> (offset=0, leaderEpoch=0), -uve-topic-24-23 -> (offset=0, leaderEpoch=0), -uve-topic-17-12 -> (offset=0, leaderEpoch=0), -uve-topic-17-15 -> (offset=0, leaderEpoch=0), -uve-topic-17-18 -> (offset=0, leaderEpoch=0), -uve-topic-12-18 -> (offset=0, leaderEpoch=0), -uve-topic-16-17 -> (offset=0, leaderEpoch=0), -uve-topic-8-3 -> (offset=0, leaderEpoch=0), -uve-topic-23-11 -> (offset=0, leaderEpoch=0), -uve-topic-16-11 -> (offset=0, leaderEpoch=0), -uve-topic-2-14 -> (offset=0, leaderEpoch=0), -uve-topic-1-13 -> (offset=0, leaderEpoch=0), -uve-topic-17-27 -> (offset=0, leaderEpoch=0), -uve-topic-12-3 -> (offset=0, leaderEpoch=0), -uve-topic-14-4 -> (offset=0, leaderEpoch=0), -uve-topic-16-26 -> (offset=0, leaderEpoch=0), -uve-topic-7-16 -> (offset=0, leaderEpoch=0), -uve-topic-7-22 -> (offset=0, leaderEpoch=0), -uve-topic-17-24 -> (offset=0, leaderEpoch=0), -uve-topic-1-1 -> (offset=0, leaderEpoch=0), -uve-topic-24-2 -> (offset=0, leaderEpoch=0), -uve-topic-23-26 -> (offset=0, leaderEpoch=0), -uve-topic-12-0 -> (offset=0, leaderEpoch=0), -uve-topic-2-2 -> (offset=0, leaderEpoch=0), -uve-topic-8-0 -> (offset=0, leaderEpoch=0), -uve-topic-23-2 -> (offset=0, leaderEpoch=0), -uve-topic-2-11 -> (offset=0, leaderEpoch=0), -uve-topic-16-23 -> (offset=0, leaderEpoch=0), -uve-topic-1-22 -> (offset=0, leaderEpoch=0), -uve-topic-16-5 -> (offset=0, leaderEpoch=0), -uve-topic-16-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-23 -> (offset=0, leaderEpoch=0), -uve-topic-24-14 -> (offset=0, leaderEpoch=0), -uve-topic-12-15 -> (offset=0, leaderEpoch=0), -uve-topic-24-20 -> (offset=0, leaderEpoch=0), -uve-topic-23-23 -> (offset=0, leaderEpoch=0), -uve-topic-7-10 -> (offset=0, leaderEpoch=0), -uve-topic-23-29 -> (offset=0, leaderEpoch=0), -uve-topic-1-7 -> (offset=0, leaderEpoch=0), -uve-topic-12-12 -> (offset=0, leaderEpoch=0), -uve-topic-7-19 -> (offset=0, leaderEpoch=0), -uve-topic-2-17 -> (offset=0, leaderEpoch=0), -uve-topic-1-19 -> (offset=0, leaderEpoch=0), -uve-topic-1-16 -> (offset=0, leaderEpoch=0), -uve-topic-8-6 -> (offset=0, leaderEpoch=0), -uve-topic-17-6 -> (offset=0, leaderEpoch=0), -uve-topic-1-25 -> (offset=0, leaderEpoch=0), -uve-topic-17-0 -> (offset=0, leaderEpoch=0), -uve-topic-17-3 -> (offset=0, leaderEpoch=0), -uve-topic-16-20 -> (offset=0, leaderEpoch=0), -uve-topic-12-27 -> (offset=0, leaderEpoch=0), -uve-topic-1-28 -> (offset=0, leaderEpoch=0), -uve-topic-1-10 -> (offset=0, leaderEpoch=0), -uve-topic-24-8 -> (offset=0, leaderEpoch=0), -uve-topic-2-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-8 -> (offset=0, leaderEpoch=0), -uve-topic-14-25 -> (offset=0, leaderEpoch=0), -uve-topic-8-15 -> (offset=0, leaderEpoch=0), -uve-topic-12-24 -> (offset=0, leaderEpoch=0), -uve-topic-8-24 -> (offset=0, leaderEpoch=0), -uve-topic-1-4 -> (offset=0, leaderEpoch=0), -uve-topic-24-29 -> (offset=0, leaderEpoch=0), -uve-topic-2-26 -> (offset=0, leaderEpoch=0), -uve-topic-2-5 -> (offset=0, leaderEpoch=0), -uve-topic-14-10 -> (offset=0, leaderEpoch=0), -uve-topic-24-17 -> (offset=0, leaderEpoch=0), -uve-topic-23-8 -> (offset=0, leaderEpoch=0), -uve-topic-8-21 -> (offset=0, leaderEpoch=0), -uve-topic-7-13 -> (offset=0, leaderEpoch=0), -uve-topic-16-2 -> (offset=0, leaderEpoch=0), -uve-topic-14-19 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:52:14,884] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,885] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,886] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:14,887] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:14,887] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,412] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,413] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,413] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,414] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,414] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log 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.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,415] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,415] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:52:15,416] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:52:15,416] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,777] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-9, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-21) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:59:08,782] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,783] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,787] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-01-27 00:59:08,787] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,794] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,794] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,795] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-01-27 00:59:08,795] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,800] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,801] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,801] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-01-27 00:59:08,801] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,809] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,809] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,809] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-01-27 00:59:08,809] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,816] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,816] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,816] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-01-27 00:59:08,816] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,822] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,822] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,822] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-01-27 00:59:08,822] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,826] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,827] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,827] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-01-27 00:59:08,827] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,833] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,833] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,833] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-01-27 00:59:08,833] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,841] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,841] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,841] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-01-27 00:59:08,841] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,846] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,847] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,847] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-01-27 00:59:08,847] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,853] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,854] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,854] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-01-27 00:59:08,854] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,855] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,856] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,856] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-01-27 00:59:08,856] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,858] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,858] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,858] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-01-27 00:59:08,858] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,859] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,860] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,860] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-01-27 00:59:08,860] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,861] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,862] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,862] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-01-27 00:59:08,862] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,863] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,864] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,864] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-01-27 00:59:08,864] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,865] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,865] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,866] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-01-27 00:59:08,866] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,869] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,869] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,869] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-01-27 00:59:08,869] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,871] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,872] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,872] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-01-27 00:59:08,872] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,873] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,874] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,874] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-01-27 00:59:08,874] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,875] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,875] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,875] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-01-27 00:59:08,875] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,877] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,878] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,878] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-01-27 00:59:08,878] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,881] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,882] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,882] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-01-27 00:59:08,882] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,884] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,885] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,885] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-01-27 00:59:08,885] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,887] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,889] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,889] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-01-27 00:59:08,889] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,890] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,891] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,891] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-01-27 00:59:08,891] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,893] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,893] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,896] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-01-27 00:59:08,896] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,903] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,903] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,905] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-01-27 00:59:08,905] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,906] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,930] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,930] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-01-27 00:59:08,930] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,933] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 00:59:08,934] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 00:59:08,934] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-01-27 00:59:08,934] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 00:59:08,935] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-5, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-20) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:59:08,937] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:59:08,937] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=0), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=0)) (kafka.server.ReplicaFetcherManager) [2025-01-27 00:59:08,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:08,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:08,944] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,003] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,004] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,004] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,004] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,004] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,004] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,004] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,004] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,004] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,004] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 00:59:09,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 00:59:09,005] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 01:02:07,150] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 01:12:07,150] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 01:22:07,150] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 01:32:07,150] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 01:42:07,150] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 01:52:07,150] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 02:02:07,150] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 02:06:37,386] INFO Unable to read additional data from server sessionid 0x300001f80b1000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:38,163] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:38,164] INFO Socket connection established, initiating session, client: /10.0.0.37:48846, server: cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:38,165] INFO Unable to read additional data from server sessionid 0x300001f80b1000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:38,748] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:38,749] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:40,095] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:40,096] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:40,679] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:40,679] INFO Socket connection established, initiating session, client: /10.0.0.37:49174, server: cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:40,680] INFO Unable to read additional data from server sessionid 0x300001f80b1000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:40,951] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:41,186] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:42,796] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:42,796] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:42,948] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:42,948] INFO Socket connection established, initiating session, client: /10.0.0.37:49278, server: cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:42,949] INFO Unable to read additional data from server sessionid 0x300001f80b1000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:43,794] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:43,794] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:45,005] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:45,006] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:46,023] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:46,024] INFO Socket connection established, initiating session, client: /10.0.0.37:37156, server: cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:46,024] INFO Unable to read additional data from server sessionid 0x300001f80b1000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:46,854] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:46,855] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:46,993] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=9903) 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:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:47,000] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:47,000] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=11564) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:47,001] 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, toForget=, metadata=(sessionId=1373115638, epoch=9903), 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:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:47,001] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=11564), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:48,817] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:48,818] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:49,008] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:49,008] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:49,009] 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-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:49,010] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:49,012] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:49,013] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:49,677] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:49,678] INFO Socket connection established, initiating session, client: /10.0.0.37:37266, server: cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:49,679] INFO Unable to read additional data from server sessionid 0x300001f80b1000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:50,590] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:50,591] INFO Socket error occurred: cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181: Connection refused (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:51,011] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:51,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:51,043] 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-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:51,040] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:51,044] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:51,045] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:52,025] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:52,026] INFO Socket connection established, initiating session, client: /10.0.0.37:48000, server: cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:53,045] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:53,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:53,047] 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-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:53,047] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:53,047] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:53,048] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:55,049] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:55,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:55,050] 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-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:55,052] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:55,052] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:55,053] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:57,052] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:57,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:57,053] 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-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:57,057] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:57,057] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:57,058] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:57,701] INFO Unable to read additional data from server sessionid 0x300001f80b1000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:58,583] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:58,584] INFO Socket connection established, initiating session, client: /10.0.0.37:47256, server: cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:58,588] INFO Unable to read additional data from server sessionid 0x300001f80b1000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:58,863] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:58,864] INFO Socket connection established, initiating session, client: /10.0.0.37:42736, server: cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:06:59,055] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:59,055] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:59,056] 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-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:59,060] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:06:59,060] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:59,060] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:06:59,324] INFO Unable to read additional data from server sessionid 0x300001f80b1000c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:07:01,058] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:01,058] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:01,060] 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-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:01,062] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:01,062] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:01,063] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:01,243] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:07:01,244] INFO Socket connection established, initiating session, client: /10.0.0.37:41424, server: cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:07:01,247] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181, sessionid = 0x300001f80b1000c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:07:03,063] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:03,064] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:03,064] 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-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:03,066] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:03,066] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:03,066] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:05,066] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:05,066] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:05,067] 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-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:05,068] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:05,069] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:05,070] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:07,069] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:07,070] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:07,070] 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-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:07,071] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:07,072] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:07,074] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:09,072] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:09,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:09,073] 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-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:09,075] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:09,075] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:09,076] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:11,074] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:11,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:11,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-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:11,079] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:11,079] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:11,079] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:13,079] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:13,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:13,080] 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-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:13,081] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:13,082] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:13,082] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:15,083] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:15,083] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:15,084] 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-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:17,085] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:17,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:17,086] 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-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:19,088] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.22:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:19,088] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1373115638, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:19,089] 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-14-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-0=(fetchOffset=156, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-17=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-20=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-2=(fetchOffset=8, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-8=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-29=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-11=(fetchOffset=2, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-26=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-14=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-0=(fetchOffset=768, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-23=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-5=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-0=(fetchOffset=1294, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1373115638, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.22:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:19,627] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 2 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:19,628] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 2 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:100) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:21,630] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:21,631] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:21,631] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:21,657] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,657] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,657] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,658] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-0 at offset 156 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,659] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,660] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,660] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,660] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,660] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,660] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,661] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,664] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,664] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-17 at offset 1 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,664] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,664] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,664] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,664] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,665] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,666] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,666] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,666] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,666] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,666] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,666] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,666] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,667] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-20 at offset 3 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-2 at offset 8 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,668] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,669] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,669] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,669] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,669] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-8 at offset 3 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,670] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,671] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,673] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,673] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,674] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,674] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,674] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,675] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,676] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,676] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,677] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,677] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,678] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-29 at offset 2 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-11 at offset 2 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,682] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-26 at offset 1 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,683] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-14 at offset 4 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-0 at offset 768 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-23 at offset 4 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-5 at offset 3 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,684] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,685] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,686] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-0 at offset 1294 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,687] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:21,911] INFO [Partition -uve-topic-0-0 broker=1] Shrinking ISR from 1,3,2 to 1. Leader: (highWatermark: 3128, endOffset: 3143). Out of sync replicas: (brokerId: 3, endOffset: 3129) (brokerId: 2, endOffset: 3128). (kafka.cluster.Partition) [2025-01-27 02:07:21,957] INFO [Partition -uve-topic-0-0 broker=1] Cached zkVersion 0 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2025-01-27 02:07:21,958] INFO [Partition -uve-topic-21-0 broker=1] Shrinking ISR from 1,3,2 to 1. Leader: (highWatermark: 1809, endOffset: 1810). Out of sync replicas: (brokerId: 3, endOffset: 1809) (brokerId: 2, endOffset: 1809). (kafka.cluster.Partition) [2025-01-27 02:07:21,987] INFO [Partition -uve-topic-21-0 broker=1] Cached zkVersion 0 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2025-01-27 02:07:21,988] INFO [Partition -uve-topic-23-0 broker=1] Shrinking ISR from 1,3,2 to 1. Leader: (highWatermark: 526, endOffset: 529). Out of sync replicas: (brokerId: 3, endOffset: 526) (brokerId: 2, endOffset: 526). (kafka.cluster.Partition) [2025-01-27 02:07:22,028] INFO [Partition -uve-topic-23-0 broker=1] Cached zkVersion 0 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2025-01-27 02:07:22,028] INFO [Partition -uve-topic-24-0 broker=1] Shrinking ISR from 1,2,3 to 1. Leader: (highWatermark: 698, endOffset: 702). Out of sync replicas: (brokerId: 2, endOffset: 698) (brokerId: 3, endOffset: 698). (kafka.cluster.Partition) [2025-01-27 02:07:22,072] INFO [Partition -uve-topic-24-0 broker=1] Cached zkVersion 0 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2025-01-27 02:07:22,073] INFO [Partition -uve-topic-29-0 broker=1] Shrinking ISR from 1,3,2 to 1. Leader: (highWatermark: 2261, endOffset: 2263). Out of sync replicas: (brokerId: 3, endOffset: 2261) (brokerId: 2, endOffset: 2261). (kafka.cluster.Partition) [2025-01-27 02:07:22,106] INFO [Partition -uve-topic-29-0 broker=1] Cached zkVersion 0 not equal to that in zookeeper, skip updating ISR (kafka.cluster.Partition) [2025-01-27 02:07:22,153] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-23-21, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-6-25, -uve-topic-7-8, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-19-12, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-19, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-28-28, -uve-topic-1-5, -uve-topic-17-25, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-16-0, -uve-topic-28-19, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-1-26, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-15-0, -uve-topic-4-26, -uve-topic-23-6, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-24-15, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-2-6, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-21-12, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-17-22, -uve-topic-8-22, -uve-topic-12-25, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-22-5, -uve-topic-7-14, -uve-topic-18-4, -uve-topic-11-21, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-12-22, -uve-topic-0-3, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-19-27, -uve-topic-0-15, -uve-topic-18-25, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-5-6, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-24-21, -uve-topic-29-12, -uve-topic-29-9, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-5-27, -uve-topic-16-24, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-18-16, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-5-9, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-4-5, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-23-3, -uve-topic-19-9, HEALTH_CHECK_TOPIC-9, -uve-topic-21-24, -uve-topic-4-23, -uve-topic-23-0, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-6-28, -uve-topic-16-18, -uve-topic-17-28, -uve-topic-9-4, -uve-topic-27-26, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-28-7, -uve-topic-24-3, -uve-topic-26-25, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-27-23, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-18-22, -uve-topic-13-27, -uve-topic-2-21, -uve-topic-8-25, -uve-topic-0-21, -uve-topic-13-3, -uve-topic-23-15, -uve-topic-26-22, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-6, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-29-24, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-18-19, -uve-topic-12-13, structured_syslog_topic-13, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-13-24, -uve-topic-8-7, -uve-topic-6-19, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-0-24, -uve-topic-22-11, -uve-topic-4-17, -uve-topic-16-27, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-29-21, -uve-topic-3-23, -uve-topic-27-5, -uve-topic-9-1, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-21-9, -uve-topic-12-1, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-4-20, -uve-topic-26-19, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-14-17, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-7-23, -uve-topic-0-27, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-6-22, -uve-topic-24-24, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-1-11, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-22-23, -uve-topic-10-0, -uve-topic-29-18, -uve-topic-9-16, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-3, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-21-0, -uve-topic-7-2, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-24-9, -uve-topic-19-21, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-8-19, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-21-3, -uve-topic-14-26, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-19-15, -uve-topic-11-12, structured_syslog_topic-7, -uve-topic-1-8, -uve-topic-4-14, -uve-topic-2-9, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-17-13, -uve-topic-29-0, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-23-24, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-0 at offset 156 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,741] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-17 at offset 1 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,742] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-20 at offset 3 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-2 at offset 8 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-8 at offset 3 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,743] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,758] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,759] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,760] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,765] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,766] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,768] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,775] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,775] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,775] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,775] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,775] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,775] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,775] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,776] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,776] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-29 at offset 2 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,776] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-11 at offset 2 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,776] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,776] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,776] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,776] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,778] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,778] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,779] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,781] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,781] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,781] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,781] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,781] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,781] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,781] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,781] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,781] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-0 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-26 at offset 1 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,782] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-6-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-15-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-25-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-14 at offset 4 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-0 at offset 768 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-23 at offset 4 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-23-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition HEALTH_CHECK_TOPIC-5 at offset 3 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-18 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-14-1 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,783] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,784] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,784] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,784] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-16-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-27 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-21 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-12-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-17-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition structured_syslog_topic-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-25 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-7 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-27-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-28 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-1-10 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-24 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,785] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-29 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-10-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-20-13 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-8-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-28-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-4-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-12 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-26 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-6 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-21-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-13-8 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-11-17 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-18-3 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-9-15 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-2-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-24-20 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-2 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-0 at offset 1294 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-3-16 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-29-14 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-19-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-23 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-26-9 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-0-11 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-22 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-5-5 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-22-19 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:22,786] ERROR [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error for partition -uve-topic-7-4 at offset 0 (kafka.server.ReplicaFetcherThread) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2025-01-27 02:07:23,596] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:23,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,616] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,618] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,618] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,626] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:23,638] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Connection to node 2 (/10.0.0.32:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:07:23,638] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=1770411529, epoch=INITIAL) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:23,639] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-1-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-0=(fetchOffset=989, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-0=(fetchOffset=982, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-25=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-0=(fetchOffset=2840, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-28=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-10=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-19=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-0=(fetchOffset=529, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-13=(fetchOffset=7, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-1=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-15=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-8-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-10-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-20-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-22=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-9-14=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-8=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-0-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-26=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-4=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-0=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-3=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-17=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-1-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-27-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-22-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-17-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-27=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-9=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-23=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-6-5=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-18=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-15-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-25-0=(fetchOffset=388, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-7=(fetchOffset=3, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-2-13=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-11=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-4-12=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-16=(fetchOffset=4, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-23-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-18-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-21-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-13-16=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-28-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-26-29=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-25=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-19=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-19-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-5-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-11-7=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-7-6=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-14-21=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-1=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), structured_syslog_topic-2=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-28=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), HEALTH_CHECK_TOPIC-4=(fetchOffset=1, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-3-24=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-24-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-29-22=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-16-10=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0]), -uve-topic-12-20=(fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[0])}, isolationLevel=READ_UNCOMMITTED, toForget=, metadata=(sessionId=1770411529, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.32:9092 (id: 2 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:103) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:07:23,729] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,733] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,749] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:23,750] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,750] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,751] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,897] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,899] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,900] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:23,900] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,902] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:23,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,930] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,940] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,940] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:23,941] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,944] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,944] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,951] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,951] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:23,952] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,960] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,977] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,977] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,978] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:23,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,984] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:23,989] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,992] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:23,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,994] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:23,994] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:23,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 [2025-01-27 02:07:24,046] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,046] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,047] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,056] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,058] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,058] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,058] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,099] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,102] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,107] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,117] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,118] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,124] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,126] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,127] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,136] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,155] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,155] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,157] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,157] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,157] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,157] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,167] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-01-27 02:07:24,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,169] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,169] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,169] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,183] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,185] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,186] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,188] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,189] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,189] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,189] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,190] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,192] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-21-23, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-10-1, -uve-topic-20-0, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-18-2, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-12-5, -uve-topic-22-4, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-27-0, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-27-18, -uve-topic-28-9, -uve-topic-3-21, -uve-topic-18-29, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-1-6, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-0-16, -uve-topic-24-28, -uve-topic-3-28, -uve-topic-24-22, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-8-29, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-14-1, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-0-5, -uve-topic-28-12, -uve-topic-24-19, structured_syslog_topic-26, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-27-3, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-8-9, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-12-9, -uve-topic-16-8, -uve-topic-11-13, -uve-topic-8-20, -uve-topic-14-28, -uve-topic-27-21, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-1-9, HEALTH_CHECK_TOPIC-16, -uve-topic-9-21, -uve-topic-22-24, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, -uve-topic-2-1, -uve-topic-0-2, structured_syslog_topic-6, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-12-6, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-9-27, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-22-21, -uve-topic-23-20, -uve-topic-29-26, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-17-21, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-14-22, -uve-topic-7-0, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-19-13, -uve-topic-11-17, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-6-24, -uve-topic-8-17, -uve-topic-26-23, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-0-22, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, HEALTH_CHECK_TOPIC-26, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-27-6, -uve-topic-16-17, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-8-3, -uve-topic-11-25, -uve-topic-3-22, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-4-12, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-23-11, -uve-topic-16-11, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-0-13, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-12-3, -uve-topic-18-8, -uve-topic-6-21, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-16-26, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-20-7, -uve-topic-10-8, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-8-8, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-22-18, -uve-topic-17-24, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-24-1, -uve-topic-13-28, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, structured_syslog_topic-14, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-16-29, -uve-topic-19-25, -uve-topic-0-14, -uve-topic-2-23, -uve-topic-28-18, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-22-22, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, HEALTH_CHECK_TOPIC-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-18-18, -uve-topic-28-17, -uve-topic-22-28, -uve-topic-12-29, -uve-topic-24-4, -uve-topic-12-15, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-2-4, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-4-1, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-26-26, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-19-22, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-17-6, -uve-topic-21-17, -uve-topic-22-27, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-26-11, -uve-topic-17-3, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-12-27, -uve-topic-9-3, HEALTH_CHECK_TOPIC-4, -uve-topic-9-14, -uve-topic-25-25, -uve-topic-15-26, -uve-topic-1-28, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-1-10, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-4-6, HEALTH_CHECK_TOPIC-8, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-23-1, -uve-topic-13-2, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-14-25, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-9-5, -uve-topic-22-15, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-24-13, -uve-topic-18-17, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-9-0, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-0-29, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-2-26, -uve-topic-6-8, -uve-topic-29-17, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-3-6, HEALTH_CHECK_TOPIC-23, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-7-9, HEALTH_CHECK_TOPIC-28, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-26-2, -uve-topic-13-29, -uve-topic-23-28, -uve-topic-7-27, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-7-3, -uve-topic-20-13, -uve-topic-10-14, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-26-8, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-6-5, -uve-topic-23-8, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-11-28, -uve-topic-21-26, -uve-topic-19-7, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-11-4, structured_syslog_topic-23, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-21-11, -uve-topic-6-12, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-5-11, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-28, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-18-14, HEALTH_CHECK_TOPIC-5, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-4-25, structured_syslog_topic-18, -uve-topic-27-12, -uve-topic-19-1, -uve-topic-10-26, -uve-topic-20-25, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-13-25, -uve-topic-0-7, -uve-topic-14-19, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,192] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,194] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,196] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,197] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,197] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,203] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,204] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,204] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,209] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,209] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,210] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,215] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,218] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,220] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,221] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,230] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,232] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,235] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,235] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,235] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,239] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,241] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,241] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,241] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,248] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,249] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,257] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,289] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,289] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,321] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,323] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,323] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,323] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,340] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,340] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,341] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,350] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,350] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,351] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,355] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,359] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,361] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,370] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-01-27 02:07:24,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-01-27 02:07:24,372] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,373] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,374] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,375] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,375] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,376] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,392] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,396] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,406] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,406] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,410] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,410] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,410] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,411] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,411] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,413] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,413] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,413] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,415] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,422] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,422] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,440] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-01-27 02:07:24,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,471] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,471] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,472] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,475] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,477] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,477] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,477] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,479] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,481] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,481] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,494] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,497] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,507] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,511] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,512] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,513] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,513] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,513] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,516] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,517] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,517] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,538] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,543] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,550] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,555] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-01-27 02:07:24,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,571] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,571] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,574] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,574] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,574] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:24,575] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,575] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,578] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,578] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,578] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,582] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,582] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,657] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-01-27 02:07:24,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 [2025-01-27 02:07:24,679] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2025-01-27 02:07:24,679] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:24,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:24,683] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:24,683] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2025-01-27 02:07:24,781] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:25,639] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:25,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:25,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:25,842] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:25,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 [2025-01-27 02:07:25,882] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-01-27 02:07:25,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 [2025-01-27 02:07:25,972] INFO [Partition -uve-topic-1-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:25,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 [2025-01-27 02:07:25,983] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-01-27 02:07:25,985] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:25,991] INFO [Partition -uve-topic-1-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,001] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,014] INFO [Partition -uve-topic-1-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,017] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,020] INFO [Partition -uve-topic-1-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,025] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,037] INFO [Partition -uve-topic-1-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,041] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,042] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:26,043] INFO [Partition -uve-topic-1-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,050] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,050] INFO [Partition -uve-topic-1-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,061] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,070] INFO [Partition -uve-topic-1-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,073] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,076] INFO [Partition -uve-topic-1-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,080] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,080] INFO [Partition -uve-topic-1-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,082] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,083] INFO [Partition -uve-topic-1-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,087] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,090] INFO [Partition -uve-topic-1-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,092] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,092] INFO [Partition -uve-topic-1-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,095] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,095] INFO [Partition -uve-topic-1-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,098] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,101] INFO [Partition -uve-topic-1-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,106] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,107] INFO [Partition -uve-topic-1-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,112] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,123] INFO [Partition -uve-topic-1-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,126] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,128] INFO [Partition -uve-topic-1-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,133] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,133] INFO [Partition -uve-topic-21-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,136] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,136] INFO [Partition -uve-topic-21-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,139] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,144] INFO [Partition -uve-topic-21-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,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 [2025-01-27 02:07:26,148] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,154] INFO [Partition -uve-topic-21-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,158] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,162] INFO [Partition -uve-topic-21-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,168] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,177] INFO [Partition -uve-topic-21-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,185] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,190] INFO [Partition -uve-topic-21-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,193] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,193] INFO [Partition -uve-topic-21-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,199] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,199] INFO [Partition -uve-topic-21-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,202] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,202] INFO [Partition -uve-topic-21-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,204] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,205] INFO [Partition -uve-topic-21-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,208] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,209] INFO [Partition -uve-topic-21-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,212] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,212] INFO [Partition -uve-topic-21-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,216] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,216] INFO [Partition -uve-topic-21-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,219] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,223] INFO [Partition -uve-topic-11-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,226] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,227] INFO [Partition -uve-topic-11-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,230] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,243] INFO [Partition -uve-topic-11-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,248] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,248] INFO [Partition -uve-topic-11-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,254] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,254] INFO [Partition -uve-topic-11-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,263] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,263] INFO [Partition -uve-topic-11-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,267] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,267] INFO [Partition -uve-topic-11-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,372] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,372] INFO [Partition -uve-topic-11-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,386] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,398] INFO [Partition -uve-topic-11-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,409] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,416] INFO [Partition -uve-topic-11-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,421] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,428] INFO [Partition -uve-topic-11-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,436] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,436] INFO [Partition -uve-topic-11-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,446] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,446] INFO [Partition -uve-topic-11-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,450] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,455] INFO [Partition -uve-topic-11-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,472] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,480] INFO [Partition -uve-topic-11-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,490] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,490] INFO [Partition -uve-topic-11-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,495] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,497] INFO [Partition -uve-topic-11-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,504] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,504] INFO [Partition -uve-topic-11-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,510] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,520] INFO [Partition -uve-topic-11-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,527] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,527] INFO [Partition -uve-topic-11-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,547] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,547] INFO [Partition -uve-topic-6-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,563] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,574] INFO [Partition -uve-topic-6-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,605] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,605] INFO [Partition -uve-topic-6-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,639] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,658] INFO [Partition -uve-topic-6-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,667] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,667] INFO [Partition -uve-topic-6-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,673] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,673] INFO [Partition -uve-topic-6-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,678] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,693] INFO [Partition -uve-topic-6-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,715] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,731] INFO [Partition -uve-topic-6-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,746] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,746] INFO [Partition -uve-topic-6-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,766] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,777] INFO [Partition -uve-topic-6-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,783] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,783] INFO [Partition -uve-topic-6-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,957] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:26,965] INFO [Partition -uve-topic-6-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:26,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 [2025-01-27 02:07:26,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:26,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:26,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 [2025-01-27 02:07:26,995] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:26,995] INFO [Partition -uve-topic-6-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,010] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,013] INFO [Partition -uve-topic-6-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,024] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,024] INFO [Partition -uve-topic-6-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,088] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,092] INFO [Partition -uve-topic-6-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,094] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:27,095] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:27,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 [2025-01-27 02:07:27,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 [2025-01-27 02:07:27,159] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,159] INFO [Partition -uve-topic-6-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,173] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,173] INFO [Partition -uve-topic-6-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,190] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,191] INFO [Partition -uve-topic-6-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,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 [2025-01-27 02:07:27,206] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:27,206] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:27,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 [2025-01-27 02:07:27,227] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,227] INFO [Partition -uve-topic-6-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,240] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,244] INFO [Partition -uve-topic-6-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,260] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,260] INFO [Partition -uve-topic-24-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,264] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,274] INFO [Partition -uve-topic-24-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,294] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2025-01-27 02:07:27,307] INFO [Partition -uve-topic-24-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,318] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,319] INFO [Partition -uve-topic-24-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,336] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,345] INFO [Partition -uve-topic-24-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,353] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,369] INFO [Partition -uve-topic-24-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,379] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,379] INFO [Partition -uve-topic-24-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,390] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,392] INFO [Partition -uve-topic-24-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,403] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,410] INFO [Partition -uve-topic-24-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,413] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,413] INFO [Partition -uve-topic-24-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,417] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,418] INFO [Partition -uve-topic-24-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,423] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,423] INFO [Partition -uve-topic-24-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,437] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,438] INFO [Partition -uve-topic-24-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,446] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,446] INFO [Partition -uve-topic-25-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,458] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,458] INFO [Partition -uve-topic-25-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,472] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,473] INFO [Partition -uve-topic-25-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,478] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,480] INFO [Partition -uve-topic-25-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,486] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,493] INFO [Partition -uve-topic-25-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,502] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,502] INFO [Partition -uve-topic-25-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,506] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,506] INFO [Partition -uve-topic-25-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,509] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,509] INFO [Partition -uve-topic-25-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,516] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,516] INFO [Partition -uve-topic-25-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,520] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,520] INFO [Partition -uve-topic-25-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,545] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,560] INFO [Partition -uve-topic-25-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,583] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,590] INFO [Partition -uve-topic-25-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,616] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,616] INFO [Partition -uve-topic-25-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,620] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,631] INFO [Partition -uve-topic-25-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,637] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,645] INFO [Partition -uve-topic-25-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,650] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,650] INFO [Partition -uve-topic-25-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,815] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,815] INFO [Partition -uve-topic-25-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,822] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,830] INFO [Partition -uve-topic-25-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,833] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,837] INFO [Partition -uve-topic-25-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,842] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,848] INFO [Partition -uve-topic-25-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,858] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,858] INFO [Partition -uve-topic-15-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,863] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,870] INFO [Partition -uve-topic-15-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,874] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,874] INFO [Partition -uve-topic-15-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,881] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,886] INFO [Partition -uve-topic-15-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,894] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,894] INFO [Partition -uve-topic-15-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,897] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,897] INFO [Partition -uve-topic-15-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,900] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,900] INFO [Partition -uve-topic-15-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,904] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,907] INFO [Partition -uve-topic-15-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,911] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,911] INFO [Partition -uve-topic-15-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,913] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,915] INFO [Partition -uve-topic-15-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,919] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,921] INFO [Partition -uve-topic-15-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,927] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,938] INFO [Partition -uve-topic-15-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,946] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,947] INFO [Partition -uve-topic-15-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,952] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,958] INFO [Partition -uve-topic-15-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,961] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,965] INFO [Partition -uve-topic-15-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,968] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,968] INFO [Partition -uve-topic-15-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,971] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,971] INFO [Partition -uve-topic-14-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,977] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,979] INFO [Partition -uve-topic-14-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,984] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,985] INFO [Partition -uve-topic-14-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,988] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,988] INFO [Partition -uve-topic-14-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,990] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:27,991] INFO [Partition -uve-topic-14-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:27,995] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:27,995] INFO [Partition -uve-topic-14-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,001] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,006] INFO [Partition -uve-topic-14-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,010] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,012] INFO [Partition -uve-topic-14-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,014] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,016] INFO [Partition -uve-topic-14-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,021] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,021] INFO [Partition -uve-topic-14-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,025] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,025] INFO [Partition -uve-topic-14-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,028] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,028] INFO [Partition -uve-topic-14-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,030] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,030] INFO [Partition -uve-topic-14-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,034] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,039] INFO [Partition -uve-topic-14-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,043] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,047] INFO [Partition -uve-topic-14-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,052] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,052] INFO [Partition structured_syslog_topic-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,063] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,063] INFO [Partition structured_syslog_topic-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,066] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,070] INFO [Partition structured_syslog_topic-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,073] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,073] INFO [Partition structured_syslog_topic-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,080] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,080] INFO [Partition structured_syslog_topic-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,082] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,086] INFO [Partition structured_syslog_topic-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,088] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,089] INFO [Partition structured_syslog_topic-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,091] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,093] INFO [Partition structured_syslog_topic-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,095] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,097] INFO [Partition structured_syslog_topic-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,101] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,104] INFO [Partition structured_syslog_topic-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,106] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,106] INFO [Partition structured_syslog_topic-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,108] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,108] INFO [Partition structured_syslog_topic-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,113] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,124] INFO [Partition structured_syslog_topic-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,131] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,141] INFO [Partition structured_syslog_topic-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,145] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,163] INFO [Partition structured_syslog_topic-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,168] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,168] INFO [Partition structured_syslog_topic-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,172] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,185] INFO [Partition -uve-topic-9-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,190] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,212] INFO [Partition -uve-topic-9-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,219] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,219] INFO [Partition -uve-topic-9-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,227] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,227] INFO [Partition -uve-topic-9-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,232] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,232] INFO [Partition -uve-topic-9-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,236] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,257] INFO [Partition -uve-topic-9-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,263] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,263] INFO [Partition -uve-topic-9-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,269] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,280] INFO [Partition -uve-topic-9-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,284] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,284] INFO [Partition -uve-topic-9-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,287] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,287] INFO [Partition -uve-topic-9-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,290] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,290] INFO [Partition -uve-topic-9-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,293] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,309] INFO [Partition -uve-topic-9-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,315] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,315] INFO [Partition -uve-topic-9-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,317] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,317] INFO [Partition -uve-topic-9-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,325] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,343] INFO [Partition -uve-topic-9-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,360] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,677] INFO [Partition -uve-topic-9-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,680] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,680] INFO [Partition -uve-topic-9-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,682] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,682] INFO [Partition -uve-topic-9-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,709] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,709] INFO [Partition -uve-topic-13-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,717] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,717] INFO [Partition -uve-topic-13-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,720] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,761] INFO [Partition -uve-topic-13-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,765] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,766] INFO [Partition -uve-topic-13-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,770] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,771] INFO [Partition -uve-topic-13-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,777] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,794] INFO [Partition -uve-topic-13-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,803] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,817] INFO [Partition -uve-topic-13-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,829] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,829] INFO [Partition -uve-topic-13-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,839] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,840] INFO [Partition -uve-topic-13-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,843] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,843] INFO [Partition -uve-topic-13-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,847] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,847] INFO [Partition -uve-topic-13-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,851] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,851] INFO [Partition -uve-topic-13-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,857] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,938] INFO [Partition -uve-topic-13-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,945] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,953] INFO [Partition -uve-topic-13-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,961] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,964] INFO [Partition -uve-topic-13-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,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 [2025-01-27 02:07:28,972] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,972] INFO [Partition -uve-topic-23-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,978] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,982] INFO [Partition -uve-topic-23-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,985] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,985] INFO [Partition -uve-topic-23-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,988] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,988] INFO [Partition -uve-topic-23-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,992] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:28,992] INFO [Partition -uve-topic-23-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,995] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:28,996] INFO [Partition -uve-topic-23-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:28,999] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,001] INFO [Partition -uve-topic-23-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,003] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,003] INFO [Partition -uve-topic-23-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,005] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,005] INFO [Partition -uve-topic-23-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,008] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,008] INFO [Partition -uve-topic-23-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,011] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,011] INFO [Partition -uve-topic-23-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,014] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,014] INFO [Partition -uve-topic-23-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,016] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,016] INFO [Partition -uve-topic-23-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,022] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,022] INFO [Partition -uve-topic-23-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,033] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,033] INFO [Partition -uve-topic-23-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,039] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,040] INFO [Partition -uve-topic-23-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,044] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,047] INFO [Partition -uve-topic-23-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,054] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,054] INFO [Partition -uve-topic-23-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,058] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,058] INFO [Partition -uve-topic-23-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,061] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,061] INFO [Partition -uve-topic-28-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,063] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,063] INFO [Partition -uve-topic-28-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,065] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,065] INFO [Partition -uve-topic-28-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,068] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,069] INFO [Partition -uve-topic-28-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,074] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,075] INFO [Partition -uve-topic-28-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,078] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,079] INFO [Partition -uve-topic-28-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,082] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,082] INFO [Partition -uve-topic-28-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,086] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,086] INFO [Partition -uve-topic-28-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,089] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,090] INFO [Partition -uve-topic-28-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,096] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,098] INFO [Partition -uve-topic-28-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,102] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,103] INFO [Partition -uve-topic-28-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,106] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,107] INFO [Partition -uve-topic-28-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,112] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,112] INFO [Partition -uve-topic-28-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,116] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,116] INFO [Partition -uve-topic-28-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,123] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,124] INFO [Partition -uve-topic-28-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,127] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,127] INFO [Partition -uve-topic-28-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,131] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,131] INFO [Partition -uve-topic-28-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,134] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,136] INFO [Partition -uve-topic-18-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,140] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,141] INFO [Partition -uve-topic-18-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,143] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,148] INFO [Partition -uve-topic-18-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,156] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,156] INFO [Partition -uve-topic-18-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,160] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,160] INFO [Partition -uve-topic-18-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,162] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,163] INFO [Partition -uve-topic-18-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,169] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,169] INFO [Partition -uve-topic-18-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,172] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,175] INFO [Partition -uve-topic-18-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,179] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,179] INFO [Partition -uve-topic-18-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,182] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,182] INFO [Partition -uve-topic-18-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,187] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,187] INFO [Partition -uve-topic-18-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,192] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,192] INFO [Partition -uve-topic-18-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,194] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,195] INFO [Partition -uve-topic-18-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,198] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,198] INFO [Partition -uve-topic-18-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,201] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,201] INFO [Partition -uve-topic-18-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,205] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,205] INFO [Partition -uve-topic-18-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,207] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,207] INFO [Partition -uve-topic-18-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,209] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:29,211] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,222] INFO [Partition -uve-topic-18-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-01-27 02:07:29,228] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,228] INFO [Partition -uve-topic-18-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,233] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,233] INFO [Partition -uve-topic-0-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,235] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,236] INFO [Partition -uve-topic-0-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,238] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,238] INFO [Partition -uve-topic-0-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,243] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,243] INFO [Partition -uve-topic-0-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,249] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,249] INFO [Partition -uve-topic-0-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,255] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,255] INFO [Partition -uve-topic-0-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,258] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,260] INFO [Partition -uve-topic-0-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,263] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,263] INFO [Partition -uve-topic-0-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,269] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,272] INFO [Partition -uve-topic-0-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,279] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,280] INFO [Partition -uve-topic-0-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,297] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,297] INFO [Partition -uve-topic-0-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,301] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,301] INFO [Partition -uve-topic-0-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,304] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,304] INFO [Partition -uve-topic-0-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,307] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,307] INFO [Partition -uve-topic-0-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,310] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,310] INFO [Partition -uve-topic-0-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,312] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,312] INFO [Partition -uve-topic-0-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,314] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,315] INFO [Partition -uve-topic-0-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,317] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,317] INFO [Partition -uve-topic-17-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,319] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,319] INFO [Partition -uve-topic-17-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,321] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,321] INFO [Partition -uve-topic-17-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,323] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,324] INFO [Partition -uve-topic-17-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,326] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,326] INFO [Partition -uve-topic-17-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-01-27 02:07:29,328] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,328] INFO [Partition -uve-topic-17-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,330] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,331] INFO [Partition -uve-topic-17-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,333] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,333] INFO [Partition -uve-topic-17-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,337] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,337] INFO [Partition -uve-topic-17-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,339] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,340] INFO [Partition -uve-topic-17-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,342] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,342] INFO [Partition -uve-topic-17-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,347] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,347] INFO [Partition -uve-topic-17-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,349] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,349] INFO [Partition -uve-topic-17-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,352] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,352] INFO [Partition -uve-topic-17-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,354] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,354] INFO [Partition -uve-topic-17-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,357] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,357] INFO [Partition -uve-topic-17-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,359] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,360] INFO [Partition -uve-topic-27-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,364] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,365] INFO [Partition -uve-topic-27-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,368] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,368] INFO [Partition -uve-topic-27-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,370] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,372] INFO [Partition -uve-topic-27-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,374] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,374] INFO [Partition -uve-topic-27-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,376] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,376] INFO [Partition -uve-topic-27-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,379] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,380] INFO [Partition -uve-topic-27-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,386] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,386] INFO [Partition -uve-topic-27-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,389] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,389] INFO [Partition -uve-topic-27-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,391] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,391] INFO [Partition -uve-topic-27-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,401] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,401] INFO [Partition -uve-topic-27-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,405] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,405] INFO [Partition -uve-topic-27-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,409] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,409] INFO [Partition -uve-topic-27-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,411] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,411] INFO [Partition -uve-topic-27-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,414] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,414] INFO [Partition -uve-topic-27-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,416] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,416] INFO [Partition -uve-topic-27-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,418] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,418] INFO [Partition -uve-topic-27-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,420] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,420] INFO [Partition -uve-topic-27-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,423] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,423] INFO [Partition -uve-topic-7-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:29,426] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,426] INFO [Partition -uve-topic-7-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,428] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-19-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-19-0 [2025-01-27 02:07:29,428] INFO [Partition -uve-topic-7-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,430] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,430] INFO [Partition -uve-topic-7-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,433] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,433] INFO [Partition -uve-topic-7-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,436] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,437] INFO [Partition -uve-topic-7-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,440] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,443] INFO [Partition -uve-topic-7-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,447] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,447] INFO [Partition -uve-topic-7-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,449] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,449] INFO [Partition -uve-topic-7-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,451] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,452] INFO [Partition -uve-topic-7-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,455] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,456] INFO [Partition -uve-topic-7-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,461] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,462] INFO [Partition -uve-topic-7-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,466] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,466] INFO [Partition -uve-topic-7-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,469] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,469] INFO [Partition -uve-topic-7-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,471] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,471] INFO [Partition -uve-topic-7-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,475] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,475] INFO [Partition -uve-topic-7-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,478] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,478] INFO [Partition -uve-topic-7-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,481] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,485] INFO [Partition -uve-topic-7-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,505] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,505] INFO [Partition -uve-topic-7-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,516] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,516] INFO [Partition -uve-topic-7-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,519] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,519] INFO [Partition -uve-topic-7-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,520] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,520] INFO [Partition -uve-topic-7-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,522] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,522] INFO [Partition -uve-topic-7-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,524] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,524] INFO [Partition -uve-topic-5-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,526] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,526] INFO [Partition -uve-topic-5-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:29,529] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,529] INFO [Partition -uve-topic-5-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,532] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,533] INFO [Partition -uve-topic-5-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,536] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,536] INFO [Partition -uve-topic-5-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,538] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,538] INFO [Partition -uve-topic-5-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,542] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,542] INFO [Partition -uve-topic-5-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,544] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,544] INFO [Partition -uve-topic-5-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,548] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,548] INFO [Partition -uve-topic-5-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,551] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,551] INFO [Partition -uve-topic-5-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,553] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,553] INFO [Partition -uve-topic-5-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,556] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,556] INFO [Partition -uve-topic-5-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,558] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,558] INFO [Partition -uve-topic-5-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,564] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,564] INFO [Partition -uve-topic-5-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,566] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,566] INFO [Partition -uve-topic-5-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,569] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,569] INFO [Partition -uve-topic-5-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,573] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,573] INFO [Partition -uve-topic-5-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,578] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,578] INFO [Partition -uve-topic-5-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:29,634] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,634] INFO [Partition -uve-topic-5-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,636] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,636] INFO [Partition -uve-topic-2-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,639] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,639] INFO [Partition -uve-topic-2-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,643] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,643] INFO [Partition -uve-topic-2-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,645] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,645] INFO [Partition -uve-topic-2-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,648] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,648] INFO [Partition -uve-topic-2-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,650] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,650] INFO [Partition -uve-topic-2-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,652] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,652] INFO [Partition -uve-topic-2-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,656] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,657] INFO [Partition -uve-topic-2-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,659] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,659] INFO [Partition -uve-topic-2-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,661] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,662] INFO [Partition -uve-topic-2-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,667] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,667] INFO [Partition -uve-topic-2-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,669] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,669] INFO [Partition -uve-topic-2-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,673] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,673] INFO [Partition -uve-topic-2-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,675] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,675] INFO [Partition -uve-topic-2-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,677] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,677] INFO [Partition -uve-topic-2-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,681] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,681] INFO [Partition -uve-topic-2-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,684] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,684] INFO [Partition -uve-topic-2-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,686] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,686] INFO [Partition -uve-topic-2-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:29,698] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,698] INFO [Partition -uve-topic-2-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,702] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,702] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,712] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,712] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,716] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,716] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,718] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,718] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,720] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,720] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,723] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:29,724] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,724] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,725] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,725] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,728] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,728] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,732] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,732] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,735] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,735] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,740] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,740] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,742] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,743] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,749] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,749] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,751] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,751] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,753] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,753] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,760] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,760] INFO [Partition -uve-topic-10-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,769] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,769] INFO [Partition -uve-topic-10-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,772] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,772] INFO [Partition -uve-topic-10-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,774] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,774] INFO [Partition -uve-topic-10-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,776] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,776] INFO [Partition -uve-topic-10-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,780] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,780] INFO [Partition -uve-topic-10-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,783] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,783] INFO [Partition -uve-topic-10-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,788] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,788] INFO [Partition -uve-topic-10-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,790] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,790] INFO [Partition -uve-topic-10-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,793] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,793] INFO [Partition -uve-topic-10-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,808] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,808] INFO [Partition -uve-topic-10-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,818] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,818] INFO [Partition -uve-topic-10-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,820] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,821] INFO [Partition -uve-topic-10-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2025-01-27 02:07:29,825] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,825] INFO [Partition -uve-topic-10-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,829] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,829] INFO [Partition -uve-topic-10-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,832] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,832] INFO [Partition -uve-topic-20-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,841] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,841] INFO [Partition -uve-topic-20-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,846] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,846] INFO [Partition -uve-topic-20-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,850] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,850] INFO [Partition -uve-topic-20-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,855] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,855] INFO [Partition -uve-topic-20-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,861] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,862] INFO [Partition -uve-topic-20-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,865] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,865] INFO [Partition -uve-topic-20-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,869] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,869] INFO [Partition -uve-topic-20-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,874] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,874] INFO [Partition -uve-topic-20-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,881] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,881] INFO [Partition -uve-topic-20-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,884] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,885] INFO [Partition -uve-topic-20-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,889] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,889] INFO [Partition -uve-topic-20-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,893] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,893] INFO [Partition -uve-topic-20-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,895] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,895] INFO [Partition -uve-topic-20-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,897] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,897] INFO [Partition -uve-topic-20-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,905] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,906] INFO [Partition -uve-topic-20-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,910] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,910] INFO [Partition -uve-topic-29-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,914] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,914] INFO [Partition -uve-topic-29-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,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 [2025-01-27 02:07:29,917] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,918] INFO [Partition -uve-topic-29-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,920] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,921] INFO [Partition -uve-topic-29-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,928] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,928] INFO [Partition -uve-topic-29-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,930] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,930] INFO [Partition -uve-topic-29-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,934] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,935] INFO [Partition -uve-topic-29-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,936] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,936] INFO [Partition -uve-topic-29-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,941] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,941] INFO [Partition -uve-topic-29-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,946] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,946] INFO [Partition -uve-topic-29-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,948] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,949] INFO [Partition -uve-topic-29-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,952] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,952] INFO [Partition -uve-topic-29-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,958] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,958] INFO [Partition -uve-topic-29-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,961] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,961] INFO [Partition -uve-topic-29-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,965] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,965] INFO [Partition -uve-topic-29-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,969] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,969] INFO [Partition -uve-topic-29-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,972] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,972] INFO [Partition -uve-topic-29-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,979] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,979] INFO [Partition -uve-topic-29-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,985] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,986] INFO [Partition -uve-topic-29-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,988] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,988] INFO [Partition -uve-topic-29-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,991] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:29,991] INFO [Partition -uve-topic-29-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,993] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,994] INFO [Partition -uve-topic-19-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:29,995] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-01-27 02:07:29,998] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:29,998] INFO [Partition -uve-topic-19-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,000] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,000] INFO [Partition -uve-topic-19-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,002] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,002] INFO [Partition -uve-topic-19-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,003] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,003] INFO [Partition -uve-topic-19-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-01-27 02:07:30,008] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-01-27 02:07:30,008] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,008] INFO [Partition -uve-topic-19-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,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 [2025-01-27 02:07:30,015] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,015] INFO [Partition -uve-topic-19-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:30,026] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,026] INFO [Partition -uve-topic-19-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,028] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,028] INFO [Partition -uve-topic-19-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,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 [2025-01-27 02:07:30,030] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,030] INFO [Partition -uve-topic-19-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-01-27 02:07:30,032] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,035] INFO [Partition -uve-topic-19-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-01-27 02:07:30,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-01-27 02:07:30,040] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,040] INFO [Partition -uve-topic-19-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,048] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,048] INFO [Partition -uve-topic-19-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,052] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,052] INFO [Partition -uve-topic-19-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,054] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,054] INFO [Partition -uve-topic-19-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,059] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,059] INFO [Partition -uve-topic-4-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,062] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,062] INFO [Partition -uve-topic-4-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,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 [2025-01-27 02:07:30,134] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:30,145] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:30,161] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,172] INFO [Partition -uve-topic-4-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,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 [2025-01-27 02:07:30,175] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-11-17, -uve-topic-21-5, -uve-topic-11-29, -uve-topic-6-24, -uve-topic-21-2, -uve-topic-21-17, -uve-topic-11-26, -uve-topic-21-14, -uve-topic-6-21, -uve-topic-6-18, -uve-topic-11-23, -uve-topic-1-28, -uve-topic-1-25, -uve-topic-11-20, -uve-topic-21-8) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:07:30,176] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,176] INFO [Partition -uve-topic-4-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,180] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,180] INFO [Partition -uve-topic-4-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,181] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-11-29 -> (offset=0, leaderEpoch=4), -uve-topic-21-8 -> (offset=0, leaderEpoch=4), -uve-topic-11-17 -> (offset=0, leaderEpoch=4), -uve-topic-6-24 -> (offset=0, leaderEpoch=4), -uve-topic-6-21 -> (offset=0, leaderEpoch=4), -uve-topic-21-5 -> (offset=0, leaderEpoch=4), -uve-topic-6-18 -> (offset=0, leaderEpoch=4), -uve-topic-11-26 -> (offset=0, leaderEpoch=4), -uve-topic-21-17 -> (offset=0, leaderEpoch=4), -uve-topic-1-25 -> (offset=0, leaderEpoch=4), -uve-topic-21-2 -> (offset=0, leaderEpoch=4), -uve-topic-1-28 -> (offset=0, leaderEpoch=4), -uve-topic-11-23 -> (offset=0, leaderEpoch=4), -uve-topic-21-14 -> (offset=0, leaderEpoch=4), -uve-topic-11-20 -> (offset=0, leaderEpoch=4)) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:07:30,185] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,185] INFO [Partition -uve-topic-4-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,196] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,196] INFO [Partition -uve-topic-4-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,199] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,199] INFO [Partition -uve-topic-4-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,199] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-01-27 02:07:30,203] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,204] INFO [Partition -uve-topic-4-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,209] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,209] INFO [Partition -uve-topic-4-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,212] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,213] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,213] INFO [Partition -uve-topic-4-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,215] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,218] INFO [Partition -uve-topic-4-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,222] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,222] INFO [Partition -uve-topic-4-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,223] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,224] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,226] INFO [Partition -uve-topic-4-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,227] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,228] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,233] INFO [Partition -uve-topic-4-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,234] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,236] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,236] INFO [Partition -uve-topic-4-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,237] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,238] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,242] INFO [Partition -uve-topic-4-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,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 [2025-01-27 02:07:30,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:30,246] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,246] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,246] INFO [Partition -uve-topic-16-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,250] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,251] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,251] INFO [Partition -uve-topic-16-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,253] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,253] INFO [Partition -uve-topic-16-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,255] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,255] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,255] INFO [Partition -uve-topic-16-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,258] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,258] INFO [Partition -uve-topic-16-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,258] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,261] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,261] INFO [Partition -uve-topic-16-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,261] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,263] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,264] INFO [Partition -uve-topic-16-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,267] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,267] INFO [Partition -uve-topic-16-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,267] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,269] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,270] INFO [Partition -uve-topic-16-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,271] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,272] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,272] INFO [Partition -uve-topic-16-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,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 [2025-01-27 02:07:30,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-01-27 02:07:30,275] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,275] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,276] INFO [Partition -uve-topic-16-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,278] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,279] INFO [Partition -uve-topic-16-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,279] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,281] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,282] INFO [Partition -uve-topic-16-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,284] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:07:30,284] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,284] INFO [Partition -uve-topic-16-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,286] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,287] INFO [Partition -uve-topic-16-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,292] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,292] INFO [Partition -uve-topic-16-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,313] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,313] INFO [Partition -uve-topic-26-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,320] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,320] INFO [Partition -uve-topic-26-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,324] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,324] INFO [Partition -uve-topic-26-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,328] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,328] INFO [Partition -uve-topic-26-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,333] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,333] INFO [Partition -uve-topic-26-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,335] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,335] INFO [Partition -uve-topic-26-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,338] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,338] INFO [Partition -uve-topic-26-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,340] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,340] INFO [Partition -uve-topic-26-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,344] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,344] INFO [Partition -uve-topic-26-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,347] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,347] INFO [Partition -uve-topic-26-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,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 [2025-01-27 02:07:30,349] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,349] INFO [Partition -uve-topic-26-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,351] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,352] INFO [Partition -uve-topic-26-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,360] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,360] INFO [Partition -uve-topic-26-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,362] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,362] INFO [Partition -uve-topic-26-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,365] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,365] INFO [Partition -uve-topic-26-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,367] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,367] INFO [Partition -uve-topic-26-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,370] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,370] INFO [Partition -uve-topic-3-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,372] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,372] INFO [Partition -uve-topic-3-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,373] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,373] INFO [Partition -uve-topic-3-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,375] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,375] INFO [Partition -uve-topic-3-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,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 [2025-01-27 02:07:30,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-01-27 02:07:30,377] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,377] INFO [Partition -uve-topic-3-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,381] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,381] INFO [Partition -uve-topic-3-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,385] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,385] INFO [Partition -uve-topic-3-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,388] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-01-27 02:07:30,390] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2025-01-27 02:07:30,389] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,390] INFO [Partition -uve-topic-3-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,392] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,392] INFO [Partition -uve-topic-3-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,394] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,394] INFO [Partition -uve-topic-3-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,396] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,397] INFO [Partition -uve-topic-3-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,398] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,398] INFO [Partition -uve-topic-3-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,400] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,400] INFO [Partition -uve-topic-3-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,402] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,402] INFO [Partition -uve-topic-8-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,403] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,403] INFO [Partition -uve-topic-8-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,405] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,405] INFO [Partition -uve-topic-8-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,406] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,406] INFO [Partition -uve-topic-8-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,408] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,408] INFO [Partition -uve-topic-8-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,411] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,411] INFO [Partition -uve-topic-8-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,413] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,413] INFO [Partition -uve-topic-8-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,421] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,421] INFO [Partition -uve-topic-8-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,422] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,422] INFO [Partition -uve-topic-8-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,424] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,424] INFO [Partition -uve-topic-8-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,426] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,426] INFO [Partition -uve-topic-8-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,428] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,428] INFO [Partition -uve-topic-8-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,431] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,431] INFO [Partition -uve-topic-8-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,432] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,432] INFO [Partition -uve-topic-8-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,434] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,434] INFO [Partition -uve-topic-8-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,436] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,436] INFO [Partition -uve-topic-8-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,437] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,437] INFO [Partition -uve-topic-8-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,439] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,439] INFO [Partition -uve-topic-22-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,444] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,444] INFO [Partition -uve-topic-22-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,448] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,448] INFO [Partition -uve-topic-22-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,450] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,450] INFO [Partition -uve-topic-22-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,452] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,452] INFO [Partition -uve-topic-22-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,454] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,454] INFO [Partition -uve-topic-22-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,455] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,455] INFO [Partition -uve-topic-22-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,460] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,460] INFO [Partition -uve-topic-22-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,462] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,462] INFO [Partition -uve-topic-22-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,468] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,468] INFO [Partition -uve-topic-22-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,470] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,470] INFO [Partition -uve-topic-22-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,472] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,472] INFO [Partition -uve-topic-22-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,473] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,473] INFO [Partition -uve-topic-22-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,475] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,475] INFO [Partition -uve-topic-22-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,477] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,477] INFO [Partition -uve-topic-22-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,484] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,484] INFO [Partition -uve-topic-22-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,488] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,488] INFO [Partition -uve-topic-22-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,492] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,492] INFO [Partition -uve-topic-22-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,494] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,494] INFO [Partition -uve-topic-22-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,496] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,496] INFO [Partition -uve-topic-22-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,500] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,500] INFO [Partition -uve-topic-12-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,502] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,502] INFO [Partition -uve-topic-12-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,504] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,504] INFO [Partition -uve-topic-12-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,506] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,506] INFO [Partition -uve-topic-12-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,507] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,507] INFO [Partition -uve-topic-12-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,509] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,509] INFO [Partition -uve-topic-12-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,511] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,511] INFO [Partition -uve-topic-12-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,513] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,513] INFO [Partition -uve-topic-12-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,514] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,514] INFO [Partition -uve-topic-12-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,516] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,516] INFO [Partition -uve-topic-12-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,520] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,522] INFO [Partition -uve-topic-12-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,524] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,524] INFO [Partition -uve-topic-12-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,526] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,526] INFO [Partition -uve-topic-12-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,527] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,527] INFO [Partition -uve-topic-12-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,529] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,529] INFO [Partition -uve-topic-12-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,531] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,531] INFO [Partition -uve-topic-12-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,533] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,533] INFO [Partition -uve-topic-12-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,535] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,535] INFO [Partition -uve-topic-12-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,538] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,538] INFO [Partition -uve-topic-12-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,541] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,552] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-01-27 02:07:30,653] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-01-27 02:07:30,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 [2025-01-27 02:07:30,828] INFO [Partition -uve-topic-21-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,831] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,831] INFO [Partition -uve-topic-24-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,833] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,834] INFO [Partition -uve-topic-23-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,837] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,837] INFO [Partition -uve-topic-0-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,839] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,839] INFO [Partition -uve-topic-29-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,842] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to [1,3] and zkVersion updated to [3] (kafka.cluster.Partition) [2025-01-27 02:07:30,843] INFO [Partition -uve-topic-1-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,845] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,850] INFO [Partition -uve-topic-27-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,852] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,852] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,858] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,859] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,860] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,860] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,862] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,862] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,864] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,864] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,867] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,867] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,869] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,869] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,870] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,870] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,872] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,872] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,874] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,874] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,875] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,875] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,877] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,877] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,879] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,879] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,881] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,881] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,885] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,885] INFO [Partition -uve-topic-20-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,887] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,887] INFO [Partition -uve-topic-26-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,889] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,889] INFO [Partition -uve-topic-12-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,891] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:30,940] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:30,942] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,818] INFO [Partition -uve-topic-1-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,821] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,885] INFO [Partition -uve-topic-1-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,888] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,888] INFO [Partition -uve-topic-1-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,891] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,891] INFO [Partition -uve-topic-1-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,892] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,893] INFO [Partition -uve-topic-1-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,894] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,894] INFO [Partition -uve-topic-1-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,896] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,896] INFO [Partition -uve-topic-1-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,899] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,899] INFO [Partition -uve-topic-1-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,900] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,900] INFO [Partition -uve-topic-1-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,902] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,902] INFO [Partition -uve-topic-1-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,904] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,904] INFO [Partition -uve-topic-1-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,907] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,907] INFO [Partition -uve-topic-11-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,909] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,909] INFO [Partition -uve-topic-11-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,911] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,911] INFO [Partition -uve-topic-11-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,913] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,913] INFO [Partition -uve-topic-11-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,916] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,916] INFO [Partition -uve-topic-11-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,917] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,917] INFO [Partition -uve-topic-11-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,920] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,924] INFO [Partition -uve-topic-11-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,927] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,927] INFO [Partition -uve-topic-11-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,932] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,933] INFO [Partition -uve-topic-11-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,935] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,935] INFO [Partition -uve-topic-11-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,940] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,940] INFO [Partition -uve-topic-21-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,941] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,942] INFO [Partition -uve-topic-21-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,943] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,943] INFO [Partition -uve-topic-21-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,945] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,945] INFO [Partition -uve-topic-21-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,947] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,947] INFO [Partition -uve-topic-21-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,949] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,949] INFO [Partition -uve-topic-21-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,952] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,952] INFO [Partition -uve-topic-21-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,955] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,955] INFO [Partition -uve-topic-21-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,957] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,957] INFO [Partition -uve-topic-21-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,959] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,961] INFO [Partition -uve-topic-21-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,964] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,965] INFO [Partition -uve-topic-21-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,968] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,968] INFO [Partition -uve-topic-21-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,977] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,977] INFO [Partition -uve-topic-21-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,985] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,985] INFO [Partition -uve-topic-21-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,988] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,989] INFO [Partition -uve-topic-21-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,991] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,991] INFO [Partition -uve-topic-6-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,993] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,993] INFO [Partition -uve-topic-6-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,994] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,995] INFO [Partition -uve-topic-6-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:31,997] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:31,997] INFO [Partition -uve-topic-6-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,000] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,000] INFO [Partition -uve-topic-6-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,003] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,003] INFO [Partition -uve-topic-6-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,005] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,006] INFO [Partition -uve-topic-6-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,008] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,008] INFO [Partition -uve-topic-6-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,009] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,009] INFO [Partition -uve-topic-6-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,011] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,011] INFO [Partition -uve-topic-15-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,013] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,013] INFO [Partition -uve-topic-15-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,015] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,016] INFO [Partition -uve-topic-15-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,017] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,017] INFO [Partition -uve-topic-15-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,019] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,019] INFO [Partition -uve-topic-15-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,020] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,020] INFO [Partition -uve-topic-15-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,024] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,024] INFO [Partition -uve-topic-15-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,027] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,027] INFO [Partition -uve-topic-15-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,030] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,030] INFO [Partition -uve-topic-15-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,031] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,031] INFO [Partition -uve-topic-15-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,033] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,033] INFO [Partition -uve-topic-15-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,035] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,035] INFO [Partition -uve-topic-15-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,037] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,037] INFO [Partition -uve-topic-15-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,041] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,041] INFO [Partition -uve-topic-15-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,043] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,043] INFO [Partition -uve-topic-25-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,045] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,045] INFO [Partition -uve-topic-25-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,047] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,047] INFO [Partition -uve-topic-25-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,051] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,054] INFO [Partition -uve-topic-25-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,059] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,059] INFO [Partition -uve-topic-25-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,061] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,061] INFO [Partition -uve-topic-25-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,065] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,065] INFO [Partition -uve-topic-25-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,066] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,066] INFO [Partition -uve-topic-25-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,068] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,068] INFO [Partition -uve-topic-25-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,073] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,073] INFO [Partition -uve-topic-25-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,076] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,076] INFO [Partition -uve-topic-14-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,083] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,084] INFO [Partition -uve-topic-14-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,086] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,087] INFO [Partition -uve-topic-14-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,093] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,093] INFO [Partition -uve-topic-14-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,096] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,096] INFO [Partition -uve-topic-14-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,098] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,099] INFO [Partition -uve-topic-14-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,101] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,102] INFO [Partition -uve-topic-14-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,103] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,103] INFO [Partition -uve-topic-14-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,106] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,106] INFO [Partition -uve-topic-14-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,108] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,108] INFO [Partition -uve-topic-14-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,110] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,111] INFO [Partition -uve-topic-14-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,113] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,114] INFO [Partition -uve-topic-14-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,118] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,118] INFO [Partition -uve-topic-14-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,121] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,121] INFO [Partition -uve-topic-14-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,127] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,127] INFO [Partition -uve-topic-14-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,129] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,129] INFO [Partition -uve-topic-24-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,133] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,133] INFO [Partition -uve-topic-24-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,135] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,136] INFO [Partition -uve-topic-24-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,143] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,143] INFO [Partition -uve-topic-24-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,145] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,145] INFO [Partition -uve-topic-24-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,148] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,148] INFO [Partition -uve-topic-24-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,150] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,151] INFO [Partition -uve-topic-24-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,154] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,154] INFO [Partition -uve-topic-24-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,156] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,157] INFO [Partition -uve-topic-24-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,159] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,160] INFO [Partition -uve-topic-24-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,162] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,162] INFO [Partition -uve-topic-24-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,164] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,166] INFO [Partition -uve-topic-24-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,168] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,169] INFO [Partition -uve-topic-24-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,171] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,171] INFO [Partition -uve-topic-24-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,174] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,174] INFO [Partition -uve-topic-24-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,181] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,181] INFO [Partition -uve-topic-24-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,184] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,185] INFO [Partition structured_syslog_topic-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,188] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,188] INFO [Partition structured_syslog_topic-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,190] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,190] INFO [Partition structured_syslog_topic-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,192] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,192] INFO [Partition structured_syslog_topic-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,197] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,197] INFO [Partition structured_syslog_topic-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,199] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,199] INFO [Partition structured_syslog_topic-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,202] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,202] INFO [Partition structured_syslog_topic-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,205] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,206] INFO [Partition structured_syslog_topic-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,207] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,207] INFO [Partition structured_syslog_topic-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,210] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,210] INFO [Partition structured_syslog_topic-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,213] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,213] INFO [Partition structured_syslog_topic-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,214] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,214] INFO [Partition structured_syslog_topic-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,217] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,217] INFO [Partition structured_syslog_topic-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,218] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,220] INFO [Partition structured_syslog_topic-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,222] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,222] INFO [Partition -uve-topic-9-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,223] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,225] INFO [Partition -uve-topic-9-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,226] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,227] INFO [Partition -uve-topic-9-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,229] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,229] INFO [Partition -uve-topic-9-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,231] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,231] INFO [Partition -uve-topic-9-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,233] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,233] INFO [Partition -uve-topic-9-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,234] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,234] INFO [Partition -uve-topic-9-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,236] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,236] INFO [Partition -uve-topic-9-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,239] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,239] INFO [Partition -uve-topic-9-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,241] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,241] INFO [Partition -uve-topic-9-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,243] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,245] INFO [Partition -uve-topic-9-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,248] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,248] INFO [Partition -uve-topic-9-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,251] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,252] INFO [Partition -uve-topic-13-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,257] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,257] INFO [Partition -uve-topic-13-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,259] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,259] INFO [Partition -uve-topic-13-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,262] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,262] INFO [Partition -uve-topic-13-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,264] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,264] INFO [Partition -uve-topic-13-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,268] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,268] INFO [Partition -uve-topic-13-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,270] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,270] INFO [Partition -uve-topic-13-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,272] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,272] INFO [Partition -uve-topic-13-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,275] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,275] INFO [Partition -uve-topic-13-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,280] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,280] INFO [Partition -uve-topic-13-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,283] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,283] INFO [Partition -uve-topic-13-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,288] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,288] INFO [Partition -uve-topic-13-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,291] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,291] INFO [Partition -uve-topic-13-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,293] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,293] INFO [Partition -uve-topic-13-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,295] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,295] INFO [Partition -uve-topic-13-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,299] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,299] INFO [Partition -uve-topic-23-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,301] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,301] INFO [Partition -uve-topic-23-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,303] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,303] INFO [Partition -uve-topic-23-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,310] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,310] INFO [Partition -uve-topic-23-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,314] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,314] INFO [Partition -uve-topic-23-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,317] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,317] INFO [Partition -uve-topic-23-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,320] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,320] INFO [Partition -uve-topic-23-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,322] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,322] INFO [Partition -uve-topic-23-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,323] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,323] INFO [Partition -uve-topic-23-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,331] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,331] INFO [Partition -uve-topic-23-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,333] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,333] INFO [Partition -uve-topic-18-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,335] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,335] INFO [Partition -uve-topic-18-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,337] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,337] INFO [Partition -uve-topic-18-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,339] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,339] INFO [Partition -uve-topic-18-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,341] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,341] INFO [Partition -uve-topic-18-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,345] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,345] INFO [Partition -uve-topic-18-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,353] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,353] INFO [Partition -uve-topic-18-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,356] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,356] INFO [Partition -uve-topic-18-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,358] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,358] INFO [Partition -uve-topic-18-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,361] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,361] INFO [Partition -uve-topic-18-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,367] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,368] INFO [Partition -uve-topic-18-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,373] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,373] INFO [Partition -uve-topic-28-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,382] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,382] INFO [Partition -uve-topic-28-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,385] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,385] INFO [Partition -uve-topic-28-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,388] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,388] INFO [Partition -uve-topic-28-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,397] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,397] INFO [Partition -uve-topic-28-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,408] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,408] INFO [Partition -uve-topic-28-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,413] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,413] INFO [Partition -uve-topic-28-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,429] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,429] INFO [Partition -uve-topic-28-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,431] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,431] INFO [Partition -uve-topic-28-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,433] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,433] INFO [Partition -uve-topic-28-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,435] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,435] INFO [Partition -uve-topic-28-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,437] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,437] INFO [Partition -uve-topic-28-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,439] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,439] INFO [Partition -uve-topic-28-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,443] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,443] INFO [Partition -uve-topic-0-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,445] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,445] INFO [Partition -uve-topic-0-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,447] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,447] INFO [Partition -uve-topic-0-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,449] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,450] INFO [Partition -uve-topic-0-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,452] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,452] INFO [Partition -uve-topic-0-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,455] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,455] INFO [Partition -uve-topic-0-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,456] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,456] INFO [Partition -uve-topic-0-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,458] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,458] INFO [Partition -uve-topic-0-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,460] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,460] INFO [Partition -uve-topic-0-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,463] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,463] INFO [Partition -uve-topic-0-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,464] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,464] INFO [Partition -uve-topic-0-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,466] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,466] INFO [Partition -uve-topic-0-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,468] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,468] INFO [Partition -uve-topic-7-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,476] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,476] INFO [Partition -uve-topic-7-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,478] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,478] INFO [Partition -uve-topic-7-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,484] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,484] INFO [Partition -uve-topic-7-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,487] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,487] INFO [Partition -uve-topic-7-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,490] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,490] INFO [Partition -uve-topic-7-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,492] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,492] INFO [Partition -uve-topic-7-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,494] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,494] INFO [Partition -uve-topic-27-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,496] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,496] INFO [Partition -uve-topic-27-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,498] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,498] INFO [Partition -uve-topic-27-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,500] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,500] INFO [Partition -uve-topic-27-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,504] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,504] INFO [Partition -uve-topic-27-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,508] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,508] INFO [Partition -uve-topic-27-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,529] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,529] INFO [Partition -uve-topic-27-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,533] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,533] INFO [Partition -uve-topic-27-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,538] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,538] INFO [Partition -uve-topic-27-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,543] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,543] INFO [Partition -uve-topic-27-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,546] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,546] INFO [Partition -uve-topic-27-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,548] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,548] INFO [Partition -uve-topic-17-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,551] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,551] INFO [Partition -uve-topic-17-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,554] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,555] INFO [Partition -uve-topic-17-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,557] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,557] INFO [Partition -uve-topic-17-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,564] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,564] INFO [Partition -uve-topic-17-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,571] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,571] INFO [Partition -uve-topic-17-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,578] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,578] INFO [Partition -uve-topic-17-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,583] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,583] INFO [Partition -uve-topic-17-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,585] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,585] INFO [Partition -uve-topic-17-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,587] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,587] INFO [Partition -uve-topic-17-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,590] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,590] INFO [Partition -uve-topic-17-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,592] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,592] INFO [Partition -uve-topic-17-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,594] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,594] INFO [Partition -uve-topic-17-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,597] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,598] INFO [Partition -uve-topic-17-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,600] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,600] INFO [Partition -uve-topic-5-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,603] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,603] INFO [Partition -uve-topic-5-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,605] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,605] INFO [Partition -uve-topic-5-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,610] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,610] INFO [Partition -uve-topic-5-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,617] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,617] INFO [Partition -uve-topic-5-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,619] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,619] INFO [Partition -uve-topic-5-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,623] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,623] INFO [Partition -uve-topic-5-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,624] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,625] INFO [Partition -uve-topic-5-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,629] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,629] INFO [Partition -uve-topic-5-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,634] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,634] INFO [Partition -uve-topic-5-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,636] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,636] INFO [Partition -uve-topic-5-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,638] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,638] INFO [Partition -uve-topic-2-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,644] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,644] INFO [Partition -uve-topic-2-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,646] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,646] INFO [Partition -uve-topic-2-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,656] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,656] INFO [Partition -uve-topic-2-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,667] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,667] INFO [Partition -uve-topic-2-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,677] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,677] INFO [Partition -uve-topic-2-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,681] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,681] INFO [Partition -uve-topic-2-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,686] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,686] INFO [Partition -uve-topic-2-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,688] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,688] INFO [Partition -uve-topic-2-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,690] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,690] INFO [Partition -uve-topic-2-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,692] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,692] INFO [Partition -uve-topic-2-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,694] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,694] INFO [Partition -uve-topic-10-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,697] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,697] INFO [Partition -uve-topic-10-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,702] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,702] INFO [Partition -uve-topic-10-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,706] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,706] INFO [Partition -uve-topic-10-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,710] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,710] INFO [Partition -uve-topic-10-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,715] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,715] INFO [Partition -uve-topic-10-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,717] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,717] INFO [Partition -uve-topic-10-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,720] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,720] INFO [Partition -uve-topic-10-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,723] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,723] INFO [Partition -uve-topic-10-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,725] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,725] INFO [Partition -uve-topic-10-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,727] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,727] INFO [Partition -uve-topic-10-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,734] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,734] INFO [Partition -uve-topic-10-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,736] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,736] INFO [Partition -uve-topic-10-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,741] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,741] INFO [Partition -uve-topic-10-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,742] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,742] INFO [Partition -uve-topic-10-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,744] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,744] INFO [Partition -uve-topic-20-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,746] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,746] INFO [Partition -uve-topic-20-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,751] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,751] INFO [Partition -uve-topic-20-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,753] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,753] INFO [Partition -uve-topic-20-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,764] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,764] INFO [Partition -uve-topic-20-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,766] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,766] INFO [Partition -uve-topic-20-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,768] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,768] INFO [Partition -uve-topic-20-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,771] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,771] INFO [Partition -uve-topic-20-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,772] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,772] INFO [Partition -uve-topic-20-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,774] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,774] INFO [Partition -uve-topic-20-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,776] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,776] INFO [Partition -uve-topic-20-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,778] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,778] INFO [Partition -uve-topic-20-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,780] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,780] INFO [Partition -uve-topic-20-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,782] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,782] INFO [Partition -uve-topic-19-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,784] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,784] INFO [Partition -uve-topic-19-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,786] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,786] INFO [Partition -uve-topic-19-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,788] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,788] INFO [Partition -uve-topic-19-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,794] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,794] INFO [Partition -uve-topic-19-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,802] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,803] INFO [Partition -uve-topic-19-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,805] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,805] INFO [Partition -uve-topic-19-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,808] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,808] INFO [Partition -uve-topic-19-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,848] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,848] INFO [Partition -uve-topic-19-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,856] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,857] INFO [Partition -uve-topic-19-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,860] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,860] INFO [Partition -uve-topic-19-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,862] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,862] INFO [Partition -uve-topic-19-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,864] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,864] INFO [Partition -uve-topic-19-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,877] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,877] INFO [Partition -uve-topic-19-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,879] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,879] INFO [Partition -uve-topic-19-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,881] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,881] INFO [Partition -uve-topic-29-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,887] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,887] INFO [Partition -uve-topic-29-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,889] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,889] INFO [Partition -uve-topic-29-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,891] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,891] INFO [Partition -uve-topic-29-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,892] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,892] INFO [Partition -uve-topic-29-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,894] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,894] INFO [Partition -uve-topic-29-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,895] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,895] INFO [Partition -uve-topic-29-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,896] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,896] INFO [Partition -uve-topic-29-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,898] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,898] INFO [Partition -uve-topic-4-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,899] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,899] INFO [Partition -uve-topic-4-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,901] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,901] INFO [Partition -uve-topic-4-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,904] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,905] INFO [Partition -uve-topic-4-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,907] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,907] INFO [Partition -uve-topic-4-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,909] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,911] INFO [Partition -uve-topic-4-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,916] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,916] INFO [Partition -uve-topic-4-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,918] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,918] INFO [Partition -uve-topic-4-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,919] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,919] INFO [Partition -uve-topic-4-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,921] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,921] INFO [Partition -uve-topic-4-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,922] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,922] INFO [Partition -uve-topic-4-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,924] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,924] INFO [Partition -uve-topic-4-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,925] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,925] INFO [Partition -uve-topic-4-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,927] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,927] INFO [Partition -uve-topic-16-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,928] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,929] INFO [Partition -uve-topic-16-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,930] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,930] INFO [Partition -uve-topic-16-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,934] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,934] INFO [Partition -uve-topic-16-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,936] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,936] INFO [Partition -uve-topic-16-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,938] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,938] INFO [Partition -uve-topic-16-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,940] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,940] INFO [Partition -uve-topic-16-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,942] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,942] INFO [Partition -uve-topic-16-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,944] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,944] INFO [Partition -uve-topic-16-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,946] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,946] INFO [Partition -uve-topic-16-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,949] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,949] INFO [Partition -uve-topic-16-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,955] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,958] INFO [Partition -uve-topic-16-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,961] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,961] INFO [Partition -uve-topic-16-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,963] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,963] INFO [Partition -uve-topic-16-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,967] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,967] INFO [Partition -uve-topic-26-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,969] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,969] INFO [Partition -uve-topic-26-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,971] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,971] INFO [Partition -uve-topic-26-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,973] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,973] INFO [Partition -uve-topic-26-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,975] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,975] INFO [Partition -uve-topic-26-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,977] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,977] INFO [Partition -uve-topic-26-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,979] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,979] INFO [Partition -uve-topic-26-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,981] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,982] INFO [Partition -uve-topic-26-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,983] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,983] INFO [Partition -uve-topic-26-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,985] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,985] INFO [Partition -uve-topic-26-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,990] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,990] INFO [Partition -uve-topic-26-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,992] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,992] INFO [Partition -uve-topic-26-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,994] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,994] INFO [Partition -uve-topic-26-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,995] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,995] INFO [Partition -uve-topic-3-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:32,998] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:32,998] INFO [Partition -uve-topic-3-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,000] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,000] INFO [Partition -uve-topic-3-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,002] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,002] INFO [Partition -uve-topic-3-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,005] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,006] INFO [Partition -uve-topic-3-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,010] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,010] INFO [Partition -uve-topic-3-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,013] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,013] INFO [Partition -uve-topic-3-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,017] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,017] INFO [Partition -uve-topic-3-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,020] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,021] INFO [Partition -uve-topic-3-28 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,023] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,023] INFO [Partition -uve-topic-3-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,025] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,025] INFO [Partition -uve-topic-3-25 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,029] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,029] INFO [Partition -uve-topic-3-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,032] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,032] INFO [Partition -uve-topic-3-22 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,033] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,033] INFO [Partition -uve-topic-3-0 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,035] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,035] INFO [Partition -uve-topic-3-16 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,037] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,037] INFO [Partition -uve-topic-3-19 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,039] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,039] INFO [Partition -uve-topic-3-13 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,042] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,042] INFO [Partition -uve-topic-8-11 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,046] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,046] INFO [Partition -uve-topic-8-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,050] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,050] INFO [Partition -uve-topic-8-8 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,052] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,052] INFO [Partition -uve-topic-8-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,054] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,054] INFO [Partition -uve-topic-8-2 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,055] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,055] INFO [Partition -uve-topic-8-5 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,057] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,057] INFO [Partition -uve-topic-8-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,059] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,059] INFO [Partition -uve-topic-8-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,061] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,061] INFO [Partition -uve-topic-8-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,062] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,062] INFO [Partition -uve-topic-8-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,068] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,069] INFO [Partition -uve-topic-8-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,072] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,072] INFO [Partition -uve-topic-8-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,074] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,074] INFO [Partition -uve-topic-8-14 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,079] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,080] INFO [Partition -uve-topic-22-27 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,082] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,082] INFO [Partition -uve-topic-22-24 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,084] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,084] INFO [Partition -uve-topic-22-21 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,086] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,086] INFO [Partition -uve-topic-22-10 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,089] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,089] INFO [Partition -uve-topic-22-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,091] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,091] INFO [Partition -uve-topic-22-4 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,095] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,095] INFO [Partition -uve-topic-22-18 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,097] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,097] INFO [Partition -uve-topic-22-7 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,103] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,103] INFO [Partition -uve-topic-22-1 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,105] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,105] INFO [Partition -uve-topic-22-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,107] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,107] INFO [Partition -uve-topic-12-29 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,109] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,109] INFO [Partition -uve-topic-12-23 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,111] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,111] INFO [Partition -uve-topic-12-26 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,113] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,113] INFO [Partition -uve-topic-12-15 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,116] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,117] INFO [Partition -uve-topic-12-20 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,119] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,119] INFO [Partition -uve-topic-12-9 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,121] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,121] INFO [Partition -uve-topic-12-12 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,123] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,124] INFO [Partition -uve-topic-12-17 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,128] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,128] INFO [Partition -uve-topic-12-6 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,130] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:33,130] INFO [Partition -uve-topic-12-3 broker=1] Expanding ISR from 1 to 1,3 (kafka.cluster.Partition) [2025-01-27 02:07:33,132] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to [1,3] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,400] INFO [Partition -uve-topic-1-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,404] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,404] INFO [Partition -uve-topic-1-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,411] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,411] INFO [Partition -uve-topic-1-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,415] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,415] INFO [Partition -uve-topic-1-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,419] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,419] INFO [Partition -uve-topic-1-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,423] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,426] INFO [Partition -uve-topic-1-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,430] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,430] INFO [Partition -uve-topic-1-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,432] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,432] INFO [Partition -uve-topic-1-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,435] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,435] INFO [Partition -uve-topic-1-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,439] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,439] INFO [Partition -uve-topic-1-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,445] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,445] INFO [Partition -uve-topic-1-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,448] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,448] INFO [Partition -uve-topic-1-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,452] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,452] INFO [Partition -uve-topic-1-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,455] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,455] INFO [Partition -uve-topic-1-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,457] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,457] INFO [Partition -uve-topic-1-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,459] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,459] INFO [Partition -uve-topic-1-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,463] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,463] INFO [Partition -uve-topic-1-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,467] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,467] INFO [Partition -uve-topic-1-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,469] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,469] INFO [Partition -uve-topic-1-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,474] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,474] INFO [Partition -uve-topic-1-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,476] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,476] INFO [Partition -uve-topic-1-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,478] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,478] INFO [Partition -uve-topic-1-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,483] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,484] INFO [Partition -uve-topic-1-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,488] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,488] INFO [Partition -uve-topic-1-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,490] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,490] INFO [Partition -uve-topic-1-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,492] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,492] INFO [Partition -uve-topic-1-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,495] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,495] INFO [Partition -uve-topic-1-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,497] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,497] INFO [Partition -uve-topic-21-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,500] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,500] INFO [Partition -uve-topic-21-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,502] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,502] INFO [Partition -uve-topic-21-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,504] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,504] INFO [Partition -uve-topic-21-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,506] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,506] INFO [Partition -uve-topic-21-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,508] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,508] INFO [Partition -uve-topic-21-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,509] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,509] INFO [Partition -uve-topic-21-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,511] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,511] INFO [Partition -uve-topic-21-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,512] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,512] INFO [Partition -uve-topic-21-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,513] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,514] INFO [Partition -uve-topic-21-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,515] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,515] INFO [Partition -uve-topic-21-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,517] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,517] INFO [Partition -uve-topic-21-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,522] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,522] INFO [Partition -uve-topic-21-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,524] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,524] INFO [Partition -uve-topic-21-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,526] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,526] INFO [Partition -uve-topic-21-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,528] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,528] INFO [Partition -uve-topic-21-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,530] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,530] INFO [Partition -uve-topic-21-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,532] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,532] INFO [Partition -uve-topic-21-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,541] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,541] INFO [Partition -uve-topic-21-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,545] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,545] INFO [Partition -uve-topic-21-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,550] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,550] INFO [Partition -uve-topic-21-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,556] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,556] INFO [Partition -uve-topic-21-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,560] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,560] INFO [Partition -uve-topic-21-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,564] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,564] INFO [Partition -uve-topic-21-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,570] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,570] INFO [Partition -uve-topic-11-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,573] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,573] INFO [Partition -uve-topic-11-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,579] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,579] INFO [Partition -uve-topic-11-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,581] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,581] INFO [Partition -uve-topic-11-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,585] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,591] INFO [Partition -uve-topic-11-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,600] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,604] INFO [Partition -uve-topic-11-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,606] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,606] INFO [Partition -uve-topic-11-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,610] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,610] INFO [Partition -uve-topic-11-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,626] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,626] INFO [Partition -uve-topic-11-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,631] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,631] INFO [Partition -uve-topic-11-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,635] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,635] INFO [Partition -uve-topic-11-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,640] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,640] INFO [Partition -uve-topic-11-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,643] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,643] INFO [Partition -uve-topic-11-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,646] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,646] INFO [Partition -uve-topic-11-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,657] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,657] INFO [Partition -uve-topic-11-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,661] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,661] INFO [Partition -uve-topic-11-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,668] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,668] INFO [Partition -uve-topic-11-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,683] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,683] INFO [Partition -uve-topic-11-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,694] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,694] INFO [Partition -uve-topic-11-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,703] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,704] INFO [Partition -uve-topic-11-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,709] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,709] INFO [Partition -uve-topic-11-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,715] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,716] INFO [Partition -uve-topic-11-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,722] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,723] INFO [Partition -uve-topic-11-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,727] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,727] INFO [Partition -uve-topic-11-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,735] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,735] INFO [Partition -uve-topic-11-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,741] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,741] INFO [Partition -uve-topic-6-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,744] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,744] INFO [Partition -uve-topic-6-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,747] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,747] INFO [Partition -uve-topic-6-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,758] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,758] INFO [Partition -uve-topic-6-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,762] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,762] INFO [Partition -uve-topic-6-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,766] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,767] INFO [Partition -uve-topic-6-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,769] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,769] INFO [Partition -uve-topic-6-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,772] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,776] INFO [Partition -uve-topic-6-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,789] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,791] INFO [Partition -uve-topic-6-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,805] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,805] INFO [Partition -uve-topic-6-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,810] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,810] INFO [Partition -uve-topic-6-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,818] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,818] INFO [Partition -uve-topic-6-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,821] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,821] INFO [Partition -uve-topic-6-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,822] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,822] INFO [Partition -uve-topic-6-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,826] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,826] INFO [Partition -uve-topic-6-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,829] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,829] INFO [Partition -uve-topic-6-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,834] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,835] INFO [Partition -uve-topic-6-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,837] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,837] INFO [Partition -uve-topic-6-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,840] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,843] INFO [Partition -uve-topic-6-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,847] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,847] INFO [Partition -uve-topic-6-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,851] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,851] INFO [Partition -uve-topic-6-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,863] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,863] INFO [Partition -uve-topic-6-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,878] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,878] INFO [Partition -uve-topic-6-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,881] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,881] INFO [Partition -uve-topic-6-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,884] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,884] INFO [Partition -uve-topic-6-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,892] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,892] INFO [Partition -uve-topic-6-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,895] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,895] INFO [Partition -uve-topic-6-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,905] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,905] INFO [Partition -uve-topic-24-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,913] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,913] INFO [Partition -uve-topic-24-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,916] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,916] INFO [Partition -uve-topic-24-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,919] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,919] INFO [Partition -uve-topic-24-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,922] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,922] INFO [Partition -uve-topic-24-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,928] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,928] INFO [Partition -uve-topic-24-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,930] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,931] INFO [Partition -uve-topic-24-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,934] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,934] INFO [Partition -uve-topic-24-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,938] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,938] INFO [Partition -uve-topic-24-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,951] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,952] INFO [Partition -uve-topic-24-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,960] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,960] INFO [Partition -uve-topic-24-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,963] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,963] INFO [Partition -uve-topic-24-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,969] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,969] INFO [Partition -uve-topic-24-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,972] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,972] INFO [Partition -uve-topic-24-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,976] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,976] INFO [Partition -uve-topic-24-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,983] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,983] INFO [Partition -uve-topic-24-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,985] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,985] INFO [Partition -uve-topic-24-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,989] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,989] INFO [Partition -uve-topic-24-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,991] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,991] INFO [Partition -uve-topic-24-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,995] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:38,995] INFO [Partition -uve-topic-24-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:38,999] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:38,999] INFO [Partition -uve-topic-24-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,004] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,004] INFO [Partition -uve-topic-24-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,006] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,006] INFO [Partition -uve-topic-24-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,012] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,012] INFO [Partition -uve-topic-24-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,016] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,016] INFO [Partition -uve-topic-24-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,018] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,018] INFO [Partition -uve-topic-24-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,020] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,020] INFO [Partition -uve-topic-24-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,022] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,022] INFO [Partition -uve-topic-24-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,024] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,024] INFO [Partition -uve-topic-24-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,029] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,029] INFO [Partition -uve-topic-25-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,031] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,031] INFO [Partition -uve-topic-25-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,034] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,034] INFO [Partition -uve-topic-25-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,049] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,050] INFO [Partition -uve-topic-25-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,054] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,054] INFO [Partition -uve-topic-25-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,058] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,058] INFO [Partition -uve-topic-25-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,064] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,064] INFO [Partition -uve-topic-25-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,066] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,066] INFO [Partition -uve-topic-25-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,068] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,068] INFO [Partition -uve-topic-25-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,075] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,075] INFO [Partition -uve-topic-25-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,168] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,169] INFO [Partition -uve-topic-25-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,179] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,179] INFO [Partition -uve-topic-25-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,183] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,183] INFO [Partition -uve-topic-25-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,194] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,194] INFO [Partition -uve-topic-25-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,198] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,198] INFO [Partition -uve-topic-25-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,203] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,203] INFO [Partition -uve-topic-25-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,207] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,207] INFO [Partition -uve-topic-25-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,212] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,212] INFO [Partition -uve-topic-25-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,229] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,229] INFO [Partition -uve-topic-25-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,233] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,233] INFO [Partition -uve-topic-25-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,236] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,236] INFO [Partition -uve-topic-25-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,246] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,246] INFO [Partition -uve-topic-25-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,251] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,251] INFO [Partition -uve-topic-25-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,257] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,257] INFO [Partition -uve-topic-25-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,261] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,261] INFO [Partition -uve-topic-25-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,266] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,266] INFO [Partition -uve-topic-25-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,270] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,270] INFO [Partition -uve-topic-25-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,272] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,273] INFO [Partition -uve-topic-25-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,276] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,276] INFO [Partition -uve-topic-25-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,283] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,283] INFO [Partition -uve-topic-15-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,286] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,286] INFO [Partition -uve-topic-15-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,288] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,288] INFO [Partition -uve-topic-15-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,293] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,293] INFO [Partition -uve-topic-15-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,297] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,297] INFO [Partition -uve-topic-15-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,301] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,301] INFO [Partition -uve-topic-15-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,308] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,308] INFO [Partition -uve-topic-15-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,313] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,313] INFO [Partition -uve-topic-15-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,326] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,326] INFO [Partition -uve-topic-15-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,344] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,344] INFO [Partition -uve-topic-15-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,347] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,347] INFO [Partition -uve-topic-15-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,367] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,367] INFO [Partition -uve-topic-15-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,377] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,377] INFO [Partition -uve-topic-15-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,383] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,383] INFO [Partition -uve-topic-15-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,390] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,390] INFO [Partition -uve-topic-15-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,394] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,395] INFO [Partition -uve-topic-15-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,397] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,397] INFO [Partition -uve-topic-15-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,404] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,409] INFO [Partition -uve-topic-15-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,416] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,416] INFO [Partition -uve-topic-15-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,421] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,421] INFO [Partition -uve-topic-15-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,426] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,426] INFO [Partition -uve-topic-15-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,436] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,436] INFO [Partition -uve-topic-15-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,442] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,442] INFO [Partition -uve-topic-15-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,450] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,450] INFO [Partition -uve-topic-15-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,454] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,454] INFO [Partition -uve-topic-15-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,458] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,458] INFO [Partition -uve-topic-15-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,468] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,468] INFO [Partition -uve-topic-15-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,473] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,473] INFO [Partition -uve-topic-15-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,480] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,480] INFO [Partition -uve-topic-15-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,484] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,484] INFO [Partition -uve-topic-15-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,487] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,487] INFO [Partition -uve-topic-14-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,492] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,492] INFO [Partition -uve-topic-14-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,497] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,497] INFO [Partition -uve-topic-14-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,500] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,500] INFO [Partition -uve-topic-14-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,506] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,506] INFO [Partition -uve-topic-14-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,511] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,511] INFO [Partition -uve-topic-14-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,518] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,518] INFO [Partition -uve-topic-14-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,529] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,529] INFO [Partition -uve-topic-14-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,534] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,534] INFO [Partition -uve-topic-14-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,537] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,537] INFO [Partition -uve-topic-14-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,548] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,548] INFO [Partition -uve-topic-14-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,553] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,553] INFO [Partition -uve-topic-14-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,567] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,568] INFO [Partition -uve-topic-14-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,580] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,581] INFO [Partition -uve-topic-14-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,606] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,606] INFO [Partition -uve-topic-14-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,621] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,621] INFO [Partition -uve-topic-14-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,630] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,630] INFO [Partition -uve-topic-14-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,642] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,642] INFO [Partition -uve-topic-14-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,645] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,645] INFO [Partition -uve-topic-14-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,659] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,659] INFO [Partition -uve-topic-14-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,667] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,667] INFO [Partition -uve-topic-14-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,681] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,681] INFO [Partition -uve-topic-14-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,695] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,695] INFO [Partition -uve-topic-14-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,713] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,713] INFO [Partition -uve-topic-14-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,723] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,723] INFO [Partition -uve-topic-14-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,735] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,735] INFO [Partition -uve-topic-14-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,754] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,754] INFO [Partition -uve-topic-14-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,767] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,767] INFO [Partition -uve-topic-14-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,774] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,775] INFO [Partition -uve-topic-14-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,803] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,803] INFO [Partition -uve-topic-14-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,808] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,808] INFO [Partition structured_syslog_topic-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,821] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,821] INFO [Partition structured_syslog_topic-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,833] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,833] INFO [Partition structured_syslog_topic-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,839] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,839] INFO [Partition structured_syslog_topic-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,873] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,873] INFO [Partition structured_syslog_topic-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,889] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,890] INFO [Partition structured_syslog_topic-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,899] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,899] INFO [Partition structured_syslog_topic-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,904] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,904] INFO [Partition structured_syslog_topic-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,908] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,908] INFO [Partition structured_syslog_topic-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,912] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,912] INFO [Partition structured_syslog_topic-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,918] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,918] INFO [Partition structured_syslog_topic-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,923] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,923] INFO [Partition structured_syslog_topic-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,927] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,927] INFO [Partition structured_syslog_topic-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,935] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,935] INFO [Partition structured_syslog_topic-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,941] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,941] INFO [Partition structured_syslog_topic-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,947] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,947] INFO [Partition structured_syslog_topic-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,952] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,952] INFO [Partition structured_syslog_topic-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,956] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,956] INFO [Partition structured_syslog_topic-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,967] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,967] INFO [Partition structured_syslog_topic-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,974] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,974] INFO [Partition structured_syslog_topic-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,983] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:39,983] INFO [Partition structured_syslog_topic-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,991] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,991] INFO [Partition structured_syslog_topic-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:39,995] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:39,995] INFO [Partition structured_syslog_topic-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,003] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,003] INFO [Partition structured_syslog_topic-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,007] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,008] INFO [Partition structured_syslog_topic-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,013] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,013] INFO [Partition structured_syslog_topic-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,018] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,018] INFO [Partition structured_syslog_topic-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,034] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,034] INFO [Partition structured_syslog_topic-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,047] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,047] INFO [Partition structured_syslog_topic-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,053] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,053] INFO [Partition structured_syslog_topic-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,063] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,063] INFO [Partition -uve-topic-9-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,067] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,067] INFO [Partition -uve-topic-9-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,071] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,071] INFO [Partition -uve-topic-9-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,090] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,090] INFO [Partition -uve-topic-9-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,099] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,099] INFO [Partition -uve-topic-9-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,102] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,102] INFO [Partition -uve-topic-9-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,106] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,106] INFO [Partition -uve-topic-9-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,108] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,108] INFO [Partition -uve-topic-9-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,112] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,112] INFO [Partition -uve-topic-9-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,114] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,114] INFO [Partition -uve-topic-9-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,122] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,122] INFO [Partition -uve-topic-9-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,129] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,130] INFO [Partition -uve-topic-9-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,138] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,138] INFO [Partition -uve-topic-9-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,146] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,146] INFO [Partition -uve-topic-9-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,151] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,151] INFO [Partition -uve-topic-9-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,159] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,159] INFO [Partition -uve-topic-9-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,162] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,162] INFO [Partition -uve-topic-9-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,171] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,171] INFO [Partition -uve-topic-9-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,179] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,179] INFO [Partition -uve-topic-9-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,184] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,184] INFO [Partition -uve-topic-9-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,190] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,190] INFO [Partition -uve-topic-9-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,195] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,195] INFO [Partition -uve-topic-9-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,201] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,201] INFO [Partition -uve-topic-9-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,207] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,207] INFO [Partition -uve-topic-9-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,212] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,212] INFO [Partition -uve-topic-9-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,220] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,220] INFO [Partition -uve-topic-9-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,227] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,227] INFO [Partition -uve-topic-9-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,236] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,237] INFO [Partition -uve-topic-9-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,244] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,244] INFO [Partition -uve-topic-9-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,264] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,264] INFO [Partition -uve-topic-9-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,284] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,284] INFO [Partition -uve-topic-13-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,293] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,293] INFO [Partition -uve-topic-13-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,300] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,300] INFO [Partition -uve-topic-13-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,306] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,306] INFO [Partition -uve-topic-13-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,335] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,335] INFO [Partition -uve-topic-13-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,340] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,340] INFO [Partition -uve-topic-13-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,344] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,344] INFO [Partition -uve-topic-13-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,346] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,346] INFO [Partition -uve-topic-13-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,354] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,354] INFO [Partition -uve-topic-13-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,358] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,358] INFO [Partition -uve-topic-13-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,362] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,362] INFO [Partition -uve-topic-13-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,373] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,373] INFO [Partition -uve-topic-13-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,386] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,386] INFO [Partition -uve-topic-13-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,391] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,391] INFO [Partition -uve-topic-13-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,400] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,400] INFO [Partition -uve-topic-13-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,408] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,408] INFO [Partition -uve-topic-13-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,412] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,413] INFO [Partition -uve-topic-13-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,419] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,419] INFO [Partition -uve-topic-13-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,422] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,422] INFO [Partition -uve-topic-13-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,427] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,427] INFO [Partition -uve-topic-13-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,440] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,440] INFO [Partition -uve-topic-13-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,444] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,445] INFO [Partition -uve-topic-13-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,451] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,451] INFO [Partition -uve-topic-13-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,459] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,459] INFO [Partition -uve-topic-13-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,482] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,482] INFO [Partition -uve-topic-13-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,488] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,488] INFO [Partition -uve-topic-13-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,495] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,495] INFO [Partition -uve-topic-13-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,501] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,501] INFO [Partition -uve-topic-13-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,504] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,504] INFO [Partition -uve-topic-13-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,511] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,511] INFO [Partition -uve-topic-13-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,519] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,519] INFO [Partition -uve-topic-23-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,524] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,524] INFO [Partition -uve-topic-23-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,529] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,529] INFO [Partition -uve-topic-23-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,541] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,541] INFO [Partition -uve-topic-23-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,545] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,545] INFO [Partition -uve-topic-23-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,550] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,550] INFO [Partition -uve-topic-23-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,559] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,560] INFO [Partition -uve-topic-23-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,565] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,565] INFO [Partition -uve-topic-23-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,575] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,576] INFO [Partition -uve-topic-23-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,584] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,584] INFO [Partition -uve-topic-23-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,591] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,591] INFO [Partition -uve-topic-23-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,595] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,595] INFO [Partition -uve-topic-23-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,602] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,602] INFO [Partition -uve-topic-23-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,606] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,606] INFO [Partition -uve-topic-23-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,623] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,623] INFO [Partition -uve-topic-23-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,628] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,628] INFO [Partition -uve-topic-23-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,632] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,632] INFO [Partition -uve-topic-23-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,639] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,639] INFO [Partition -uve-topic-23-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,657] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,657] INFO [Partition -uve-topic-23-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,661] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,661] INFO [Partition -uve-topic-23-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,674] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,674] INFO [Partition -uve-topic-23-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,683] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,683] INFO [Partition -uve-topic-23-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,695] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,695] INFO [Partition -uve-topic-23-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,705] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,705] INFO [Partition -uve-topic-23-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,725] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,725] INFO [Partition -uve-topic-23-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,740] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,740] INFO [Partition -uve-topic-23-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,751] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,751] INFO [Partition -uve-topic-23-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,757] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,757] INFO [Partition -uve-topic-23-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,766] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,766] INFO [Partition -uve-topic-23-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,770] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,770] INFO [Partition -uve-topic-18-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,774] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,774] INFO [Partition -uve-topic-18-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,777] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,778] INFO [Partition -uve-topic-18-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,782] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,782] INFO [Partition -uve-topic-18-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,784] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,785] INFO [Partition -uve-topic-18-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,792] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,792] INFO [Partition -uve-topic-18-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,807] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,807] INFO [Partition -uve-topic-18-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,810] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,810] INFO [Partition -uve-topic-18-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,815] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,815] INFO [Partition -uve-topic-18-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,823] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,823] INFO [Partition -uve-topic-18-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,825] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,825] INFO [Partition -uve-topic-18-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,837] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,837] INFO [Partition -uve-topic-18-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,847] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,847] INFO [Partition -uve-topic-18-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,864] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,864] INFO [Partition -uve-topic-18-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,877] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,877] INFO [Partition -uve-topic-18-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,882] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,882] INFO [Partition -uve-topic-18-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,886] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,886] INFO [Partition -uve-topic-18-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,894] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,894] INFO [Partition -uve-topic-18-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,899] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,937] INFO [Partition -uve-topic-18-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,946] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,946] INFO [Partition -uve-topic-18-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,954] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,954] INFO [Partition -uve-topic-18-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,958] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,958] INFO [Partition -uve-topic-18-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,962] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,963] INFO [Partition -uve-topic-18-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,972] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,972] INFO [Partition -uve-topic-18-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,977] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,977] INFO [Partition -uve-topic-18-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,982] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,984] INFO [Partition -uve-topic-18-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,995] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:40,995] INFO [Partition -uve-topic-18-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:40,998] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:40,998] INFO [Partition -uve-topic-18-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,001] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,001] INFO [Partition -uve-topic-18-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,007] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,007] INFO [Partition -uve-topic-18-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,017] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,017] INFO [Partition -uve-topic-28-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,021] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,021] INFO [Partition -uve-topic-28-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,023] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,023] INFO [Partition -uve-topic-28-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,026] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,026] INFO [Partition -uve-topic-28-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,028] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,028] INFO [Partition -uve-topic-28-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,030] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,030] INFO [Partition -uve-topic-28-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,034] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,034] INFO [Partition -uve-topic-28-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,039] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,039] INFO [Partition -uve-topic-28-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,045] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,045] INFO [Partition -uve-topic-28-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,048] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,048] INFO [Partition -uve-topic-28-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,059] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,059] INFO [Partition -uve-topic-28-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,067] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,067] INFO [Partition -uve-topic-28-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,075] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,075] INFO [Partition -uve-topic-28-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,079] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,079] INFO [Partition -uve-topic-28-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,083] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,083] INFO [Partition -uve-topic-28-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,089] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,089] INFO [Partition -uve-topic-28-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,091] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,091] INFO [Partition -uve-topic-28-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,094] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,094] INFO [Partition -uve-topic-28-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,098] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,098] INFO [Partition -uve-topic-28-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,103] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,103] INFO [Partition -uve-topic-28-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,108] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,108] INFO [Partition -uve-topic-28-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,111] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,111] INFO [Partition -uve-topic-28-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,113] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,113] INFO [Partition -uve-topic-28-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,115] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,115] INFO [Partition -uve-topic-28-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,119] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,120] INFO [Partition -uve-topic-28-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,124] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,124] INFO [Partition -uve-topic-28-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,128] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,129] INFO [Partition -uve-topic-28-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,132] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,132] INFO [Partition -uve-topic-28-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,135] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,135] INFO [Partition -uve-topic-28-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,140] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,140] INFO [Partition -uve-topic-0-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,147] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,147] INFO [Partition -uve-topic-0-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,153] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,153] INFO [Partition -uve-topic-0-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,157] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,157] INFO [Partition -uve-topic-0-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,162] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,162] INFO [Partition -uve-topic-0-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,166] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,166] INFO [Partition -uve-topic-0-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,177] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,177] INFO [Partition -uve-topic-0-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,180] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,180] INFO [Partition -uve-topic-0-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,183] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,183] INFO [Partition -uve-topic-0-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,188] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,188] INFO [Partition -uve-topic-0-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,190] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,190] INFO [Partition -uve-topic-0-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,195] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,195] INFO [Partition -uve-topic-0-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,203] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,203] INFO [Partition -uve-topic-0-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,209] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,209] INFO [Partition -uve-topic-0-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,212] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,212] INFO [Partition -uve-topic-0-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,215] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,215] INFO [Partition -uve-topic-0-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,218] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,218] INFO [Partition -uve-topic-0-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,223] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,223] INFO [Partition -uve-topic-0-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,226] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,226] INFO [Partition -uve-topic-0-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,229] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,229] INFO [Partition -uve-topic-0-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,245] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,245] INFO [Partition -uve-topic-0-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,252] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,252] INFO [Partition -uve-topic-0-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,260] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,260] INFO [Partition -uve-topic-0-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,270] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,270] INFO [Partition -uve-topic-0-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,274] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,274] INFO [Partition -uve-topic-0-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,277] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,277] INFO [Partition -uve-topic-0-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,282] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,282] INFO [Partition -uve-topic-0-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,285] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,285] INFO [Partition -uve-topic-0-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,289] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,289] INFO [Partition -uve-topic-0-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,295] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,295] INFO [Partition -uve-topic-17-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,299] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,299] INFO [Partition -uve-topic-17-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,310] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,310] INFO [Partition -uve-topic-17-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,316] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,317] INFO [Partition -uve-topic-17-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,327] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,327] INFO [Partition -uve-topic-17-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,339] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,339] INFO [Partition -uve-topic-17-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,344] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,344] INFO [Partition -uve-topic-17-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,354] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,354] INFO [Partition -uve-topic-17-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,357] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,357] INFO [Partition -uve-topic-17-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,370] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,370] INFO [Partition -uve-topic-17-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,376] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,376] INFO [Partition -uve-topic-17-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,381] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,381] INFO [Partition -uve-topic-17-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,388] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,389] INFO [Partition -uve-topic-17-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,393] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,393] INFO [Partition -uve-topic-17-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,403] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,403] INFO [Partition -uve-topic-17-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,407] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,407] INFO [Partition -uve-topic-17-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,414] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,414] INFO [Partition -uve-topic-17-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,419] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,419] INFO [Partition -uve-topic-17-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,425] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,425] INFO [Partition -uve-topic-17-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,432] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,433] INFO [Partition -uve-topic-17-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,437] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,437] INFO [Partition -uve-topic-17-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,443] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,443] INFO [Partition -uve-topic-17-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,450] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,450] INFO [Partition -uve-topic-17-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,459] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,459] INFO [Partition -uve-topic-17-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,464] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,464] INFO [Partition -uve-topic-17-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,468] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,468] INFO [Partition -uve-topic-17-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,476] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,476] INFO [Partition -uve-topic-17-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,480] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,480] INFO [Partition -uve-topic-17-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,483] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,483] INFO [Partition -uve-topic-17-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,487] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,487] INFO [Partition -uve-topic-17-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,490] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,490] INFO [Partition -uve-topic-27-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,507] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,507] INFO [Partition -uve-topic-27-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,513] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,513] INFO [Partition -uve-topic-27-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,522] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,522] INFO [Partition -uve-topic-27-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,525] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,525] INFO [Partition -uve-topic-27-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,529] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,529] INFO [Partition -uve-topic-27-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,535] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,535] INFO [Partition -uve-topic-27-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,543] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,543] INFO [Partition -uve-topic-27-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,546] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,546] INFO [Partition -uve-topic-27-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,554] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,554] INFO [Partition -uve-topic-27-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,556] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,556] INFO [Partition -uve-topic-27-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,561] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,561] INFO [Partition -uve-topic-27-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,566] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,566] INFO [Partition -uve-topic-27-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,571] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,572] INFO [Partition -uve-topic-27-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,575] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,575] INFO [Partition -uve-topic-27-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,580] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,580] INFO [Partition -uve-topic-27-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,584] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,584] INFO [Partition -uve-topic-27-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,586] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,586] INFO [Partition -uve-topic-27-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,594] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,594] INFO [Partition -uve-topic-27-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,598] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,598] INFO [Partition -uve-topic-27-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,604] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,604] INFO [Partition -uve-topic-27-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,610] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,610] INFO [Partition -uve-topic-27-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,618] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,618] INFO [Partition -uve-topic-27-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,622] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,622] INFO [Partition -uve-topic-27-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,624] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,624] INFO [Partition -uve-topic-27-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,631] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,631] INFO [Partition -uve-topic-27-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,636] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,636] INFO [Partition -uve-topic-27-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,638] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,638] INFO [Partition -uve-topic-27-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,647] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,647] INFO [Partition -uve-topic-27-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,653] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,654] INFO [Partition -uve-topic-7-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,662] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,662] INFO [Partition -uve-topic-7-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,671] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,671] INFO [Partition -uve-topic-7-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,680] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,680] INFO [Partition -uve-topic-7-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,683] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,683] INFO [Partition -uve-topic-7-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,689] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,689] INFO [Partition -uve-topic-7-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,703] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,703] INFO [Partition -uve-topic-7-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,710] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,710] INFO [Partition -uve-topic-7-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,720] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,720] INFO [Partition -uve-topic-7-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,731] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,731] INFO [Partition -uve-topic-7-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,740] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,745] INFO [Partition -uve-topic-7-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,753] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,753] INFO [Partition -uve-topic-7-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,763] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,763] INFO [Partition -uve-topic-7-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,767] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,767] INFO [Partition -uve-topic-7-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,771] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,772] INFO [Partition -uve-topic-7-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,780] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,780] INFO [Partition -uve-topic-7-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,787] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,788] INFO [Partition -uve-topic-7-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,794] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,795] INFO [Partition -uve-topic-7-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,802] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,802] INFO [Partition -uve-topic-7-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,807] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,807] INFO [Partition -uve-topic-7-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,811] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,811] INFO [Partition -uve-topic-7-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,818] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,818] INFO [Partition -uve-topic-7-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,821] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,821] INFO [Partition -uve-topic-7-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,824] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,824] INFO [Partition -uve-topic-7-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,827] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,827] INFO [Partition -uve-topic-7-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,842] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,842] INFO [Partition -uve-topic-7-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,847] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,847] INFO [Partition -uve-topic-7-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,852] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,852] INFO [Partition -uve-topic-7-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,854] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,854] INFO [Partition -uve-topic-7-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,858] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,858] INFO [Partition -uve-topic-7-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,863] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,863] INFO [Partition -uve-topic-5-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,865] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,867] INFO [Partition -uve-topic-5-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,871] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,871] INFO [Partition -uve-topic-5-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,875] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,876] INFO [Partition -uve-topic-5-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,880] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,880] INFO [Partition -uve-topic-5-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,891] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,891] INFO [Partition -uve-topic-5-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,899] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,899] INFO [Partition -uve-topic-5-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,902] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,902] INFO [Partition -uve-topic-5-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,915] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,915] INFO [Partition -uve-topic-5-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,920] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,920] INFO [Partition -uve-topic-5-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,931] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,931] INFO [Partition -uve-topic-5-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,937] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,937] INFO [Partition -uve-topic-5-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,941] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,941] INFO [Partition -uve-topic-5-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,948] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,948] INFO [Partition -uve-topic-5-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,952] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,952] INFO [Partition -uve-topic-5-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,955] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,955] INFO [Partition -uve-topic-5-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,964] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,965] INFO [Partition -uve-topic-5-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,978] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,978] INFO [Partition -uve-topic-5-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,983] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,983] INFO [Partition -uve-topic-5-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,994] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:41,994] INFO [Partition -uve-topic-5-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:41,999] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:41,999] INFO [Partition -uve-topic-5-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,008] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,008] INFO [Partition -uve-topic-5-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,012] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,012] INFO [Partition -uve-topic-5-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,016] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,016] INFO [Partition -uve-topic-5-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,022] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,022] INFO [Partition -uve-topic-5-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,028] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,028] INFO [Partition -uve-topic-5-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,039] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,039] INFO [Partition -uve-topic-5-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,042] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,043] INFO [Partition -uve-topic-5-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,050] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,050] INFO [Partition -uve-topic-5-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,054] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,054] INFO [Partition -uve-topic-5-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,058] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,058] INFO [Partition -uve-topic-2-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,063] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,063] INFO [Partition -uve-topic-2-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,067] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,067] INFO [Partition -uve-topic-2-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,070] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,070] INFO [Partition -uve-topic-2-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,075] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,075] INFO [Partition -uve-topic-2-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,083] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,083] INFO [Partition -uve-topic-2-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,093] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,093] INFO [Partition -uve-topic-2-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,097] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,097] INFO [Partition -uve-topic-2-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,103] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,103] INFO [Partition -uve-topic-2-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,108] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,108] INFO [Partition -uve-topic-2-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,111] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,112] INFO [Partition -uve-topic-2-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,116] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,116] INFO [Partition -uve-topic-2-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,123] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,123] INFO [Partition -uve-topic-2-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,126] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,126] INFO [Partition -uve-topic-2-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,131] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,131] INFO [Partition -uve-topic-2-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,136] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,136] INFO [Partition -uve-topic-2-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,140] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,140] INFO [Partition -uve-topic-2-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,144] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,144] INFO [Partition -uve-topic-2-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,150] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,150] INFO [Partition -uve-topic-2-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,153] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,153] INFO [Partition -uve-topic-2-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,155] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,155] INFO [Partition -uve-topic-2-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,158] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,158] INFO [Partition -uve-topic-2-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,161] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,161] INFO [Partition -uve-topic-2-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,168] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,168] INFO [Partition -uve-topic-2-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,172] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,172] INFO [Partition -uve-topic-2-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,178] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,178] INFO [Partition -uve-topic-2-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,187] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,187] INFO [Partition -uve-topic-2-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,195] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,195] INFO [Partition -uve-topic-2-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,200] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,200] INFO [Partition -uve-topic-2-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,203] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,203] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,207] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,209] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,212] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,212] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,214] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,214] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,216] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,216] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,221] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,221] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,225] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,225] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,229] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,229] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,239] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,239] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,253] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,253] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,255] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,255] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,260] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,260] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,262] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,262] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,264] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,264] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,267] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,267] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,270] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,270] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,272] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,272] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,275] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,275] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,278] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,278] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,292] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,292] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,305] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,305] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,321] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,321] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,331] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,331] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,339] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,340] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,348] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,348] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,360] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,360] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,363] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,363] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,371] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,371] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,381] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,381] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,387] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,387] INFO [Partition -uve-topic-10-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,394] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,394] INFO [Partition -uve-topic-10-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,401] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,401] INFO [Partition -uve-topic-10-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,405] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,405] INFO [Partition -uve-topic-10-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,413] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,413] INFO [Partition -uve-topic-10-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,420] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,420] INFO [Partition -uve-topic-10-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,427] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,428] INFO [Partition -uve-topic-10-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,434] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,434] INFO [Partition -uve-topic-10-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,437] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,437] INFO [Partition -uve-topic-10-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,440] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,440] INFO [Partition -uve-topic-10-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,443] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,443] INFO [Partition -uve-topic-10-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,449] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,449] INFO [Partition -uve-topic-10-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,452] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,452] INFO [Partition -uve-topic-10-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,455] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,455] INFO [Partition -uve-topic-10-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,459] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,459] INFO [Partition -uve-topic-10-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,462] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,462] INFO [Partition -uve-topic-10-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,467] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,467] INFO [Partition -uve-topic-10-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,470] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,470] INFO [Partition -uve-topic-10-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,473] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,474] INFO [Partition -uve-topic-10-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,476] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,477] INFO [Partition -uve-topic-10-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,480] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,480] INFO [Partition -uve-topic-10-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,483] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,483] INFO [Partition -uve-topic-10-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,486] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,486] INFO [Partition -uve-topic-10-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,488] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,489] INFO [Partition -uve-topic-10-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,491] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,491] INFO [Partition -uve-topic-10-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,494] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,494] INFO [Partition -uve-topic-10-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,496] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,496] INFO [Partition -uve-topic-10-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,499] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,499] INFO [Partition -uve-topic-10-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,500] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,500] INFO [Partition -uve-topic-10-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,502] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,502] INFO [Partition -uve-topic-10-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,505] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,505] INFO [Partition -uve-topic-20-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,506] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,506] INFO [Partition -uve-topic-20-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,508] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,508] INFO [Partition -uve-topic-20-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,514] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,514] INFO [Partition -uve-topic-20-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,527] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,527] INFO [Partition -uve-topic-20-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,533] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,533] INFO [Partition -uve-topic-20-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,536] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,536] INFO [Partition -uve-topic-20-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,537] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,537] INFO [Partition -uve-topic-20-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,540] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,540] INFO [Partition -uve-topic-20-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,546] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,546] INFO [Partition -uve-topic-20-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,549] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,549] INFO [Partition -uve-topic-20-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,553] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,553] INFO [Partition -uve-topic-20-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,556] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,556] INFO [Partition -uve-topic-20-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,561] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,561] INFO [Partition -uve-topic-20-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,566] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,566] INFO [Partition -uve-topic-20-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,573] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,573] INFO [Partition -uve-topic-20-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,578] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,579] INFO [Partition -uve-topic-20-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,583] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,583] INFO [Partition -uve-topic-20-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,587] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,587] INFO [Partition -uve-topic-20-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,590] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,590] INFO [Partition -uve-topic-20-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,595] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,595] INFO [Partition -uve-topic-20-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,597] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,597] INFO [Partition -uve-topic-20-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,598] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,598] INFO [Partition -uve-topic-20-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,601] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,601] INFO [Partition -uve-topic-20-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,604] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,604] INFO [Partition -uve-topic-20-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,608] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,608] INFO [Partition -uve-topic-20-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,612] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,612] INFO [Partition -uve-topic-20-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,616] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,616] INFO [Partition -uve-topic-20-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,619] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,619] INFO [Partition -uve-topic-20-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,621] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,621] INFO [Partition -uve-topic-29-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,627] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,627] INFO [Partition -uve-topic-29-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,640] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,640] INFO [Partition -uve-topic-29-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,644] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,644] INFO [Partition -uve-topic-29-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,647] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,647] INFO [Partition -uve-topic-29-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,651] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,651] INFO [Partition -uve-topic-29-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,655] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,655] INFO [Partition -uve-topic-29-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,661] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,661] INFO [Partition -uve-topic-29-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,664] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,664] INFO [Partition -uve-topic-29-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,671] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,671] INFO [Partition -uve-topic-29-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,692] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,692] INFO [Partition -uve-topic-29-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,698] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,698] INFO [Partition -uve-topic-29-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,702] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,702] INFO [Partition -uve-topic-29-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,709] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,709] INFO [Partition -uve-topic-29-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,714] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,715] INFO [Partition -uve-topic-29-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,723] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,723] INFO [Partition -uve-topic-29-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,725] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,725] INFO [Partition -uve-topic-29-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,727] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,727] INFO [Partition -uve-topic-29-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,729] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,729] INFO [Partition -uve-topic-29-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,734] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,734] INFO [Partition -uve-topic-29-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,738] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,738] INFO [Partition -uve-topic-29-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,742] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,742] INFO [Partition -uve-topic-29-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,745] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,745] INFO [Partition -uve-topic-29-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,748] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,748] INFO [Partition -uve-topic-29-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,752] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,752] INFO [Partition -uve-topic-29-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,758] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,758] INFO [Partition -uve-topic-29-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,764] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,764] INFO [Partition -uve-topic-29-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,769] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,769] INFO [Partition -uve-topic-29-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,775] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,775] INFO [Partition -uve-topic-29-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,779] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,779] INFO [Partition -uve-topic-19-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,782] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,782] INFO [Partition -uve-topic-19-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,786] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,786] INFO [Partition -uve-topic-19-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,789] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,789] INFO [Partition -uve-topic-19-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,794] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,794] INFO [Partition -uve-topic-19-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,797] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,797] INFO [Partition -uve-topic-19-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,802] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,802] INFO [Partition -uve-topic-19-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,807] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,808] INFO [Partition -uve-topic-19-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,813] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,813] INFO [Partition -uve-topic-19-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,824] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,824] INFO [Partition -uve-topic-19-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,828] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,828] INFO [Partition -uve-topic-19-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,833] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,833] INFO [Partition -uve-topic-19-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,836] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,836] INFO [Partition -uve-topic-19-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,845] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,845] INFO [Partition -uve-topic-19-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,849] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,849] INFO [Partition -uve-topic-19-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,855] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,855] INFO [Partition -uve-topic-19-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,861] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,861] INFO [Partition -uve-topic-19-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,863] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,863] INFO [Partition -uve-topic-19-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,867] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,867] INFO [Partition -uve-topic-19-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,869] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,869] INFO [Partition -uve-topic-19-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,872] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,872] INFO [Partition -uve-topic-19-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,874] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,874] INFO [Partition -uve-topic-19-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,876] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,876] INFO [Partition -uve-topic-19-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,878] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,878] INFO [Partition -uve-topic-19-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,880] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,880] INFO [Partition -uve-topic-19-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,889] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,889] INFO [Partition -uve-topic-19-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,896] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,896] INFO [Partition -uve-topic-19-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,902] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,902] INFO [Partition -uve-topic-19-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,906] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,906] INFO [Partition -uve-topic-19-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,908] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,908] INFO [Partition -uve-topic-19-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,910] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,910] INFO [Partition -uve-topic-4-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,913] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,913] INFO [Partition -uve-topic-4-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,915] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,915] INFO [Partition -uve-topic-4-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,917] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,917] INFO [Partition -uve-topic-4-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,924] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,924] INFO [Partition -uve-topic-4-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,928] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,928] INFO [Partition -uve-topic-4-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,932] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,932] INFO [Partition -uve-topic-4-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,937] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,937] INFO [Partition -uve-topic-4-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,939] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,939] INFO [Partition -uve-topic-4-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,948] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,948] INFO [Partition -uve-topic-4-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,951] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,951] INFO [Partition -uve-topic-4-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,962] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,962] INFO [Partition -uve-topic-4-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,965] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,965] INFO [Partition -uve-topic-4-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,971] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,971] INFO [Partition -uve-topic-4-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,975] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,975] INFO [Partition -uve-topic-4-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,980] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,980] INFO [Partition -uve-topic-4-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,983] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:42,983] INFO [Partition -uve-topic-4-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,986] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,986] INFO [Partition -uve-topic-4-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,989] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,989] INFO [Partition -uve-topic-4-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,992] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,992] INFO [Partition -uve-topic-4-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:42,995] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:42,995] INFO [Partition -uve-topic-4-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,000] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,000] INFO [Partition -uve-topic-4-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,011] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,011] INFO [Partition -uve-topic-4-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,020] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,020] INFO [Partition -uve-topic-4-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,026] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,026] INFO [Partition -uve-topic-4-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,029] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,029] INFO [Partition -uve-topic-4-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,032] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,032] INFO [Partition -uve-topic-4-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,035] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,037] INFO [Partition -uve-topic-4-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,041] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,041] INFO [Partition -uve-topic-4-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,044] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,045] INFO [Partition -uve-topic-4-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,048] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,048] INFO [Partition -uve-topic-16-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,053] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,053] INFO [Partition -uve-topic-16-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,056] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,056] INFO [Partition -uve-topic-16-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,059] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,059] INFO [Partition -uve-topic-16-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,069] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,069] INFO [Partition -uve-topic-16-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,076] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,076] INFO [Partition -uve-topic-16-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,092] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,093] INFO [Partition -uve-topic-16-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,097] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,097] INFO [Partition -uve-topic-16-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,101] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,101] INFO [Partition -uve-topic-16-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,103] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,103] INFO [Partition -uve-topic-16-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,113] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,113] INFO [Partition -uve-topic-16-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,123] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,123] INFO [Partition -uve-topic-16-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,126] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,126] INFO [Partition -uve-topic-16-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,131] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,131] INFO [Partition -uve-topic-16-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,137] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,145] INFO [Partition -uve-topic-16-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,148] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,148] INFO [Partition -uve-topic-16-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,152] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,152] INFO [Partition -uve-topic-16-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,161] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,162] INFO [Partition -uve-topic-16-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,175] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,175] INFO [Partition -uve-topic-16-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,179] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,179] INFO [Partition -uve-topic-16-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,187] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,187] INFO [Partition -uve-topic-16-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,190] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,190] INFO [Partition -uve-topic-16-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,201] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,201] INFO [Partition -uve-topic-16-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,206] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,207] INFO [Partition -uve-topic-16-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,213] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,213] INFO [Partition -uve-topic-16-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,226] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,226] INFO [Partition -uve-topic-16-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,231] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,231] INFO [Partition -uve-topic-16-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,236] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,236] INFO [Partition -uve-topic-16-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,243] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,243] INFO [Partition -uve-topic-16-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,254] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,254] INFO [Partition -uve-topic-16-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,264] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,264] INFO [Partition -uve-topic-26-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,269] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,269] INFO [Partition -uve-topic-26-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,275] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,276] INFO [Partition -uve-topic-26-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,281] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,281] INFO [Partition -uve-topic-26-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,287] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,287] INFO [Partition -uve-topic-26-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,291] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,291] INFO [Partition -uve-topic-26-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,307] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,307] INFO [Partition -uve-topic-26-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,326] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,326] INFO [Partition -uve-topic-26-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,335] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,335] INFO [Partition -uve-topic-26-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,344] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,345] INFO [Partition -uve-topic-26-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,352] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,352] INFO [Partition -uve-topic-26-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,357] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,358] INFO [Partition -uve-topic-26-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,370] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,370] INFO [Partition -uve-topic-26-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,381] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,381] INFO [Partition -uve-topic-26-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,389] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,389] INFO [Partition -uve-topic-26-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,395] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,396] INFO [Partition -uve-topic-26-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,400] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,400] INFO [Partition -uve-topic-26-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,406] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,406] INFO [Partition -uve-topic-26-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,410] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,410] INFO [Partition -uve-topic-26-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,423] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,423] INFO [Partition -uve-topic-26-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,429] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,429] INFO [Partition -uve-topic-26-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,441] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,441] INFO [Partition -uve-topic-26-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,460] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,460] INFO [Partition -uve-topic-26-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,469] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,469] INFO [Partition -uve-topic-26-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,474] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,474] INFO [Partition -uve-topic-26-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,483] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,483] INFO [Partition -uve-topic-26-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,494] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,494] INFO [Partition -uve-topic-26-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,514] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,514] INFO [Partition -uve-topic-26-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,533] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,533] INFO [Partition -uve-topic-26-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,541] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,541] INFO [Partition -uve-topic-3-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,548] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,548] INFO [Partition -uve-topic-3-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,553] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,553] INFO [Partition -uve-topic-3-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,562] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,562] INFO [Partition -uve-topic-3-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,573] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,573] INFO [Partition -uve-topic-3-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,578] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,578] INFO [Partition -uve-topic-3-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,586] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,586] INFO [Partition -uve-topic-3-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,590] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,590] INFO [Partition -uve-topic-3-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,594] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,594] INFO [Partition -uve-topic-3-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,597] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,597] INFO [Partition -uve-topic-3-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,606] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,606] INFO [Partition -uve-topic-3-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,623] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,623] INFO [Partition -uve-topic-3-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,630] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,630] INFO [Partition -uve-topic-3-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,637] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,637] INFO [Partition -uve-topic-3-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,641] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,641] INFO [Partition -uve-topic-3-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,644] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,644] INFO [Partition -uve-topic-3-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,647] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,647] INFO [Partition -uve-topic-3-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,650] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,650] INFO [Partition -uve-topic-3-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,652] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,652] INFO [Partition -uve-topic-3-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,654] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,654] INFO [Partition -uve-topic-3-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,657] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,657] INFO [Partition -uve-topic-3-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,660] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,660] INFO [Partition -uve-topic-3-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,663] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,663] INFO [Partition -uve-topic-3-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,669] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,669] INFO [Partition -uve-topic-3-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,674] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,674] INFO [Partition -uve-topic-3-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,678] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,678] INFO [Partition -uve-topic-3-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,681] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,681] INFO [Partition -uve-topic-3-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,686] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,686] INFO [Partition -uve-topic-3-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,689] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,689] INFO [Partition -uve-topic-3-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,691] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,691] INFO [Partition -uve-topic-3-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,694] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,694] INFO [Partition -uve-topic-8-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,697] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,697] INFO [Partition -uve-topic-8-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,702] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,702] INFO [Partition -uve-topic-8-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,706] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,706] INFO [Partition -uve-topic-8-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,710] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,710] INFO [Partition -uve-topic-8-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,721] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,722] INFO [Partition -uve-topic-8-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,728] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,728] INFO [Partition -uve-topic-8-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,730] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,730] INFO [Partition -uve-topic-8-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,734] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,734] INFO [Partition -uve-topic-8-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,736] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,736] INFO [Partition -uve-topic-8-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,737] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,737] INFO [Partition -uve-topic-8-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,747] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,747] INFO [Partition -uve-topic-8-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,756] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,756] INFO [Partition -uve-topic-8-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,762] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,762] INFO [Partition -uve-topic-8-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,774] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,774] INFO [Partition -uve-topic-8-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,777] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,777] INFO [Partition -uve-topic-8-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,781] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,781] INFO [Partition -uve-topic-8-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,789] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,789] INFO [Partition -uve-topic-8-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,793] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,793] INFO [Partition -uve-topic-8-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,796] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,796] INFO [Partition -uve-topic-8-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,799] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,799] INFO [Partition -uve-topic-8-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,801] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,801] INFO [Partition -uve-topic-8-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,803] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,803] INFO [Partition -uve-topic-8-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,806] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,806] INFO [Partition -uve-topic-8-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,809] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,809] INFO [Partition -uve-topic-8-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,810] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,810] INFO [Partition -uve-topic-8-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,812] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,812] INFO [Partition -uve-topic-8-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,814] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,814] INFO [Partition -uve-topic-8-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,816] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,816] INFO [Partition -uve-topic-8-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,818] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,818] INFO [Partition -uve-topic-8-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,821] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,821] INFO [Partition -uve-topic-22-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,824] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,824] INFO [Partition -uve-topic-22-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,832] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,832] INFO [Partition -uve-topic-22-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,834] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,834] INFO [Partition -uve-topic-22-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,837] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,837] INFO [Partition -uve-topic-22-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,840] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,840] INFO [Partition -uve-topic-22-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,842] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,842] INFO [Partition -uve-topic-22-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,848] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,848] INFO [Partition -uve-topic-22-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,852] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,852] INFO [Partition -uve-topic-22-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,862] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,862] INFO [Partition -uve-topic-22-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,869] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,869] INFO [Partition -uve-topic-22-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,874] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,874] INFO [Partition -uve-topic-22-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,883] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,883] INFO [Partition -uve-topic-22-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,895] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,895] INFO [Partition -uve-topic-22-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,899] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,899] INFO [Partition -uve-topic-22-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,904] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,904] INFO [Partition -uve-topic-22-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,908] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,908] INFO [Partition -uve-topic-22-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,911] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,911] INFO [Partition -uve-topic-22-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,915] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,915] INFO [Partition -uve-topic-22-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,919] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,919] INFO [Partition -uve-topic-22-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,926] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,926] INFO [Partition -uve-topic-22-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,931] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,931] INFO [Partition -uve-topic-22-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,934] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,934] INFO [Partition -uve-topic-22-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,940] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,940] INFO [Partition -uve-topic-22-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,951] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,951] INFO [Partition -uve-topic-22-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,959] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,959] INFO [Partition -uve-topic-22-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,970] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,970] INFO [Partition -uve-topic-22-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,985] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,985] INFO [Partition -uve-topic-22-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,989] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:43,989] INFO [Partition -uve-topic-22-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:43,994] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:43,996] INFO [Partition -uve-topic-12-29 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,000] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,001] INFO [Partition -uve-topic-12-18 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,008] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,008] INFO [Partition -uve-topic-12-7 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,015] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,015] INFO [Partition -uve-topic-12-23 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,032] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,032] INFO [Partition -uve-topic-12-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,045] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,045] INFO [Partition -uve-topic-12-15 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,053] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,053] INFO [Partition -uve-topic-12-4 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,064] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,064] INFO [Partition -uve-topic-12-20 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,072] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,072] INFO [Partition -uve-topic-12-9 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,084] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,084] INFO [Partition -uve-topic-12-1 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,088] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,088] INFO [Partition -uve-topic-12-12 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,093] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,093] INFO [Partition -uve-topic-12-28 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,097] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,097] INFO [Partition -uve-topic-12-17 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,100] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,100] INFO [Partition -uve-topic-12-6 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,105] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,105] INFO [Partition -uve-topic-12-14 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,109] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,109] INFO [Partition -uve-topic-12-25 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,115] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,115] INFO [Partition -uve-topic-12-3 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,121] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,121] INFO [Partition -uve-topic-12-22 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,127] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,127] INFO [Partition -uve-topic-12-11 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,132] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,132] INFO [Partition -uve-topic-12-16 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,137] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,137] INFO [Partition -uve-topic-12-27 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,141] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,141] INFO [Partition -uve-topic-12-5 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,145] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,145] INFO [Partition -uve-topic-12-19 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,151] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,152] INFO [Partition -uve-topic-12-8 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,155] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,158] INFO [Partition -uve-topic-12-2 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,170] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,170] INFO [Partition -uve-topic-12-24 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,181] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,181] INFO [Partition -uve-topic-12-13 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,186] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,186] INFO [Partition -uve-topic-12-21 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,190] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,190] INFO [Partition -uve-topic-12-10 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,195] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,574] INFO [Partition -uve-topic-24-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,576] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,576] INFO [Partition -uve-topic-23-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,579] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,579] INFO [Partition -uve-topic-2-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,583] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,583] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,585] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,585] INFO [Partition -uve-topic-20-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,588] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,588] INFO [Partition -uve-topic-12-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,591] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,644] INFO [Partition -uve-topic-1-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,651] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,651] INFO [Partition -uve-topic-21-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,656] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,656] INFO [Partition -uve-topic-25-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,660] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,660] INFO [Partition -uve-topic-28-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,663] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,663] INFO [Partition -uve-topic-0-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,666] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,666] INFO [Partition -uve-topic-27-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,669] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,669] INFO [Partition -uve-topic-29-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,676] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [4] (kafka.cluster.Partition) [2025-01-27 02:07:44,676] INFO [Partition -uve-topic-26-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,679] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:07:44,679] INFO [Partition -uve-topic-22-0 broker=1] Expanding ISR from 1,3 to 1,3,2 (kafka.cluster.Partition) [2025-01-27 02:07:44,682] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to [1,3,2] and zkVersion updated to [5] (kafka.cluster.Partition) [2025-01-27 02:09:37,062] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-01-27 02:09:37,066] INFO [KafkaServer id=1] shutting down (kafka.server.KafkaServer) [2025-01-27 02:09:37,066] INFO [KafkaServer id=1] Starting controlled shutdown (kafka.server.KafkaServer) [2025-01-27 02:09:37,584] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, HEALTH_CHECK_TOPIC-7, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, HEALTH_CHECK_TOPIC-17, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-18-15, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-5, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:09:37,596] INFO [KafkaServer id=1] Controlled shutdown succeeded (kafka.server.KafkaServer) [2025-01-27 02:09:37,597] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-01-27 02:09:37,597] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-01-27 02:09:37,597] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-01-27 02:09:37,598] INFO [SocketServer brokerId=1] Stopping socket server request processors (kafka.network.SocketServer) [2025-01-27 02:09:37,603] INFO [SocketServer brokerId=1] Stopped socket server request processors (kafka.network.SocketServer) [2025-01-27 02:09:37,603] INFO [data-plane Kafka Request Handler on Broker 1], shutting down (kafka.server.KafkaRequestHandlerPool) [2025-01-27 02:09:37,727] INFO [data-plane Kafka Request Handler on Broker 1], shut down completely (kafka.server.KafkaRequestHandlerPool) [2025-01-27 02:09:37,735] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:37,742] INFO [ExpirationReaper-1-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:37,770] INFO [ExpirationReaper-1-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:37,770] INFO [ExpirationReaper-1-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:37,772] INFO [KafkaApi-1] Shutdown complete. (kafka.server.KafkaApis) [2025-01-27 02:09:37,773] INFO [ExpirationReaper-1-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:37,837] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:37,881] INFO [ExpirationReaper-1-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:37,881] INFO [ExpirationReaper-1-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:37,882] INFO [TransactionCoordinator id=1] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2025-01-27 02:09:37,883] INFO [ProducerId Manager 1]: Shutdown complete: last producerId assigned 2000 (kafka.coordinator.transaction.ProducerIdManager) [2025-01-27 02:09:37,883] INFO [Transaction State Manager 1]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2025-01-27 02:09:37,883] INFO [Transaction Marker Channel Manager 1]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-01-27 02:09:37,883] INFO [Transaction Marker Channel Manager 1]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-01-27 02:09:37,883] INFO [Transaction Marker Channel Manager 1]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-01-27 02:09:37,884] INFO [TransactionCoordinator id=1] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-01-27 02:09:37,884] INFO [GroupCoordinator 1]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2025-01-27 02:09:37,884] INFO [ExpirationReaper-1-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:37,937] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:37,970] INFO [ExpirationReaper-1-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:37,971] INFO [ExpirationReaper-1-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:37,971] INFO [ExpirationReaper-1-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,038] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,081] INFO [ExpirationReaper-1-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,081] INFO [ExpirationReaper-1-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,082] INFO [GroupCoordinator 1]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2025-01-27 02:09:38,082] INFO [ReplicaManager broker=1] Shutting down (kafka.server.ReplicaManager) [2025-01-27 02:09:38,083] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-01-27 02:09:38,083] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-01-27 02:09:38,083] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-01-27 02:09:38,083] INFO [ReplicaFetcherManager on broker 1] shutting down (kafka.server.ReplicaFetcherManager) [2025-01-27 02:09:38,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutting down (kafka.server.ReplicaFetcherThread) [2025-01-27 02:09:38,084] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1078286434, epoch=253) 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:109) at kafka.server.ReplicaFetcherBlockingSend.sendRequest(ReplicaFetcherBlockingSend.scala:108) at kafka.server.ReplicaFetcherThread.fetchFromLeader(ReplicaFetcherThread.scala:207) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:300) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:135) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:117) at kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:96) [2025-01-27 02:09:38,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Stopped (kafka.server.ReplicaFetcherThread) [2025-01-27 02:09:38,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Shutdown completed (kafka.server.ReplicaFetcherThread) [2025-01-27 02:09:38,086] INFO [ReplicaFetcherManager on broker 1] shutdown completed (kafka.server.ReplicaFetcherManager) [2025-01-27 02:09:38,087] INFO [ReplicaAlterLogDirsManager on broker 1] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2025-01-27 02:09:38,088] INFO [ReplicaAlterLogDirsManager on broker 1] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2025-01-27 02:09:38,088] INFO [ExpirationReaper-1-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,090] INFO [ExpirationReaper-1-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,090] INFO [ExpirationReaper-1-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,090] INFO [ExpirationReaper-1-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,139] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,233] INFO [ExpirationReaper-1-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,233] INFO [ExpirationReaper-1-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,234] INFO [ExpirationReaper-1-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,240] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,282] INFO [ExpirationReaper-1-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,282] INFO [ExpirationReaper-1-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,282] INFO [ExpirationReaper-1-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,342] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,371] INFO [ExpirationReaper-1-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,371] INFO [ExpirationReaper-1-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:09:38,443] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,543] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,644] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,745] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,811] INFO [ReplicaManager broker=1] Shut down completely (kafka.server.ReplicaManager) [2025-01-27 02:09:38,811] INFO Shutting down. (kafka.log.LogManager) [2025-01-27 02:09:38,822] INFO [ProducerStateManager partition=-uve-topic-21-0] Writing producer snapshot at offset 1883 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,840] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-17] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,845] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-24] Writing producer snapshot at offset 5 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,845] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,846] INFO [ProducerStateManager partition=-uve-topic-26-0] Writing producer snapshot at offset 1592 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,847] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,848] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-3] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,851] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-2] Writing producer snapshot at offset 8 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,858] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-16] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,864] INFO [ProducerStateManager partition=-uve-topic-29-0] Writing producer snapshot at offset 2349 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,868] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-29] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,878] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-19] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,880] INFO [ProducerStateManager partition=-uve-topic-28-0] Writing producer snapshot at offset 1009 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,882] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-0] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,883] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-13] Writing producer snapshot at offset 7 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,885] INFO [ProducerStateManager partition=-uve-topic-24-0] Writing producer snapshot at offset 738 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,886] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-6] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,887] INFO [ProducerStateManager partition=-uve-topic-23-0] Writing producer snapshot at offset 549 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,891] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-26] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,894] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-14] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,896] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-22] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,896] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-27] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,900] INFO [ProducerStateManager partition=-uve-topic-20-0] Writing producer snapshot at offset 1081 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,901] INFO [ProducerStateManager partition=-uve-topic-1-0] Writing producer snapshot at offset 627 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,903] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-23] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,907] INFO [ProducerStateManager partition=-uve-topic-0-0] Writing producer snapshot at offset 3417 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,910] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-11] Writing producer snapshot at offset 2 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,912] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-8] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,915] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-9] Writing producer snapshot at offset 7 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,917] INFO [ProducerStateManager partition=-uve-topic-22-0] Writing producer snapshot at offset 3011 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,921] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-21] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,925] INFO [ProducerStateManager partition=-uve-topic-12-0] Writing producer snapshot at offset 168 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,926] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-25] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,927] INFO [ProducerStateManager partition=-uve-topic-2-0] Writing producer snapshot at offset 591 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,929] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-20] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,932] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-18] Writing producer snapshot at offset 8 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,933] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-28] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,934] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-7] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,937] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-12] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,938] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-1] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,939] INFO [ProducerStateManager partition=-uve-topic-19-0] Writing producer snapshot at offset 162 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,943] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-4] Writing producer snapshot at offset 1 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,945] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-15] Writing producer snapshot at offset 3 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,946] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:38,947] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-10] Writing producer snapshot at offset 4 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,950] INFO [ProducerStateManager partition=-uve-topic-25-0] Writing producer snapshot at offset 431 (kafka.log.ProducerStateManager) [2025-01-27 02:09:38,951] INFO [ProducerStateManager partition=-uve-topic-27-0] Writing producer snapshot at offset 1394 (kafka.log.ProducerStateManager) [2025-01-27 02:09:39,033] INFO Shutdown complete. (kafka.log.LogManager) [2025-01-27 02:09:39,052] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.37:9092) could not be established. Broker may not be available. (org.apache.kafka.clients.NetworkClient) [2025-01-27 02:09:39,066] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2025-01-27 02:09:39,175] INFO Session: 0x300001f80b1000c closed (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:09:39,175] INFO EventThread shut down for session: 0x300001f80b1000c (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:09:39,176] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2025-01-27 02:09:39,177] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:09:40,099] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:09:40,099] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:09:40,099] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:09:40,780] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:09:40,780] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:09:40,780] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:09:41,101] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:09:41,101] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:09:41,102] INFO [SocketServer brokerId=1] Shutting down socket server (kafka.network.SocketServer) [2025-01-27 02:09:41,110] INFO [SocketServer brokerId=1] Shutdown completed (kafka.network.SocketServer) [2025-01-27 02:09:41,117] INFO [KafkaServer id=1] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Jan 27 02:11:25 UTC 2025 ===================' INFO: =================== Mon Jan 27 02:11:25 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.37 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.37:8081 10.0.0.32:8081 10.0.0.22:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.37:9042 10.0.0.32:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.37:8086 10.0.0.32:8086 10.0.0.22:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.37:8082 10.0.0.32:8082 10.0.0.22:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.37:9161 10.0.0.32:9161 10.0.0.22:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.37:9041 10.0.0.32:9041 10.0.0.22:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.18,10.20.0.8,10.20.0.13 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.18,10.20.0.8,10.20.0.13 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.37:2181 10.0.0.32:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+=10.0.0.37:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+=10.0.0.32:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.37:5673,10.0.0.32:5673,10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.37:6379 10.0.0.32:6379 10.0.0.22:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.37 +++ local server_address=10.0.0.37 +++ extended_server_list+='10.0.0.37:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.32 +++ local server_address=10.0.0.32 +++ extended_server_list+='10.0.0.32:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.37:9092 10.0.0.32:9092 10.0.0.22:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.37 ++ 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.37,10.0.0.32,10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.37,10.0.0.32,10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in '{1..10}' ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.37,10.0.0.32,10.0.0.22 ++ local servers=10.0.0.37,10.0.0.32,10.0.0.22 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ grep -vi host +++ cat /proc/net/fib_trie +++ sort +++ awk '/32 host/ { print f } {f=$2}' +++ uniq ++ local local_ips=,10.0.0.37,10.20.0.18,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.37'\''))' ++ local server_ip=10.0.0.37 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.37 ]] ++ [[ ,10.0.0.37,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.37, ]] ++ echo 10.0.0.37 1 ++ return + my_ip_and_order='10.0.0.37 1' + '[' -n '10.0.0.37 1' ']' + break + '[' -z '10.0.0.37 1' ']' ++ cut -d ' ' -f 1 ++ echo 10.0.0.37 1 + my_ip=10.0.0.37 ++ echo 10.0.0.37 1 ++ cut -d ' ' -f 2 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.37 + KAFKA_LISTEN_ADDRESS=10.0.0.37 + 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.37:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.37/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R kafka:kafka /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u kafka + CONTRAIL_UID=2000 ++ id -g kafka + CONTRAIL_GID=1011 + do_run_service bin/kafka-server-start.sh config/server.properties + [[ -n 2000 ]] + [[ -n 1011 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 2000 + local user_name=kafka + export HOME=/home/kafka + HOME=/home/kafka + mkdir -p /home/kafka + chown -R 2000:1011 /home/kafka + exec setpriv --reuid 2000 --regid 1011 --clear-groups --no-new-privs bin/kafka-server-start.sh config/server.properties [2025-01-27 02:11:30,079] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-01-27 02:11:30,725] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-01-27 02:11:30,769] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-01-27 02:11:30,773] INFO starting (kafka.server.KafkaServer) [2025-01-27 02:11:30,774] INFO Connecting to zookeeper on 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 (kafka.server.KafkaServer) [2025-01-27 02:11:30,795] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181. (kafka.zookeeper.ZooKeeperClient) [2025-01-27 02:11:30,800] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,801] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2660-1. (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,801] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,801] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,801] INFO Client environment:java.home=/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.402.b06-1.el7_9.x86_64/jre (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,801] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.5.0.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-lang3-3.8.1.jar:/opt/kafka/bin/../libs/connect-api-2.6.3.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-2.6.3.jar:/opt/kafka/bin/../libs/connect-file-2.6.3.jar:/opt/kafka/bin/../libs/connect-json-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-2.6.3.jar:/opt/kafka/bin/../libs/connect-mirror-client-2.6.3.jar:/opt/kafka/bin/../libs/connect-runtime-2.6.3.jar:/opt/kafka/bin/../libs/connect-transforms-2.6.3.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-core-2.10.5.jar:/opt/kafka/bin/../libs/jackson-databind-2.10.5.1.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.10.5.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.10.5.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-paranamer-2.10.5.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.12-2.10.5.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.1.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.2.jar:/opt/kafka/bin/../libs/javassist-3.25.0-GA.jar:/opt/kafka/bin/../libs/javassist-3.26.0-GA.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.0.jar:/opt/kafka/bin/../libs/jersey-client-2.31.jar:/opt/kafka/bin/../libs/jersey-common-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.31.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.31.jar:/opt/kafka/bin/../libs/jersey-hk2-2.31.jar:/opt/kafka/bin/../libs/jersey-media-jaxb-2.31.jar:/opt/kafka/bin/../libs/jersey-server-2.31.jar:/opt/kafka/bin/../libs/jetty-client-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-http-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-io-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-security-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-server-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.39.v20210325.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka_2.12-2.6.3-sources.jar:/opt/kafka/bin/../libs/kafka-clients-2.6.3.jar:/opt/kafka/bin/../libs/kafka-log4j-appender-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-examples-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.12-2.6.3.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-2.6.3.jar:/opt/kafka/bin/../libs/kafka-tools-2.6.3.jar:/opt/kafka/bin/../libs/log4j-1.2.17.jar:/opt/kafka/bin/../libs/lz4-java-1.7.1.jar:/opt/kafka/bin/../libs/maven-artifact-3.8.1.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.59.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.59.Final.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/plexus-utils-3.2.1.jar:/opt/kafka/bin/../libs/reflections-0.9.12.jar:/opt/kafka/bin/../libs/rocksdbjni-5.18.4.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.12-2.1.6.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.12-0.9.1.jar:/opt/kafka/bin/../libs/scala-library-2.12.11.jar:/opt/kafka/bin/../libs/scala-logging_2.12-3.9.2.jar:/opt/kafka/bin/../libs/scala-reflect-2.12.11.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.30.jar:/opt/kafka/bin/../libs/slf4j-log4j12-1.7.30.jar:/opt/kafka/bin/../libs/snappy-java-1.1.7.3.jar:/opt/kafka/bin/../libs/zookeeper-3.5.9.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.5.9.jar:/opt/kafka/bin/../libs/zstd-jni-1.4.4-7.jar (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,802] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,802] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,802] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,802] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,802] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,802] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,803] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,803] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,803] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,803] INFO Client environment:os.memory.free=977MB (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,803] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,803] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,805] INFO Initiating client connection, connectString=10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-01-27 02:11:30,811] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-01-27 02:11:30,816] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:11:30,819] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-01-27 02:11:30,821] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:11:30,825] INFO Socket connection established, initiating session, client: /10.0.0.37:58822, server: cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:11:31,345] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181, sessionid = 0x100006a719b003b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:11:31,348] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-01-27 02:11:31,868] INFO Cluster ID = cRvIrbfhRrC-LQAOC9LAZA (kafka.server.KafkaServer) [2025-01-27 02:11:31,875] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-01-27 02:11:32,096] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 1 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.37:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-01-27 02:11:32,107] INFO KafkaConfig values: advertised.host.name = null advertised.listeners = null advertised.port = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.leader.rebalance.enable = true background.threads = 10 broker.id = 1 broker.id.generation.enable = true broker.rack = null client.quota.callback.class = null compression.type = producer connection.failed.authentication.delay.ms = 100 connections.max.idle.ms = 600000 connections.max.reauth.ms = 0 control.plane.listener.name = null controlled.shutdown.enable = true controlled.shutdown.max.retries = 3 controlled.shutdown.retry.backoff.ms = 5000 controller.socket.timeout.ms = 30000 create.topic.policy.class.name = null default.replication.factor = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 host.name = inter.broker.listener.name = null inter.broker.protocol.version = 2.6-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL listeners = PLAINTEXT://10.0.0.37:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.message.downconversion.enable = true log.message.format.version = 2.6-IV0 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 268435456 log.segment.delete.delay.ms = 60000 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 message.max.bytes = 1048588 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 num.io.threads = 8 num.network.threads = 3 num.partitions = 30 num.recovery.threads.per.data.dir = 1 num.replica.alter.log.dirs.threads = null num.replica.fetchers = 1 offset.metadata.max.bytes = 4096 offsets.commit.required.acks = -1 offsets.commit.timeout.ms = 5000 offsets.load.buffer.size = 5242880 offsets.retention.check.interval.ms = 600000 offsets.retention.minutes = 10080 offsets.topic.compression.codec = 0 offsets.topic.num.partitions = 50 offsets.topic.replication.factor = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null port = 9092 principal.builder.class = null producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.consumer.default = 9223372036854775807 quota.producer.default = 9223372036854775807 quota.window.num = 11 quota.window.size.seconds = 1 replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.mechanism.inter.broker.protocol = GSSAPI sasl.server.callback.handler.class = null security.inter.broker.protocol = PLAINTEXT security.providers = null socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.2 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.37:2181,10.0.0.32:2181,10.0.0.22:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null zookeeper.sync.time.ms = 2000 (kafka.server.KafkaConfig) [2025-01-27 02:11:32,156] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:11:32,163] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:11:32,163] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-01-27 02:11:32,274] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-01-27 02:11:32,290] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-01-27 02:11:32,296] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-01-27 02:11:32,380] INFO Loaded 0 logs in 90ms. (kafka.log.LogManager) [2025-01-27 02:11:32,467] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-01-27 02:11:32,489] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-01-27 02:11:33,658] INFO Awaiting socket connections on 10.0.0.37:9092. (kafka.network.Acceptor) [2025-01-27 02:11:33,797] INFO [SocketServer brokerId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-01-27 02:11:33,871] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:11:33,876] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:11:33,877] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:11:33,876] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:11:33,923] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-01-27 02:11:33,977] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-01-27 02:11:34,004] INFO Stat of the created znode at /brokers/ids/1 is: 8589959387,8589959387,1737943893985,1737943893985,1,0,0,72058051210444859,188,0,8589959387 (kafka.zk.KafkaZkClient) [2025-01-27 02:11:34,009] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.37:9092, czxid (broker epoch): 8589959387 (kafka.zk.KafkaZkClient) [2025-01-27 02:11:34,156] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:11:34,169] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:11:34,173] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:11:34,233] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-01-27 02:11:34,236] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-01-27 02:11:34,264] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 25 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 02:11:34,290] INFO [ProducerId Manager 1]: Acquired new producerId block (brokerId:1,blockStartProducerId:7000,blockEndProducerId:7999) by writing to Zk with path version 8 (kafka.coordinator.transaction.ProducerIdManager) [2025-01-27 02:11:34,358] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-01-27 02:11:34,366] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-01-27 02:11:34,369] INFO [Transaction Marker Channel Manager 1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-01-27 02:11:34,434] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-01-27 02:11:34,504] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-01-27 02:11:34,721] INFO [SocketServer brokerId=1] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-01-27 02:11:34,745] INFO [SocketServer brokerId=1] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-01-27 02:11:34,745] INFO [SocketServer brokerId=1] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-01-27 02:11:34,805] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-01-27 02:11:34,805] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-01-27 02:11:34,805] INFO Kafka startTimeMs: 1737943894746 (org.apache.kafka.common.utils.AppInfoParser) [2025-01-27 02:11:34,806] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2025-01-27 02:11:36,627] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,664] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,668] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-01-27 02:11:36,671] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,697] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,706] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,706] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-01-27 02:11:36,706] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,722] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,729] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,729] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-01-27 02:11:36,729] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,745] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,754] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,754] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-01-27 02:11:36,754] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,771] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,772] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,772] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-01-27 02:11:36,772] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,793] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,802] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,802] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-01-27 02:11:36,829] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,847] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,848] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,848] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-01-27 02:11:36,848] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,852] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,854] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,854] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-01-27 02:11:36,854] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,857] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,858] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,858] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-01-27 02:11:36,858] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,863] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,864] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,864] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-01-27 02:11:36,865] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,867] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,868] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,868] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-01-27 02:11:36,868] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,872] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,872] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,872] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-01-27 02:11:36,872] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,887] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,889] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,889] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-01-27 02:11:36,889] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,897] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,898] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,898] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-01-27 02:11:36,899] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,905] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,908] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,908] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-01-27 02:11:36,908] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,916] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,919] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,920] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-01-27 02:11:36,920] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,923] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,926] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,927] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-01-27 02:11:36,927] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,932] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,934] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,934] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-01-27 02:11:36,935] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,940] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,940] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,942] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-01-27 02:11:36,942] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,946] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,950] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,951] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-01-27 02:11:36,951] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,956] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,956] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,957] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-01-27 02:11:36,957] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,963] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,964] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,965] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-01-27 02:11:36,965] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,969] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,970] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,971] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-01-27 02:11:36,972] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,975] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,976] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,978] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-01-27 02:11:36,978] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,982] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,985] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,985] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-01-27 02:11:36,985] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,990] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,991] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:36,991] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-01-27 02:11:36,991] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:36,995] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:36,996] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,000] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-01-27 02:11:37,000] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,015] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,016] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,016] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-01-27 02:11:37,016] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,019] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,020] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,020] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-01-27 02:11:37,020] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,022] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,023] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,023] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-01-27 02:11:37,023] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,026] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,027] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,027] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-01-27 02:11:37,027] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,030] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,030] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,031] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-01-27 02:11:37,032] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,035] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,036] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,036] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-01-27 02:11:37,036] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,043] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,048] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,048] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-01-27 02:11:37,048] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,057] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,057] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,057] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-01-27 02:11:37,057] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,065] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,066] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,066] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-01-27 02:11:37,066] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,070] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,071] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,071] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-01-27 02:11:37,071] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,076] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,078] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,078] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-01-27 02:11:37,078] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,087] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,088] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,089] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-01-27 02:11:37,089] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,094] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,096] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,097] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-01-27 02:11:37,097] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,102] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,104] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,104] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-01-27 02:11:37,104] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,110] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,112] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,115] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-01-27 02:11:37,115] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,119] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,119] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,119] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-01-27 02:11:37,120] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,125] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,127] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,127] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-01-27 02:11:37,127] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,132] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,135] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,135] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-01-27 02:11:37,135] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,139] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,140] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,140] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-01-27 02:11:37,140] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,147] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,148] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,148] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-01-27 02:11:37,148] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,155] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,156] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,156] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-01-27 02:11:37,156] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,160] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,161] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,161] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-01-27 02:11:37,161] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,167] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,168] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,170] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-01-27 02:11:37,170] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,174] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,176] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,176] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-01-27 02:11:37,176] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,183] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,184] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,184] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-01-27 02:11:37,184] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,188] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,189] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,189] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-01-27 02:11:37,191] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,196] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,197] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,629] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-01-27 02:11:37,629] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,634] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,636] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,637] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-01-27 02:11:37,638] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,641] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,642] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,643] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-01-27 02:11:37,643] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,647] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,648] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,650] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-01-27 02:11:37,650] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,659] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,660] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,660] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-01-27 02:11:37,660] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,663] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,664] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,664] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-01-27 02:11:37,664] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,667] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,668] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,668] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-01-27 02:11:37,668] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,671] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,671] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,671] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-01-27 02:11:37,671] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,674] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,674] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,674] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-01-27 02:11:37,674] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,677] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,678] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,678] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-01-27 02:11:37,678] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,680] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,680] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,681] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-01-27 02:11:37,681] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,683] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,684] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,684] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-01-27 02:11:37,684] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,686] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,687] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,687] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-01-27 02:11:37,687] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,689] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,690] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,690] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-01-27 02:11:37,690] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,692] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,692] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,692] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-01-27 02:11:37,692] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,695] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,695] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,695] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-01-27 02:11:37,695] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,699] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,700] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,700] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-01-27 02:11:37,700] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,703] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,704] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,704] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-01-27 02:11:37,704] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,709] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,712] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,712] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-01-27 02:11:37,713] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,719] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,721] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,721] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-01-27 02:11:37,721] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,726] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,727] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,727] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-01-27 02:11:37,727] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,730] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,731] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,731] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-01-27 02:11:37,731] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,734] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,735] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,735] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-01-27 02:11:37,735] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,738] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,739] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,739] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-01-27 02:11:37,739] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,742] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,743] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,743] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-01-27 02:11:37,743] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,746] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,747] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,747] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-01-27 02:11:37,747] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,751] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,752] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,752] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-01-27 02:11:37,752] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,755] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,756] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,758] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-01-27 02:11:37,758] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,761] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,762] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,763] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-01-27 02:11:37,763] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,767] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,768] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,768] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-01-27 02:11:37,768] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,770] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,771] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,771] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-01-27 02:11:37,771] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,775] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,776] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,776] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-01-27 02:11:37,776] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,778] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,779] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,779] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-01-27 02:11:37,779] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,782] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,782] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,782] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-01-27 02:11:37,782] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,784] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,785] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,785] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-01-27 02:11:37,785] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,787] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,788] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,788] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-01-27 02:11:37,788] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,790] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,791] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,791] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-01-27 02:11:37,791] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,793] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,793] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,793] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-01-27 02:11:37,793] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,795] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,796] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,796] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-01-27 02:11:37,796] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,798] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,799] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,799] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-01-27 02:11:37,799] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,801] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,803] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,803] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-01-27 02:11:37,803] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,808] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,810] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,810] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-01-27 02:11:37,810] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,815] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,816] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,816] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-01-27 02:11:37,816] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,818] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,819] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,819] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-01-27 02:11:37,819] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,821] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,821] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,821] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-01-27 02:11:37,821] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,823] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,824] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,824] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-01-27 02:11:37,824] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,826] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,826] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,827] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-01-27 02:11:37,827] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,831] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,833] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,833] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-01-27 02:11:37,833] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,837] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,840] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,840] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-01-27 02:11:37,840] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,846] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,851] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,851] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-01-27 02:11:37,851] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,855] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,857] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,858] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-01-27 02:11:37,859] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,866] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,867] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,867] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-01-27 02:11:37,867] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,872] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,874] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,874] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-01-27 02:11:37,874] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,878] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,878] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,879] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-01-27 02:11:37,879] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,881] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,881] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,882] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-01-27 02:11:37,882] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,884] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,884] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,884] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-01-27 02:11:37,884] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,886] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,887] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,887] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-01-27 02:11:37,887] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,889] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,890] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,890] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-01-27 02:11:37,890] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,892] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,893] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,893] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-01-27 02:11:37,893] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,895] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,895] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,895] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-01-27 02:11:37,895] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,897] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,898] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,898] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-01-27 02:11:37,898] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,900] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,901] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,901] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-01-27 02:11:37,901] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,907] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,908] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,908] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-01-27 02:11:37,908] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,910] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,911] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,911] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-01-27 02:11:37,911] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,913] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,913] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,913] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-01-27 02:11:37,913] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,942] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,943] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,944] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-01-27 02:11:37,944] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,948] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,949] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,949] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-01-27 02:11:37,949] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,953] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,955] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,955] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-01-27 02:11:37,955] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,958] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,959] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,959] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-01-27 02:11:37,959] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,967] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,968] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,968] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-01-27 02:11:37,968] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,975] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:37,976] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:37,976] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-01-27 02:11:37,976] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:37,996] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,001] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,001] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-01-27 02:11:38,001] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,007] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,007] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,007] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-01-27 02:11:38,007] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,012] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,013] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,013] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-01-27 02:11:38,013] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,023] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,023] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,023] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-01-27 02:11:38,023] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,027] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,028] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,028] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-01-27 02:11:38,028] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,039] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,040] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,040] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-01-27 02:11:38,040] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,047] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,047] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,047] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-01-27 02:11:38,047] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,050] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,051] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,051] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-01-27 02:11:38,051] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,055] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,056] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,056] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-01-27 02:11:38,056] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,062] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,063] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,063] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-01-27 02:11:38,063] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,072] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,074] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,074] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-01-27 02:11:38,074] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,080] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,080] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,080] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-01-27 02:11:38,080] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,087] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,087] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,087] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-01-27 02:11:38,087] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,091] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,092] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,092] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-01-27 02:11:38,092] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,098] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,098] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,098] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-01-27 02:11:38,098] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,100] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,101] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,101] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-01-27 02:11:38,101] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,108] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,110] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,110] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-01-27 02:11:38,110] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,114] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,115] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,115] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-01-27 02:11:38,115] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,121] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,121] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,121] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-01-27 02:11:38,121] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,123] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,123] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,124] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-01-27 02:11:38,124] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,125] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,127] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,127] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-01-27 02:11:38,127] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,132] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,133] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,133] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-01-27 02:11:38,133] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,140] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,140] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,140] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-01-27 02:11:38,140] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,148] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,149] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,149] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-01-27 02:11:38,149] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,179] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,179] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,180] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-01-27 02:11:38,180] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,182] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,187] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,187] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-01-27 02:11:38,187] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,189] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,190] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,190] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-01-27 02:11:38,190] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,194] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,197] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,197] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-01-27 02:11:38,197] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,199] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,211] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,212] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-01-27 02:11:38,212] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,213] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,214] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,214] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-01-27 02:11:38,214] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,222] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,223] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,223] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-01-27 02:11:38,223] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,232] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,235] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,237] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-01-27 02:11:38,237] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,248] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,262] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,262] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-01-27 02:11:38,262] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,266] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,267] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,267] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-01-27 02:11:38,267] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,280] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,281] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,281] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-01-27 02:11:38,281] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,303] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,307] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,307] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-01-27 02:11:38,307] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,314] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,318] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,319] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-01-27 02:11:38,319] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,326] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,333] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,333] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-01-27 02:11:38,333] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,335] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,336] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,336] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-01-27 02:11:38,336] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,338] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,339] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,358] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-01-27 02:11:38,358] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,360] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,361] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,361] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-01-27 02:11:38,361] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,370] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,374] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,374] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-01-27 02:11:38,374] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,377] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,379] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,379] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-01-27 02:11:38,379] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,381] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,383] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,383] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-01-27 02:11:38,383] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,385] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,386] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,386] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-01-27 02:11:38,386] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,388] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,421] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,421] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-01-27 02:11:38,422] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,435] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,437] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,437] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-01-27 02:11:38,437] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,440] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,441] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,441] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-01-27 02:11:38,441] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,444] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,444] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,445] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-01-27 02:11:38,445] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,448] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,448] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,448] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-01-27 02:11:38,448] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,464] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,465] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,465] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-01-27 02:11:38,465] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,468] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,469] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,469] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-01-27 02:11:38,469] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,481] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,482] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,482] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-01-27 02:11:38,482] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,484] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,497] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,497] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-01-27 02:11:38,497] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,500] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,500] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,501] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-01-27 02:11:38,501] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,515] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,518] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,518] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-01-27 02:11:38,525] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,538] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,538] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,542] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-01-27 02:11:38,542] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,548] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,549] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,549] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-01-27 02:11:38,549] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,563] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,569] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,569] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-01-27 02:11:38,569] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,576] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,583] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,588] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-01-27 02:11:38,588] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,593] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,602] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,602] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-01-27 02:11:38,602] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,605] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,605] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,617] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-01-27 02:11:38,617] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,629] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,642] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,642] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-01-27 02:11:38,642] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,658] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,659] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,659] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-01-27 02:11:38,659] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,675] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,678] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,680] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-01-27 02:11:38,680] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,682] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,683] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,684] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-01-27 02:11:38,684] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,689] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,692] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,694] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-01-27 02:11:38,694] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,704] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,705] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,705] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-01-27 02:11:38,705] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,710] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,711] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,711] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-01-27 02:11:38,712] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,735] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,736] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,738] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-01-27 02:11:38,738] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,741] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,742] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,742] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-01-27 02:11:38,742] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,751] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,751] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,754] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-01-27 02:11:38,754] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,762] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,769] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,770] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-01-27 02:11:38,770] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,781] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,782] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,783] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-01-27 02:11:38,783] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,791] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,793] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,797] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-01-27 02:11:38,798] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,807] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,808] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,808] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-01-27 02:11:38,808] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,810] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,817] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,817] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-01-27 02:11:38,817] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,833] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,834] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,835] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-01-27 02:11:38,835] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,839] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,844] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,844] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-01-27 02:11:38,844] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,851] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,851] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,851] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-01-27 02:11:38,851] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,854] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,855] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,855] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-01-27 02:11:38,855] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,857] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,857] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,857] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-01-27 02:11:38,857] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,859] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,860] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,860] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-01-27 02:11:38,860] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,865] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,865] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,865] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-01-27 02:11:38,865] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,868] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,869] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,872] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-01-27 02:11:38,872] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,874] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,874] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,875] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-01-27 02:11:38,875] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,878] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,887] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,902] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-01-27 02:11:38,903] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,909] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,911] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,911] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-01-27 02:11:38,912] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,915] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,916] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,916] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-01-27 02:11:38,916] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,919] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,920] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,920] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-01-27 02:11:38,920] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,923] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,961] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,961] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-01-27 02:11:38,961] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,971] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,972] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,972] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-01-27 02:11:38,972] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,976] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,980] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,982] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-01-27 02:11:38,982] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,987] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:38,988] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:38,988] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-01-27 02:11:38,988] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:38,992] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,003] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,008] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-01-27 02:11:39,008] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,014] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,019] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,021] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-01-27 02:11:39,024] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,040] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,040] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,040] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-01-27 02:11:39,040] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,054] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,054] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,054] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-01-27 02:11:39,054] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,059] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,134] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,163] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-01-27 02:11:39,163] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,190] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,197] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,198] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-01-27 02:11:39,198] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,204] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,204] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,204] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-01-27 02:11:39,204] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,206] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,207] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,207] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-01-27 02:11:39,207] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,215] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,219] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,219] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-01-27 02:11:39,219] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,236] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,239] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,239] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-01-27 02:11:39,239] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,250] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,250] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,250] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-01-27 02:11:39,250] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,265] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,269] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,269] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-01-27 02:11:39,269] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,281] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,283] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,283] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-01-27 02:11:39,283] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,291] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,292] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,292] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-01-27 02:11:39,292] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,301] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,301] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,301] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-01-27 02:11:39,301] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,319] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,328] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,328] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-01-27 02:11:39,329] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,344] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,349] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,350] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-01-27 02:11:39,350] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,362] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,363] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,363] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-01-27 02:11:39,363] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,371] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,372] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,372] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-01-27 02:11:39,374] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,380] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,381] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,381] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-01-27 02:11:39,381] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,385] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,385] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,385] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-01-27 02:11:39,385] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,393] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,398] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,398] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-01-27 02:11:39,398] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,399] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,400] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,400] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-01-27 02:11:39,400] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,415] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,418] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,418] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-01-27 02:11:39,418] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,424] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,428] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,428] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-01-27 02:11:39,428] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,441] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,441] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,441] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-01-27 02:11:39,441] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,452] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,453] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,453] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-01-27 02:11:39,453] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,454] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,460] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,460] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-01-27 02:11:39,460] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,466] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,467] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,467] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-01-27 02:11:39,467] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,490] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,493] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,494] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-01-27 02:11:39,494] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,512] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,518] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,518] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-01-27 02:11:39,518] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,533] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,541] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,541] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-01-27 02:11:39,541] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,544] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,544] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,544] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-01-27 02:11:39,545] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,551] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,551] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,551] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-01-27 02:11:39,551] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,557] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,557] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,558] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-01-27 02:11:39,558] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,560] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,560] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,561] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-01-27 02:11:39,561] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,564] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,564] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,564] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-01-27 02:11:39,564] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,568] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,571] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,573] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-01-27 02:11:39,574] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,580] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,581] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,581] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-01-27 02:11:39,582] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,583] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,585] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,585] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-01-27 02:11:39,585] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,587] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,587] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,587] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-01-27 02:11:39,587] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,589] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,590] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,590] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-01-27 02:11:39,590] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,594] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,595] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,595] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-01-27 02:11:39,595] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,597] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,598] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,598] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-01-27 02:11:39,598] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,599] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,600] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,600] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-01-27 02:11:39,600] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,602] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,603] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,603] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-01-27 02:11:39,603] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,605] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,605] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,605] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-01-27 02:11:39,605] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,607] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,607] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,607] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-01-27 02:11:39,607] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,609] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,610] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,610] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-01-27 02:11:39,610] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,611] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,611] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,611] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-01-27 02:11:39,611] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,615] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,615] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,615] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-01-27 02:11:39,615] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,618] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,620] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,620] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-01-27 02:11:39,620] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,622] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,622] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,622] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-01-27 02:11:39,622] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,625] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,628] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,628] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-01-27 02:11:39,628] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,645] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,646] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,646] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-01-27 02:11:39,646] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,653] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,654] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,654] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-01-27 02:11:39,654] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,658] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,698] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,698] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-01-27 02:11:39,698] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,701] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,701] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,701] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-01-27 02:11:39,701] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,707] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,707] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,707] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-01-27 02:11:39,708] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,718] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,718] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,719] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-01-27 02:11:39,719] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,720] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,721] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,721] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-01-27 02:11:39,721] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,723] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,724] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,724] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-01-27 02:11:39,724] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,732] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,733] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,733] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-01-27 02:11:39,733] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,741] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,742] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,742] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-01-27 02:11:39,742] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,746] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,747] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,747] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-01-27 02:11:39,747] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,756] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,758] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,758] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-01-27 02:11:39,758] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,767] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,768] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,768] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-01-27 02:11:39,768] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,800] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,801] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,801] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-01-27 02:11:39,801] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,809] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,810] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,810] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-01-27 02:11:39,810] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,813] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,814] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,814] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-01-27 02:11:39,814] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,819] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,819] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,819] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-01-27 02:11:39,820] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,822] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,822] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,822] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-01-27 02:11:39,822] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,827] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,827] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,827] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-01-27 02:11:39,827] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,830] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,831] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,831] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-01-27 02:11:39,831] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,836] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,839] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,839] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-01-27 02:11:39,839] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,860] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,862] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,862] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-01-27 02:11:39,862] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,870] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,871] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,871] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-01-27 02:11:39,871] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,877] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,881] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,881] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-01-27 02:11:39,881] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,889] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,889] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,889] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-01-27 02:11:39,894] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,903] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,907] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,907] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-01-27 02:11:39,907] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,912] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,918] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,918] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-01-27 02:11:39,918] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,930] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,935] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,935] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-01-27 02:11:39,935] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,946] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,947] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,947] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-01-27 02:11:39,947] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,958] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,958] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,958] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-01-27 02:11:39,959] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,970] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,972] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,975] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-01-27 02:11:39,975] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,979] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,983] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,983] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-01-27 02:11:39,983] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:39,992] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:39,994] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:39,994] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-01-27 02:11:39,994] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,001] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,002] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,002] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-01-27 02:11:40,002] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,008] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,008] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,008] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-01-27 02:11:40,008] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,018] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,021] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,021] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-01-27 02:11:40,021] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,039] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,040] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,040] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-01-27 02:11:40,040] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,043] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,044] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,044] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-01-27 02:11:40,044] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,048] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,055] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,055] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-01-27 02:11:40,055] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,061] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,064] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,064] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-01-27 02:11:40,064] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,084] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,084] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,084] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-01-27 02:11:40,084] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,101] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,105] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,107] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-01-27 02:11:40,107] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,110] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,111] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,111] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-01-27 02:11:40,111] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,114] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,115] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,115] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-01-27 02:11:40,115] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,121] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,121] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,121] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-01-27 02:11:40,121] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,123] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,123] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,123] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-01-27 02:11:40,123] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,128] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,128] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,128] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-01-27 02:11:40,128] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,139] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,139] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,139] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-01-27 02:11:40,139] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,147] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,148] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,148] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-01-27 02:11:40,148] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,165] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,166] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,166] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-01-27 02:11:40,166] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,176] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,179] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,179] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-01-27 02:11:40,179] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,185] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,190] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,191] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-01-27 02:11:40,191] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,197] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,198] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,199] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-01-27 02:11:40,199] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,211] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,213] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,213] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-01-27 02:11:40,213] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,230] INFO [Log partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,231] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,231] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-01-27 02:11:40,231] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,233] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,234] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,234] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-01-27 02:11:40,234] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,240] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,246] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,246] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-01-27 02:11:40,246] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,255] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,260] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,260] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-01-27 02:11:40,260] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,264] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,271] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,273] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-01-27 02:11:40,273] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,283] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,288] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,288] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-01-27 02:11:40,288] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,298] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,300] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,300] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-01-27 02:11:40,300] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,311] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,321] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,322] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-01-27 02:11:40,324] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,342] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,347] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,347] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-01-27 02:11:40,347] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,364] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,365] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,365] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-01-27 02:11:40,365] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,377] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,383] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,383] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-01-27 02:11:40,383] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,390] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,390] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,390] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-01-27 02:11:40,390] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,409] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,409] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,450] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-01-27 02:11:40,450] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,462] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,463] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,463] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-01-27 02:11:40,463] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,467] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,468] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,468] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-01-27 02:11:40,468] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,469] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,470] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,470] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-01-27 02:11:40,470] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,479] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,479] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,479] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-01-27 02:11:40,479] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,487] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,488] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,488] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-01-27 02:11:40,488] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,493] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,493] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,493] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-01-27 02:11:40,493] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,510] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,514] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,514] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-01-27 02:11:40,514] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,518] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,519] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,519] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-01-27 02:11:40,519] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,536] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,537] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,537] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-01-27 02:11:40,537] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,547] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,548] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,548] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-01-27 02:11:40,548] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,563] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,563] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,563] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-01-27 02:11:40,563] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,566] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,567] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,567] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-01-27 02:11:40,567] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,576] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,577] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,577] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-01-27 02:11:40,577] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,582] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,582] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,583] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-01-27 02:11:40,583] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,586] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,587] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,587] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-01-27 02:11:40,587] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,588] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,589] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,589] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-01-27 02:11:40,589] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,590] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,591] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,591] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-01-27 02:11:40,591] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,592] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,592] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,592] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-01-27 02:11:40,592] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,596] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,597] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,597] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-01-27 02:11:40,597] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,608] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,608] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,608] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-01-27 02:11:40,608] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,617] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,617] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,617] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-01-27 02:11:40,617] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,631] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,632] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,632] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-01-27 02:11:40,632] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,636] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,639] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,639] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-01-27 02:11:40,639] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,641] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,643] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,643] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-01-27 02:11:40,643] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,660] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,660] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,660] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-01-27 02:11:40,660] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,668] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,669] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,669] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-01-27 02:11:40,669] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,673] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,675] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,675] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-01-27 02:11:40,675] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,685] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,688] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,688] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-01-27 02:11:40,688] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,692] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,693] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,693] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-01-27 02:11:40,693] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,698] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,699] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,699] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-01-27 02:11:40,700] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,702] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,705] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,705] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-01-27 02:11:40,705] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,709] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,712] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,712] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-01-27 02:11:40,712] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,717] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,719] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,719] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-01-27 02:11:40,719] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,723] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,724] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,724] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-01-27 02:11:40,724] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,730] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,731] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,731] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-01-27 02:11:40,731] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,758] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,758] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,758] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-01-27 02:11:40,758] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,761] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,762] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,762] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-01-27 02:11:40,762] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,764] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,766] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,766] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-01-27 02:11:40,766] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,769] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,769] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,769] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-01-27 02:11:40,775] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,785] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,787] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,787] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-01-27 02:11:40,788] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,792] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,793] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,793] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-01-27 02:11:40,793] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,809] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,810] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,810] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-01-27 02:11:40,810] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,813] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,814] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,814] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-01-27 02:11:40,814] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,832] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,834] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,834] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-01-27 02:11:40,835] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,838] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,838] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,838] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-01-27 02:11:40,838] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,842] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,843] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,843] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-01-27 02:11:40,843] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,844] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,845] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,846] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-01-27 02:11:40,846] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,848] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,850] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,850] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-01-27 02:11:40,850] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,852] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,854] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,857] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-01-27 02:11:40,857] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,861] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,862] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,862] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-01-27 02:11:40,862] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,870] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,871] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,871] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-01-27 02:11:40,871] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,872] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,872] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,872] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-01-27 02:11:40,872] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,875] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,875] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,875] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-01-27 02:11:40,875] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,878] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,879] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,881] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-01-27 02:11:40,881] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,883] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,883] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,883] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-01-27 02:11:40,883] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,886] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,886] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,887] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-01-27 02:11:40,887] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,890] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,894] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,894] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-01-27 02:11:40,894] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,895] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,895] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,895] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-01-27 02:11:40,895] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,897] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,897] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,897] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-01-27 02:11:40,897] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,900] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,900] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,900] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-01-27 02:11:40,900] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,940] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,941] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,941] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-01-27 02:11:40,941] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,972] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,981] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,981] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-01-27 02:11:40,981] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:40,995] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:40,997] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:40,997] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-01-27 02:11:40,997] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,003] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,010] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,010] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-01-27 02:11:41,010] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,026] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,032] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,032] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-01-27 02:11:41,032] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,064] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,066] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,067] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-01-27 02:11:41,067] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,076] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,089] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,089] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-01-27 02:11:41,090] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,105] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,107] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,107] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-01-27 02:11:41,107] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,118] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,121] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,121] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-01-27 02:11:41,122] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,130] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,132] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,133] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-01-27 02:11:41,133] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,138] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,141] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,141] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,141] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,149] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,151] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,151] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-01-27 02:11:41,152] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,153] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,154] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,154] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-01-27 02:11:41,154] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,158] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,174] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,174] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-01-27 02:11:41,174] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,179] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,179] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,179] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-01-27 02:11:41,179] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,190] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,191] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,191] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-01-27 02:11:41,191] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,193] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,195] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,195] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-01-27 02:11:41,196] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,198] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,201] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,201] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-01-27 02:11:41,201] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,203] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,204] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,204] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-01-27 02:11:41,204] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,209] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,210] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,210] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-01-27 02:11:41,210] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,216] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,224] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,224] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-01-27 02:11:41,224] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,231] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,232] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,232] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-01-27 02:11:41,232] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,239] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,240] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,240] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-01-27 02:11:41,240] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,242] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,242] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,242] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-01-27 02:11:41,242] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,245] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,246] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,246] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-01-27 02:11:41,246] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,259] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,259] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,259] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-01-27 02:11:41,259] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,265] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,265] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,265] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-01-27 02:11:41,265] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,267] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,268] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,268] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-01-27 02:11:41,268] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,270] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,270] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,270] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-01-27 02:11:41,270] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,272] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,272] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,272] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-01-27 02:11:41,272] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,274] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,274] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,274] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-01-27 02:11:41,274] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,277] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,277] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,277] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-01-27 02:11:41,277] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,279] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,279] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,279] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,279] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,280] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,281] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,281] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-01-27 02:11:41,281] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,283] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,283] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,283] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-01-27 02:11:41,283] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,285] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,286] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,286] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-01-27 02:11:41,286] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,289] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,289] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,289] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-01-27 02:11:41,289] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,291] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,291] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,291] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-01-27 02:11:41,291] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,292] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,293] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,293] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,293] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,294] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,295] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,295] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-01-27 02:11:41,295] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,296] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,296] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,296] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-01-27 02:11:41,296] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,299] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,300] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,300] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-01-27 02:11:41,300] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,302] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,302] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,302] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-01-27 02:11:41,302] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,323] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,324] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,324] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-01-27 02:11:41,324] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,333] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,342] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,343] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-01-27 02:11:41,343] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,351] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,353] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,354] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-01-27 02:11:41,355] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,358] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,360] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,360] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-01-27 02:11:41,360] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,365] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,365] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,366] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-01-27 02:11:41,366] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,372] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,372] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,372] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-01-27 02:11:41,373] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,375] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,377] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,377] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-01-27 02:11:41,377] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,382] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,383] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,383] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-01-27 02:11:41,383] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,385] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,386] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,387] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-01-27 02:11:41,387] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,390] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,390] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,390] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-01-27 02:11:41,390] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,392] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,393] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,393] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,393] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,399] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,399] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,399] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-01-27 02:11:41,399] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,439] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,441] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,441] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-01-27 02:11:41,441] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,458] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,459] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,459] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-01-27 02:11:41,459] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,473] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,474] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,474] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-01-27 02:11:41,476] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,479] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,480] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,480] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-01-27 02:11:41,480] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,484] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,486] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,486] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-01-27 02:11:41,486] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,491] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,491] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,494] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-01-27 02:11:41,494] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,499] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,500] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,501] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-01-27 02:11:41,501] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,505] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,505] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,505] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-01-27 02:11:41,505] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,508] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,509] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,509] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-01-27 02:11:41,509] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,511] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,512] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,512] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-01-27 02:11:41,512] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,516] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,516] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,516] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-01-27 02:11:41,516] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,530] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,531] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,531] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-01-27 02:11:41,531] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,533] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,533] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,533] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-01-27 02:11:41,533] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,536] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,536] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,536] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-01-27 02:11:41,536] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,538] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,538] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,538] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-01-27 02:11:41,538] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,539] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,540] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,540] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-01-27 02:11:41,540] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,543] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,544] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,544] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-01-27 02:11:41,544] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,550] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,551] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,551] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-01-27 02:11:41,551] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,565] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,566] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,566] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-01-27 02:11:41,566] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,568] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,568] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,568] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-01-27 02:11:41,568] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,569] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,571] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,571] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-01-27 02:11:41,571] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,575] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,575] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,575] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-01-27 02:11:41,575] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,580] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,580] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,581] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-01-27 02:11:41,581] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,582] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,582] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,582] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-01-27 02:11:41,582] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,588] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,588] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,588] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-01-27 02:11:41,588] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,592] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,594] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,594] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-01-27 02:11:41,594] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,598] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,600] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,600] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-01-27 02:11:41,600] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,606] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,606] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,606] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-01-27 02:11:41,606] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,608] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,609] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,609] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-01-27 02:11:41,609] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,615] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,616] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,616] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-01-27 02:11:41,616] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,619] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,619] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,619] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-01-27 02:11:41,619] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,620] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,621] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,621] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-01-27 02:11:41,621] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,623] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,623] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,623] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-01-27 02:11:41,623] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,631] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,631] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,631] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-01-27 02:11:41,631] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,633] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,633] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,634] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-01-27 02:11:41,634] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,635] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,635] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,635] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-01-27 02:11:41,635] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,637] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,638] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,638] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-01-27 02:11:41,638] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,640] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,640] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,640] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-01-27 02:11:41,640] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,642] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,643] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,643] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,643] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,646] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,648] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,648] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-01-27 02:11:41,648] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,654] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,654] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,654] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-01-27 02:11:41,654] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,656] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,656] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,656] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-01-27 02:11:41,656] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,658] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,658] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,658] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-01-27 02:11:41,658] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,659] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,660] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,660] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-01-27 02:11:41,660] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,661] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,661] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,661] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-01-27 02:11:41,661] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,662] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,663] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,663] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-01-27 02:11:41,663] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,671] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,671] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,671] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-01-27 02:11:41,671] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,673] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,673] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,673] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-01-27 02:11:41,673] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,678] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,679] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,679] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-01-27 02:11:41,679] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,681] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,683] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,683] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-01-27 02:11:41,683] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,684] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,686] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,686] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-01-27 02:11:41,686] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,691] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,691] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,692] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-01-27 02:11:41,693] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,696] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,698] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,698] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-01-27 02:11:41,698] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,701] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,702] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,702] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-01-27 02:11:41,702] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,706] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,707] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,707] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-01-27 02:11:41,707] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,715] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,716] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,716] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-01-27 02:11:41,716] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,718] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,718] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,718] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-01-27 02:11:41,719] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,743] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,749] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,749] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-01-27 02:11:41,750] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,758] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,759] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,759] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-01-27 02:11:41,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) [2025-01-27 02:11:41,760] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,761] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,761] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-01-27 02:11:41,761] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,766] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,767] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,767] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-01-27 02:11:41,767] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,768] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,768] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,768] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-01-27 02:11:41,768] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,770] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,771] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,771] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-01-27 02:11:41,771] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,772] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,772] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,772] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-01-27 02:11:41,772] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,778] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,781] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,781] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-01-27 02:11:41,781] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,782] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,782] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,782] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-01-27 02:11:41,782] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,783] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,784] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,784] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-01-27 02:11:41,784] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,786] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,786] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,786] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-01-27 02:11:41,786] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,789] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,789] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,789] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-01-27 02:11:41,789] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,790] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,791] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,792] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-01-27 02:11:41,792] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,794] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,794] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,794] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-01-27 02:11:41,794] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,796] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,797] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,797] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-01-27 02:11:41,797] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,798] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,798] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,798] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-01-27 02:11:41,798] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,799] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,799] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,800] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-01-27 02:11:41,800] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,801] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,802] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,802] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-01-27 02:11:41,802] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,803] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,803] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,803] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-01-27 02:11:41,803] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,804] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,804] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,808] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,808] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,809] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,810] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,810] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-01-27 02:11:41,810] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,815] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,816] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,816] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-01-27 02:11:41,816] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,817] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,817] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,817] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-01-27 02:11:41,817] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,818] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,819] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,819] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-01-27 02:11:41,819] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,820] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,820] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,820] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-01-27 02:11:41,820] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,822] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,822] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,822] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-01-27 02:11:41,822] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,824] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,824] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,824] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-01-27 02:11:41,824] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,831] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,832] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,832] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-01-27 02:11:41,832] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,833] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,834] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,834] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-01-27 02:11:41,834] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,835] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,850] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,850] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-01-27 02:11:41,850] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,851] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,852] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,852] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-01-27 02:11:41,852] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,853] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,853] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,853] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-01-27 02:11:41,853] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,854] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,866] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,866] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-01-27 02:11:41,866] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,867] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,867] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,867] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-01-27 02:11:41,867] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,872] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,877] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,877] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-01-27 02:11:41,877] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,878] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,878] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,878] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-01-27 02:11:41,878] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,881] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,881] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,881] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-01-27 02:11:41,881] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,883] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,883] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,883] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-01-27 02:11:41,883] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,886] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,887] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,887] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,887] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,898] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,899] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,899] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-01-27 02:11:41,899] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,901] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,902] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,902] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-01-27 02:11:41,902] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,904] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,904] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,904] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-01-27 02:11:41,904] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,906] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,907] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,907] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-01-27 02:11:41,907] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,909] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,909] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,909] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-01-27 02:11:41,909] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,911] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,911] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,911] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-01-27 02:11:41,911] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,914] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,914] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,914] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-01-27 02:11:41,914] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,918] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,919] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,919] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-01-27 02:11:41,919] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,923] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,923] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,924] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-01-27 02:11:41,924] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,930] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,930] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,930] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,930] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,932] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,933] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,933] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-01-27 02:11:41,933] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,935] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,935] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,935] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,935] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,940] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,941] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,941] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-01-27 02:11:41,941] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,943] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,943] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,943] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-01-27 02:11:41,943] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,945] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,946] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,946] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-01-27 02:11:41,946] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,949] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,949] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,949] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-01-27 02:11:41,949] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,956] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,956] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,956] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-01-27 02:11:41,957] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,958] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,958] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,958] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-01-27 02:11:41,958] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,964] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,965] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,965] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-01-27 02:11:41,965] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,967] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,967] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,967] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-01-27 02:11:41,967] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,969] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,970] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,970] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-01-27 02:11:41,970] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,973] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,973] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,973] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-01-27 02:11:41,973] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,975] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,977] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,977] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-01-27 02:11:41,977] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,980] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,982] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,982] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-01-27 02:11:41,982] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,984] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,986] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,986] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-01-27 02:11:41,986] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,992] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,992] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,992] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-01-27 02:11:41,992] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,995] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,995] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,995] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-01-27 02:11:41,995] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:41,997] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:41,999] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:41,999] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-01-27 02:11:42,006] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,009] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,009] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,009] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,009] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,015] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,015] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,015] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,015] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,029] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,029] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,029] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,030] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,031] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,031] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,031] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,031] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,032] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,032] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,033] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-01-27 02:11:42,033] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,034] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,034] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,034] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-01-27 02:11:42,034] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,035] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,035] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,035] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-01-27 02:11:42,035] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,038] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,038] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,038] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-01-27 02:11:42,038] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,043] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,047] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,047] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-01-27 02:11:42,047] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,048] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,052] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,052] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-01-27 02:11:42,052] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,059] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,059] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,061] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-01-27 02:11:42,061] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,063] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,064] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,064] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-01-27 02:11:42,064] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,070] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,070] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,070] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-01-27 02:11:42,070] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,076] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,076] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,076] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,076] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,079] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,079] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,079] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-01-27 02:11:42,079] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,082] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,082] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,082] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-01-27 02:11:42,082] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,084] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,085] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,086] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-01-27 02:11:42,086] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,091] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,092] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,092] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-01-27 02:11:42,092] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,093] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,093] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,093] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,093] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,095] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,096] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,096] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,096] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,097] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,097] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,097] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-01-27 02:11:42,097] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,098] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,099] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,099] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-01-27 02:11:42,099] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,100] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,100] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,100] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-01-27 02:11:42,100] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,114] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,115] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,115] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-01-27 02:11:42,115] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,117] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,118] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,118] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-01-27 02:11:42,118] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,119] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,120] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,120] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-01-27 02:11:42,120] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,128] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,128] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,128] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-01-27 02:11:42,128] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,130] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,130] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,130] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-01-27 02:11:42,130] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,131] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,132] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,132] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-01-27 02:11:42,132] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,136] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,137] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,137] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-01-27 02:11:42,137] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,138] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,139] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,140] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-01-27 02:11:42,173] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,178] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,178] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,178] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-01-27 02:11:42,178] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,183] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,188] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,188] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-01-27 02:11:42,188] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,196] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,197] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,197] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-01-27 02:11:42,197] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,203] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,203] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,203] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-01-27 02:11:42,203] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,209] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,210] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,210] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-01-27 02:11:42,210] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,213] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,214] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,214] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-01-27 02:11:42,214] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,217] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,219] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,219] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-01-27 02:11:42,219] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,223] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,224] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,224] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-01-27 02:11:42,224] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,228] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,230] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,231] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-01-27 02:11:42,231] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,235] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,236] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,236] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-01-27 02:11:42,236] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,249] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,251] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,252] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-01-27 02:11:42,252] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,256] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,257] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,258] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-01-27 02:11:42,258] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,273] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,277] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,277] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-01-27 02:11:42,277] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,287] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,296] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,296] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-01-27 02:11:42,296] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,299] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,299] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,299] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-01-27 02:11:42,299] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,301] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,303] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,303] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-01-27 02:11:42,303] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,306] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,307] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,307] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-01-27 02:11:42,307] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,310] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,311] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,311] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-01-27 02:11:42,311] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,314] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,316] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,316] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-01-27 02:11:42,316] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,322] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,323] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,323] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-01-27 02:11:42,323] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,327] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,328] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,328] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-01-27 02:11:42,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) [2025-01-27 02:11:42,330] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,330] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,330] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-01-27 02:11:42,330] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,332] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,332] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,332] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-01-27 02:11:42,332] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,334] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,334] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,334] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-01-27 02:11:42,334] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,337] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,337] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,338] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-01-27 02:11:42,338] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,339] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,339] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,339] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,339] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,340] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,341] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,341] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-01-27 02:11:42,341] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,343] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,343] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,343] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-01-27 02:11:42,343] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,345] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,345] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,345] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,345] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,351] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,351] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,351] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-01-27 02:11:42,351] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,353] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,354] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,354] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,354] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,360] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,360] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,360] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-01-27 02:11:42,360] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,363] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,364] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,364] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-01-27 02:11:42,364] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,366] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,366] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,366] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,366] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,368] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,369] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,369] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,369] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,370] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,371] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,371] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,371] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,372] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,373] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,373] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-01-27 02:11:42,373] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,374] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,375] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,375] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-01-27 02:11:42,375] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,376] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,377] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,377] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-01-27 02:11:42,377] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,379] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,379] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,379] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-01-27 02:11:42,379] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,381] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,381] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,381] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-01-27 02:11:42,381] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,387] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,388] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,388] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-01-27 02:11:42,388] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,390] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,390] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,390] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,390] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,393] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,394] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,394] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,394] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,396] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,397] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,397] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,397] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,398] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,399] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,400] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,400] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,401] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,402] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,402] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-01-27 02:11:42,402] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,403] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,403] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,404] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-01-27 02:11:42,404] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,405] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,405] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,405] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-01-27 02:11:42,405] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,406] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,407] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,407] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-01-27 02:11:42,407] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,408] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,409] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,409] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-01-27 02:11:42,409] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,410] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,410] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,410] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-01-27 02:11:42,410] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,412] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,412] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,412] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-01-27 02:11:42,412] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,413] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,414] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,414] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-01-27 02:11:42,414] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,415] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,415] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,415] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-01-27 02:11:42,415] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,417] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,417] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,417] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,417] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,418] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,419] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,419] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,419] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,420] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,420] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,420] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-01-27 02:11:42,420] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,421] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,422] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,422] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,422] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,423] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,424] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,424] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-01-27 02:11:42,424] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,430] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,431] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,431] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-01-27 02:11:42,431] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,432] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,433] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,433] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-01-27 02:11:42,433] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,434] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,434] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,434] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-01-27 02:11:42,434] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,438] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,439] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,439] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-01-27 02:11:42,439] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,440] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,441] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,441] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-01-27 02:11:42,441] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,442] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,443] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,443] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-01-27 02:11:42,443] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,444] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,444] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,444] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-01-27 02:11:42,444] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,446] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,446] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,446] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-01-27 02:11:42,446] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,447] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,447] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,447] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-01-27 02:11:42,447] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,449] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,495] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,495] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-01-27 02:11:42,495] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,498] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,498] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,498] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-01-27 02:11:42,498] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,504] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,504] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,504] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-01-27 02:11:42,504] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,508] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,508] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,508] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-01-27 02:11:42,508] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,510] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,511] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,511] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-01-27 02:11:42,511] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,513] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,513] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,513] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-01-27 02:11:42,513] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,520] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,521] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,521] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,521] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,524] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,525] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,525] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-01-27 02:11:42,525] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,529] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,529] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,530] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-01-27 02:11:42,530] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,534] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,536] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,536] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-01-27 02:11:42,536] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,538] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,539] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,539] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-01-27 02:11:42,539] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,541] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,542] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,542] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-01-27 02:11:42,542] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,544] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,544] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,544] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-01-27 02:11:42,544] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,546] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,546] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,546] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-01-27 02:11:42,546] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,547] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,559] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,559] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-01-27 02:11:42,559] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,561] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,561] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,561] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-01-27 02:11:42,561] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,563] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,563] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,563] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,563] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,564] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,565] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,565] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-01-27 02:11:42,565] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,569] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,570] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,570] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-01-27 02:11:42,570] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,571] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,571] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,571] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,571] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,573] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,573] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,573] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,573] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,574] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,575] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,575] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-01-27 02:11:42,575] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,576] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,576] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,576] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-01-27 02:11:42,576] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,577] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,578] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,578] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,578] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,579] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,580] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,580] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-01-27 02:11:42,580] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,581] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,581] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,581] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-01-27 02:11:42,581] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,583] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,583] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,583] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-01-27 02:11:42,583] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,585] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,585] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,585] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-01-27 02:11:42,585] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,586] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,587] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,587] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,587] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,588] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,588] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,588] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-01-27 02:11:42,588] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,589] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,589] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,589] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-01-27 02:11:42,589] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,591] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,591] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,591] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-01-27 02:11:42,591] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,592] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,592] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,592] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-01-27 02:11:42,592] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,594] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,594] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,594] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-01-27 02:11:42,594] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,595] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,596] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,596] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,596] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,598] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,598] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,598] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,598] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,599] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,600] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,600] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,600] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,601] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,601] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,601] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-01-27 02:11:42,601] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,610] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,611] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,611] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-01-27 02:11:42,611] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,613] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,614] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,615] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-01-27 02:11:42,619] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,622] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,622] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,622] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-01-27 02:11:42,622] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,627] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,628] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,628] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-01-27 02:11:42,628] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,630] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,631] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,631] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-01-27 02:11:42,631] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,633] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,633] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,633] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-01-27 02:11:42,633] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,635] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,635] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,636] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-01-27 02:11:42,636] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,639] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,639] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,639] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-01-27 02:11:42,639] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,641] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,641] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,641] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-01-27 02:11:42,641] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,643] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,643] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,643] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-01-27 02:11:42,644] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,646] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,646] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,647] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-01-27 02:11:42,647] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,649] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,649] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,649] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-01-27 02:11:42,649] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,651] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,652] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,652] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-01-27 02:11:42,652] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,653] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,654] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,654] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-01-27 02:11:42,654] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,655] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,656] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,656] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-01-27 02:11:42,656] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,657] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,658] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,658] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-01-27 02:11:42,658] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,659] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,660] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,660] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-01-27 02:11:42,660] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,661] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,662] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,662] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-01-27 02:11:42,662] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,663] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,663] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,664] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-01-27 02:11:42,664] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,665] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,665] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,666] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-01-27 02:11:42,666] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,667] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,667] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,667] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-01-27 02:11:42,668] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,669] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,669] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,669] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-01-27 02:11:42,669] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,674] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,674] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,674] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,674] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,675] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,676] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,676] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-01-27 02:11:42,676] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,689] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,690] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,690] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-01-27 02:11:42,690] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,697] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,698] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,699] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,699] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,702] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,703] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,703] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-01-27 02:11:42,703] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,704] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,704] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,704] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-01-27 02:11:42,704] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,705] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,705] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,706] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-01-27 02:11:42,706] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,716] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,717] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,717] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-01-27 02:11:42,717] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,720] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,720] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,720] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-01-27 02:11:42,720] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,722] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,723] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,723] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,723] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,724] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,725] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,725] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,725] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,743] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,745] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,746] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,746] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,752] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,752] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,752] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-01-27 02:11:42,753] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,755] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,755] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,756] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-01-27 02:11:42,756] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,759] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,760] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,760] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-01-27 02:11:42,761] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,763] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,763] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,764] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-01-27 02:11:42,765] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,768] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,769] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,769] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-01-27 02:11:42,769] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,772] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,772] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,772] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-01-27 02:11:42,772] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,774] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,774] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,774] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-01-27 02:11:42,774] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,776] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,777] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,777] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-01-27 02:11:42,777] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,778] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,781] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,781] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-01-27 02:11:42,781] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,783] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,783] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,783] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-01-27 02:11:42,783] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,784] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,785] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,785] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,785] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,786] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,787] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,787] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-01-27 02:11:42,787] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,788] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,788] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,788] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-01-27 02:11:42,789] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,790] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,790] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,790] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-01-27 02:11:42,790] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,791] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,792] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,792] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-01-27 02:11:42,792] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,793] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,793] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,794] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-01-27 02:11:42,794] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,797] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,797] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,797] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-01-27 02:11:42,797] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,814] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,814] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,814] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-01-27 02:11:42,814] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,822] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,823] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,823] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-01-27 02:11:42,823] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,824] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,826] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,827] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,827] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,828] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,829] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,829] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-01-27 02:11:42,830] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,832] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,832] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,832] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-01-27 02:11:42,832] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,835] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,835] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,835] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-01-27 02:11:42,835] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,836] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,837] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,837] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-01-27 02:11:42,837] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,849] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,849] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,849] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-01-27 02:11:42,849] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,862] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,864] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,864] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-01-27 02:11:42,864] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,869] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,869] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,869] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-01-27 02:11:42,869] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,873] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,875] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,875] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-01-27 02:11:42,875] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,876] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,877] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,877] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-01-27 02:11:42,877] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,884] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,886] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,886] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-01-27 02:11:42,886] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,892] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,894] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,895] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-01-27 02:11:42,895] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,899] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,899] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,901] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-01-27 02:11:42,901] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,906] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,906] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,906] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-01-27 02:11:42,906] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,908] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,910] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,910] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-01-27 02:11:42,910] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,911] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,912] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,913] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-01-27 02:11:42,913] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,914] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,917] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,917] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-01-27 02:11:42,917] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,918] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,920] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,920] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-01-27 02:11:42,920] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,923] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,924] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,925] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-01-27 02:11:42,925] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,926] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,928] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,928] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-01-27 02:11:42,929] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,931] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,932] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,932] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-01-27 02:11:42,932] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,934] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,935] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,935] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-01-27 02:11:42,935] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,937] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,939] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,940] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-01-27 02:11:42,940] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,941] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,941] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,941] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-01-27 02:11:42,941] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,944] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,944] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,944] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-01-27 02:11:42,944] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,945] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,945] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,946] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-01-27 02:11:42,946] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,947] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,949] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,949] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-01-27 02:11:42,949] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,951] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,951] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,951] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-01-27 02:11:42,951] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,959] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,960] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,960] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-01-27 02:11:42,960] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,966] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,966] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,966] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-01-27 02:11:42,966] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,969] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,972] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,972] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-01-27 02:11:42,972] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,978] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,980] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,980] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-01-27 02:11:42,980] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,983] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,986] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,986] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-01-27 02:11:42,986] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,989] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,989] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,990] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-01-27 02:11:42,990] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,991] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,993] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,993] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-01-27 02:11:42,993] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:42,997] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:42,998] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:42,998] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-01-27 02:11:42,998] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,001] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,001] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,001] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-01-27 02:11:43,002] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,003] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,004] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,004] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-01-27 02:11:43,004] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,009] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,010] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,010] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-01-27 02:11:43,010] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,012] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,013] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,014] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-01-27 02:11:43,014] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,016] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,017] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,017] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-01-27 02:11:43,017] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,020] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,020] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,021] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-01-27 02:11:43,021] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,022] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,023] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,023] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-01-27 02:11:43,023] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,026] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,027] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,028] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-01-27 02:11:43,028] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,029] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,030] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,030] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-01-27 02:11:43,031] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,034] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,034] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,034] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-01-27 02:11:43,034] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,035] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,035] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,035] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-01-27 02:11:43,035] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,037] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,037] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,037] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-01-27 02:11:43,037] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,038] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,039] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,039] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-01-27 02:11:43,039] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,040] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,040] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,040] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-01-27 02:11:43,040] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,041] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,042] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,042] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-01-27 02:11:43,042] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,043] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,043] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,043] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-01-27 02:11:43,043] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,044] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,044] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,044] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-01-27 02:11:43,044] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,045] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,046] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,046] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-01-27 02:11:43,046] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,047] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,047] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,047] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-01-27 02:11:43,047] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,056] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,056] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,056] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-01-27 02:11:43,056] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,058] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,058] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,058] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-01-27 02:11:43,058] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,060] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,060] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,060] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-01-27 02:11:43,060] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,061] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,062] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,062] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-01-27 02:11:43,062] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,063] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,063] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,063] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-01-27 02:11:43,063] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,064] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,069] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,069] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-01-27 02:11:43,069] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,070] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,070] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,070] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-01-27 02:11:43,070] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,071] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,072] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,072] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-01-27 02:11:43,072] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,074] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,075] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,075] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-01-27 02:11:43,075] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,083] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,084] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,084] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-01-27 02:11:43,084] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,086] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,086] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,086] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-01-27 02:11:43,086] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,088] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,089] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,089] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-01-27 02:11:43,089] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,102] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,103] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,103] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-01-27 02:11:43,103] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,105] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,106] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,106] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-01-27 02:11:43,106] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,107] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,108] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,108] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-01-27 02:11:43,108] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,109] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,109] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,110] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-01-27 02:11:43,110] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,111] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,111] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,112] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-01-27 02:11:43,112] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,117] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,118] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,118] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-01-27 02:11:43,118] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,119] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,120] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,120] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-01-27 02:11:43,120] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,121] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,121] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,121] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-01-27 02:11:43,121] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,122] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,122] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,122] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-01-27 02:11:43,122] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,124] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,124] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,124] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-01-27 02:11:43,124] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,125] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,126] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,126] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-01-27 02:11:43,126] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,127] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,127] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,127] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-01-27 02:11:43,127] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,134] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,134] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,134] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-01-27 02:11:43,134] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,147] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,147] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,147] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-01-27 02:11:43,147] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,151] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,151] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,151] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-01-27 02:11:43,151] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,163] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,164] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,164] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-01-27 02:11:43,164] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,166] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,166] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,166] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-01-27 02:11:43,166] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,168] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,168] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,168] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-01-27 02:11:43,168] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,172] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,172] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,172] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-01-27 02:11:43,172] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,180] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,184] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,186] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-01-27 02:11:43,186] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,188] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,189] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,190] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-01-27 02:11:43,190] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,199] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,200] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,200] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-01-27 02:11:43,200] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,202] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,203] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,203] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-01-27 02:11:43,203] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,205] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,205] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,205] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-01-27 02:11:43,205] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,212] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,213] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,213] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-01-27 02:11:43,213] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,215] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,215] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,215] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-01-27 02:11:43,215] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,217] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,217] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,217] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-01-27 02:11:43,217] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,222] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,222] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,222] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-01-27 02:11:43,222] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,227] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,228] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,228] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-01-27 02:11:43,228] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,230] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,230] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,230] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-01-27 02:11:43,230] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,234] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,234] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,234] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-01-27 02:11:43,234] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,241] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,243] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,243] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-01-27 02:11:43,243] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,245] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,245] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,247] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-01-27 02:11:43,247] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,250] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,250] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,250] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-01-27 02:11:43,250] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,251] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,252] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,252] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-01-27 02:11:43,252] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,253] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,253] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,254] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-01-27 02:11:43,254] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,255] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,255] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,255] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-01-27 02:11:43,255] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,256] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,256] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,256] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-01-27 02:11:43,256] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,258] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,258] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,258] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-01-27 02:11:43,258] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,261] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,262] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,262] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-01-27 02:11:43,262] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,267] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,267] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,268] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-01-27 02:11:43,268] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,271] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,271] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,272] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-01-27 02:11:43,272] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,276] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,276] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,276] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-01-27 02:11:43,276] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,278] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,279] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,279] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-01-27 02:11:43,279] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,281] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,282] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,282] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-01-27 02:11:43,282] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,284] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,285] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,285] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-01-27 02:11:43,285] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,286] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,286] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,287] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-01-27 02:11:43,287] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,288] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,288] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,288] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-01-27 02:11:43,289] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,289] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,290] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,290] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-01-27 02:11:43,290] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,291] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,292] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,292] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-01-27 02:11:43,292] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,326] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,326] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,326] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-01-27 02:11:43,330] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,332] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,332] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,332] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-01-27 02:11:43,332] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,333] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,334] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,334] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-01-27 02:11:43,334] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,335] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,335] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,335] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-01-27 02:11:43,335] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,336] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,336] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,337] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-01-27 02:11:43,337] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,341] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,341] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,341] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-01-27 02:11:43,341] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,342] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,343] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,343] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-01-27 02:11:43,343] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,344] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,344] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,345] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-01-27 02:11:43,345] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,349] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,350] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,350] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-01-27 02:11:43,350] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,362] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,362] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,363] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-01-27 02:11:43,365] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,367] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,367] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,368] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-01-27 02:11:43,368] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,369] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,369] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,370] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-01-27 02:11:43,370] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,371] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,375] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,375] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-01-27 02:11:43,375] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,376] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,376] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,376] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-01-27 02:11:43,376] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,377] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,378] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,378] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-01-27 02:11:43,378] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,379] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,379] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,380] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-01-27 02:11:43,380] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,381] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,382] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,382] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-01-27 02:11:43,382] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,418] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,418] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,418] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-01-27 02:11:43,418] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,420] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,420] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,420] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-01-27 02:11:43,420] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,424] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,424] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,425] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-01-27 02:11:43,426] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,431] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,432] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,432] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-01-27 02:11:43,432] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,434] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,434] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,434] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-01-27 02:11:43,434] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,436] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,437] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,437] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-01-27 02:11:43,437] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,438] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,438] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,438] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-01-27 02:11:43,438] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,441] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,441] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,441] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-01-27 02:11:43,441] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,443] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,443] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,443] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-01-27 02:11:43,443] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,444] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,445] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,445] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-01-27 02:11:43,445] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,447] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,448] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,448] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-01-27 02:11:43,448] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,450] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,450] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,450] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-01-27 02:11:43,450] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,453] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,453] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,453] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-01-27 02:11:43,453] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,454] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,455] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,455] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-01-27 02:11:43,455] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,457] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,457] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,457] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-01-27 02:11:43,457] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,460] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,460] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,461] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-01-27 02:11:43,461] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,462] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,463] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,463] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-01-27 02:11:43,463] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,467] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,467] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,467] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-01-27 02:11:43,467] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,468] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,469] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,469] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-01-27 02:11:43,469] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,469] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,470] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,470] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-01-27 02:11:43,470] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,471] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,471] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,471] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-01-27 02:11:43,471] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,472] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,472] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,472] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-01-27 02:11:43,472] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,473] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,473] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,473] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-01-27 02:11:43,473] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,475] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,476] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,476] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-01-27 02:11:43,476] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,478] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,479] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,479] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-01-27 02:11:43,479] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,480] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,480] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,480] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-01-27 02:11:43,480] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,481] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,481] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,481] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-01-27 02:11:43,481] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,484] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,485] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,485] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-01-27 02:11:43,485] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,486] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,486] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,486] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-01-27 02:11:43,486] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,488] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,489] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,489] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-01-27 02:11:43,489] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,490] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,491] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,491] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-01-27 02:11:43,491] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,493] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,497] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,497] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-01-27 02:11:43,497] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,498] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,499] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,499] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-01-27 02:11:43,499] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,500] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,500] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,500] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-01-27 02:11:43,500] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,501] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,501] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,501] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-01-27 02:11:43,501] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,502] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,503] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,503] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-01-27 02:11:43,503] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,504] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,504] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,504] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-01-27 02:11:43,504] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,505] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,507] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,507] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-01-27 02:11:43,507] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,507] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,514] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,514] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-01-27 02:11:43,514] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,516] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,516] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,517] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-01-27 02:11:43,517] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,521] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,521] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,521] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-01-27 02:11:43,521] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,522] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,523] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,523] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-01-27 02:11:43,523] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,528] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,528] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,529] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-01-27 02:11:43,529] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,530] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,530] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,530] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-01-27 02:11:43,530] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,531] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,531] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,531] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-01-27 02:11:43,531] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,533] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,533] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,533] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-01-27 02:11:43,533] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,536] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,538] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,538] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-01-27 02:11:43,538] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,546] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,547] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,547] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-01-27 02:11:43,547] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,548] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,548] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,548] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-01-27 02:11:43,548] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,549] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,549] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,550] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-01-27 02:11:43,550] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,550] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,551] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,551] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-01-27 02:11:43,551] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,551] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,552] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,552] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-01-27 02:11:43,552] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,554] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,554] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,556] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-01-27 02:11:43,556] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,557] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,558] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,558] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-01-27 02:11:43,558] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,562] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,562] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,562] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-01-27 02:11:43,562] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,563] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,563] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,563] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-01-27 02:11:43,563] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,564] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.Log) [2025-01-27 02:11:43,564] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {compression.type -> producer, message.downconversion.enable -> true, min.insync.replicas -> 2, segment.jitter.ms -> 0, cleanup.policy -> [delete], flush.ms -> 9223372036854775807, segment.bytes -> 268435456, retention.ms -> 86400000, flush.messages -> 9223372036854775807, message.format.version -> 2.6-IV0, file.delete.delay.ms -> 60000, max.compaction.lag.ms -> 9223372036854775807, max.message.bytes -> 1048588, min.compaction.lag.ms -> 0, message.timestamp.type -> CreateTime, preallocate -> false, min.cleanable.dirty.ratio -> 0.5, index.interval.bytes -> 4096, unclean.leader.election.enable -> false, retention.bytes -> 268435456, delete.retention.ms -> 86400000, segment.ms -> 604800000, message.timestamp.difference.max.ms -> 9223372036854775807, segment.index.bytes -> 10485760}. (kafka.log.LogManager) [2025-01-27 02:11:43,564] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-01-27 02:11:43,564] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-01-27 02:11:43,571] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-8-26, -uve-topic-22-27, -uve-topic-12-28, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-19-3, -uve-topic-3-4, -uve-topic-6-18, -uve-topic-29-2, -uve-topic-12-0, -uve-topic-4-25, -uve-topic-13-21, -uve-topic-23-20, -uve-topic-6-6, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-21-11, -uve-topic-11-12, -uve-topic-11-28, -uve-topic-21-27, -uve-topic-7-27, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-0-24, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-9-8, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-11-0, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, -uve-topic-12-5, -uve-topic-22-4, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-7-15, -uve-topic-0-12, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-5-6, -uve-topic-8-20, -uve-topic-1-16, -uve-topic-17-15, -uve-topic-27-14, structured_syslog_topic-19, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-17-16, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-6-11, -uve-topic-6-27, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-1-5, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-1-21, -uve-topic-23-29, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-2-26, -uve-topic-18-25, HEALTH_CHECK_TOPIC-28, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-28-24, -uve-topic-7-20, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-0-17, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-9-1, structured_syslog_topic-24, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-5-27, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-7-8, -uve-topic-0-5, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-19-18, -uve-topic-29-17, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-8-29, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-3-7, -uve-topic-15-16, -uve-topic-25-15, -uve-topic-8-1, -uve-topic-4-11, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-1-14, -uve-topic-4-28, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-2-19, -uve-topic-18-18, HEALTH_CHECK_TOPIC-21, -uve-topic-28-17, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-7-13, -uve-topic-21-14, -uve-topic-4-0, -uve-topic-11-15, -uve-topic-0-10, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-0-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-5-20, -uve-topic-5-21, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-27-29, -uve-topic-19-11, -uve-topic-29-10, structured_syslog_topic-5, -uve-topic-27-1, -uve-topic-17-2, -uve-topic-3-28, -uve-topic-19-27, -uve-topic-29-26, -uve-topic-8-22, -uve-topic-1-19, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-3-0, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-15-9, -uve-topic-25-8, HEALTH_CHECK_TOPIC-26, -uve-topic-4-21, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-2-12, -uve-topic-18-11, -uve-topic-28-10, HEALTH_CHECK_TOPIC-14, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-5-13, -uve-topic-2-0, -uve-topic-5-14, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-24-8, structured_syslog_topic-27, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-3-21, -uve-topic-19-20, -uve-topic-29-19, -uve-topic-25-29, -uve-topic-8-15, -uve-topic-5-2, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-1-28, -uve-topic-10-24, -uve-topic-20-23, -uve-topic-6-23, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-4-14, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-2-5, -uve-topic-28-3, HEALTH_CHECK_TOPIC-7, -uve-topic-18-4, -uve-topic-11-1, -uve-topic-21-0, -uve-topic-2-21, -uve-topic-18-20, -uve-topic-28-19, HEALTH_CHECK_TOPIC-24, -uve-topic-4-2, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-7-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-7, structured_syslog_topic-20, -uve-topic-5-23, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-7-4, -uve-topic-10-29, -uve-topic-29-12, -uve-topic-20-28, -uve-topic-3-14, -uve-topic-19-13, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-8-9, -uve-topic-17-4, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-12-26, -uve-topic-22-25, -uve-topic-8-25, -uve-topic-20-16, -uve-topic-10-17, -uve-topic-6-16, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-11-22, -uve-topic-21-21, -uve-topic-4-7, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-4-23, -uve-topic-23-18, -uve-topic-13-19, -uve-topic-9-18, -uve-topic-2-14, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-15-0, -uve-topic-2-15, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-11-10, -uve-topic-21-9, HEALTH_CHECK_TOPIC-17, -uve-topic-7-9, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-5-0, structured_syslog_topic-13, -uve-topic-7-25, -uve-topic-0-22, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-29-5, -uve-topic-19-6, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-8-2, structured_syslog_topic-1, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-8-18, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-13-24, -uve-topic-23-23, -uve-topic-6-9, -uve-topic-15-5, -uve-topic-25-4, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-4-16, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-9-11, -uve-topic-18-6, -uve-topic-2-7, -uve-topic-28-5, -uve-topic-2-8, -uve-topic-18-7, -uve-topic-28-6, HEALTH_CHECK_TOPIC-10, -uve-topic-11-3, -uve-topic-21-2, -uve-topic-7-2, -uve-topic-9-27, structured_syslog_topic-6, -uve-topic-7-18, -uve-topic-0-15, -uve-topic-16-14, -uve-topic-26-13, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-22-23, -uve-topic-5-9, -uve-topic-8-23, structured_syslog_topic-22, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-25-25, -uve-topic-8-11, -uve-topic-15-26, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-1-8, -uve-topic-17-7, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-1-24, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-6-19, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-2-29, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-7-23, -uve-topic-13-5, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-9-4, -uve-topic-2-1, -uve-topic-18-0, HEALTH_CHECK_TOPIC-3, -uve-topic-9-20, -uve-topic-2-17, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-7-11, -uve-topic-0-8, -uve-topic-16-7, -uve-topic-26-6, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-5-3, -uve-topic-1-29, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-19-9, -uve-topic-3-10, -uve-topic-29-8, -uve-topic-8-4, -uve-topic-12-6, -uve-topic-22-5, -uve-topic-1-1, -uve-topic-17-0, structured_syslog_topic-4, -uve-topic-1-17, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-9-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-4-3, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-4-19, -uve-topic-0-29, -uve-topic-9-13, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-18-9, -uve-topic-0-1, -uve-topic-16-0, -uve-topic-19-14, -uve-topic-29-13, -uve-topic-7-21, -uve-topic-29-29, -uve-topic-1-22, -uve-topic-17-21, -uve-topic-27-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-10-18, -uve-topic-20-17, -uve-topic-3-19, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-1-10, -uve-topic-4-24, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-5, -uve-topic-13-20, -uve-topic-23-19, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-28-29, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-9-6, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, HEALTH_CHECK_TOPIC-6, -uve-topic-18-3, -uve-topic-19-7, -uve-topic-29-6, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-7-14, -uve-topic-14-29, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-12-20, -uve-topic-22-19, -uve-topic-5-5, -uve-topic-1-15, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-3-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-6-26, -uve-topic-3-13, -uve-topic-19-12, -uve-topic-29-11, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-1-3, -uve-topic-4-17, -uve-topic-23-12, -uve-topic-13-13, -uve-topic-6-14, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-2-24, -uve-topic-18-23, -uve-topic-28-22, HEALTH_CHECK_TOPIC-27, -uve-topic-4-5, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-7-19, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-9-0, -uve-topic-19-0, -uve-topic-5-26, HEALTH_CHECK_TOPIC-15, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-7-7, -uve-topic-0-4, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-8-28, -uve-topic-24-9, -uve-topic-14-10, -uve-topic-1-25, -uve-topic-27-23, -uve-topic-17-24, -uve-topic-3-6, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-12-1, -uve-topic-22-0, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-4-10, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-4-26, -uve-topic-1-13, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-6-7, -uve-topic-9-21, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-6-8, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-7-12, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-4-15, -uve-topic-0-25, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-7-0, -uve-topic-3-26, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-8-21, -uve-topic-14-3, -uve-topic-24-2, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-6-28, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-4-20, -uve-topic-6-0, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-6-1, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, HEALTH_CHECK_TOPIC-13, -uve-topic-11-6, -uve-topic-7-5, -uve-topic-2-27, -uve-topic-18-26, -uve-topic-28-25, HEALTH_CHECK_TOPIC-29, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-4-8, -uve-topic-0-18, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-9-2, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-5-12, HEALTH_CHECK_TOPIC-1, structured_syslog_topic-25, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-0-6, -uve-topic-7-10, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-15-29, -uve-topic-25-28, -uve-topic-8-14, -uve-topic-1-11, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-5-17, -uve-topic-1-27, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-6-21, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-4-13, -uve-topic-9-23, -uve-topic-2-20, -uve-topic-28-18, HEALTH_CHECK_TOPIC-22, -uve-topic-18-19, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-21-15, -uve-topic-4-1, structured_syslog_topic-18, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-0-27, -uve-topic-5-22, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-7-3, -uve-topic-15-22, -uve-topic-25-21, -uve-topic-8-7, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-1-4, -uve-topic-17-3, -uve-topic-27-2, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, -uve-topic-17-19, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-9-28, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-4-6, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-8-12, -uve-topic-4-22, -uve-topic-9-16, -uve-topic-2-13, -uve-topic-18-12, -uve-topic-28-11, HEALTH_CHECK_TOPIC-16, -uve-topic-11-9, -uve-topic-21-8, -uve-topic-0-20, -uve-topic-22-29, -uve-topic-5-15, HEALTH_CHECK_TOPIC-4, structured_syslog_topic-28, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-12-2, -uve-topic-22-1, structured_syslog_topic-0, -uve-topic-3-22, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-8-17, structured_syslog_topic-16, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-6-24, -uve-topic-15-20, -uve-topic-25-19, -uve-topic-8-5, -uve-topic-1-2, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-9-9, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-9, -uve-topic-21-1, -uve-topic-11-2, -uve-topic-7-1, -uve-topic-9-26, -uve-topic-2-23, -uve-topic-28-21, HEALTH_CHECK_TOPIC-25, -uve-topic-11-18, -uve-topic-21-17, -uve-topic-18-22, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-5-8, structured_syslog_topic-21, -uve-topic-24-3, -uve-topic-14-4, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-5-24, -uve-topic-20-29, -uve-topic-3-15, -uve-topic-6-29, -uve-topic-12-11, -uve-topic-22-10, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-8-10, structured_syslog_topic-9, -uve-topic-1-7, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-6-17, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-9-3, HEALTH_CHECK_TOPIC-2, -uve-topic-9-19, -uve-topic-2-16, -uve-topic-28-14, HEALTH_CHECK_TOPIC-18, -uve-topic-18-15, HEALTH_CHECK_TOPIC-19, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-0-23, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-2-4, -uve-topic-5-18, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-3-8, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-22, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-8-3, -uve-topic-1-0, -uve-topic-3-25, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-8-19, -uve-topic-4-29, -uve-topic-23-24, -uve-topic-13-25, -uve-topic-6-10, -uve-topic-9-24, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-0-28, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-9-12, -uve-topic-2-9, -uve-topic-18-8, -uve-topic-28-7, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, -uve-topic-11-5, -uve-topic-21-4, -uve-topic-0-0, structured_syslog_topic-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-16-15, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-3-1, -uve-topic-6-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-1-9, -uve-topic-27-7, -uve-topic-17-8, -uve-topic-13-18, -uve-topic-23-17, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-6-4, -uve-topic-10-21, -uve-topic-20-20, -uve-topic-6-20, -uve-topic-18-29, -uve-topic-28-28, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-7-24, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-0-21, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-9-5, -uve-topic-2-2, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-5, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-0-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-4, structured_syslog_topic-17, -uve-topic-7-29, -uve-topic-14-0, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-10-26, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-20-25, -uve-topic-6-25, -uve-topic-3-11, -uve-topic-12-7, -uve-topic-22-6, -uve-topic-8-6, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-6-13, -uve-topic-7-17, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-4-4, -uve-topic-0-14, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-13-0, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-26-29, -uve-topic-9-15, -uve-topic-2-11, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-24-19, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-7-6, -uve-topic-16-1, -uve-topic-0-2, -uve-topic-26-0, -uve-topic-3-16, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-0-3, structured_syslog_topic-10, -uve-topic-7-22) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:11:43,768] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=7), -uve-topic-21-23 -> (offset=0, leaderEpoch=7), -uve-topic-11-24 -> (offset=0, leaderEpoch=6), -uve-topic-23-21 -> (offset=0, leaderEpoch=6), -uve-topic-13-22 -> (offset=0, leaderEpoch=7), -uve-topic-8-18 -> (offset=0, leaderEpoch=7), -uve-topic-10-7 -> (offset=0, leaderEpoch=7), -uve-topic-20-6 -> (offset=0, leaderEpoch=7), -uve-topic-29-27 -> (offset=0, leaderEpoch=6), -uve-topic-19-28 -> (offset=0, leaderEpoch=7), -uve-topic-5-24 -> (offset=0, leaderEpoch=6), -uve-topic-13-11 -> (offset=0, leaderEpoch=7), -uve-topic-23-10 -> (offset=0, leaderEpoch=7), -uve-topic-4-22 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=7), -uve-topic-23-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-6 -> (offset=0, leaderEpoch=6), -uve-topic-2-18 -> (offset=0, leaderEpoch=6), -uve-topic-16-21 -> (offset=0, leaderEpoch=6), -uve-topic-26-20 -> (offset=0, leaderEpoch=7), -uve-topic-1-3 -> (offset=0, leaderEpoch=7), -uve-topic-10-23 -> (offset=0, leaderEpoch=7), -uve-topic-20-22 -> (offset=0, leaderEpoch=7), -uve-topic-6-25 -> (offset=0, leaderEpoch=6), -uve-topic-14-12 -> (offset=0, leaderEpoch=7), -uve-topic-24-11 -> (offset=0, leaderEpoch=7), -uve-topic-28-26 -> (offset=0, leaderEpoch=7), -uve-topic-18-27 -> (offset=0, leaderEpoch=7), -uve-topic-7-8 -> (offset=0, leaderEpoch=6), -uve-topic-20-0 -> (offset=0, leaderEpoch=7), -uve-topic-10-1 -> (offset=0, leaderEpoch=7), -uve-topic-9-13 -> (offset=0, leaderEpoch=6), -uve-topic-15-3 -> (offset=0, leaderEpoch=6), -uve-topic-25-2 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=7), -uve-topic-8-5 -> (offset=0, leaderEpoch=7), -uve-topic-18-11 -> (offset=0, leaderEpoch=7), -uve-topic-28-10 -> (offset=0, leaderEpoch=6), -uve-topic-28-1 -> (offset=0, leaderEpoch=6), -uve-topic-18-2 -> (offset=0, leaderEpoch=7), -uve-topic-28-2 -> (offset=0, leaderEpoch=7), -uve-topic-18-3 -> (offset=0, leaderEpoch=7), -uve-topic-11-16 -> (offset=0, leaderEpoch=7), -uve-topic-21-15 -> (offset=0, leaderEpoch=6), -uve-topic-3-10 -> (offset=0, leaderEpoch=7), -uve-topic-11-8 -> (offset=0, leaderEpoch=7), -uve-topic-21-7 -> (offset=0, leaderEpoch=7), -uve-topic-3-19 -> (offset=0, leaderEpoch=7), -uve-topic-12-5 -> (offset=0, leaderEpoch=7), -uve-topic-22-4 -> (offset=0, leaderEpoch=7), -uve-topic-19-12 -> (offset=0, leaderEpoch=6), -uve-topic-29-11 -> (offset=0, leaderEpoch=7), -uve-topic-5-23 -> (offset=0, leaderEpoch=7), -uve-topic-6-16 -> (offset=0, leaderEpoch=6), -uve-topic-10-15 -> (offset=0, leaderEpoch=6), -uve-topic-20-14 -> (offset=0, leaderEpoch=6), -uve-topic-5-15 -> (offset=0, leaderEpoch=6), -uve-topic-21-1 -> (offset=0, leaderEpoch=7), -uve-topic-11-2 -> (offset=0, leaderEpoch=7), -uve-topic-27-0 -> (offset=0, leaderEpoch=7), -uve-topic-17-1 -> (offset=0, leaderEpoch=6), -uve-topic-7-4 -> (offset=0, leaderEpoch=7), structured_syslog_topic-17 -> (offset=0, leaderEpoch=7), -uve-topic-12-21 -> (offset=0, leaderEpoch=7), -uve-topic-22-20 -> (offset=0, leaderEpoch=6), -uve-topic-7-1 -> (offset=0, leaderEpoch=7), -uve-topic-24-6 -> (offset=0, leaderEpoch=6), -uve-topic-14-7 -> (offset=0, leaderEpoch=7), -uve-topic-17-9 -> (offset=0, leaderEpoch=7), -uve-topic-27-8 -> (offset=0, leaderEpoch=6), -uve-topic-27-18 -> (offset=0, leaderEpoch=7), -uve-topic-17-19 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=6), -uve-topic-1-17 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=6), -uve-topic-4-29 -> (offset=0, leaderEpoch=6), -uve-topic-18-10 -> (offset=0, leaderEpoch=6), -uve-topic-28-9 -> (offset=0, leaderEpoch=7), -uve-topic-19-0 -> (offset=0, leaderEpoch=6), -uve-topic-3-21 -> (offset=0, leaderEpoch=7), -uve-topic-18-29 -> (offset=0, leaderEpoch=7), -uve-topic-28-28 -> (offset=0, leaderEpoch=6), -uve-topic-1-5 -> (offset=0, leaderEpoch=6), -uve-topic-8-27 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=7), -uve-topic-8-12 -> (offset=0, leaderEpoch=7), -uve-topic-17-25 -> (offset=0, leaderEpoch=6), -uve-topic-27-24 -> (offset=0, leaderEpoch=7), -uve-topic-1-6 -> (offset=0, leaderEpoch=7), -uve-topic-0-23 -> (offset=0, leaderEpoch=7), -uve-topic-24-12 -> (offset=0, leaderEpoch=6), -uve-topic-14-13 -> (offset=0, leaderEpoch=7), -uve-topic-7-17 -> (offset=0, leaderEpoch=6), -uve-topic-9-10 -> (offset=0, leaderEpoch=6), -uve-topic-25-29 -> (offset=0, leaderEpoch=6), -uve-topic-8-2 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=7), -uve-topic-2-13 -> (offset=0, leaderEpoch=7), -uve-topic-16-0 -> (offset=0, leaderEpoch=6), -uve-topic-9-15 -> (offset=0, leaderEpoch=7), -uve-topic-2-20 -> (offset=0, leaderEpoch=7), -uve-topic-15-17 -> (offset=0, leaderEpoch=7), -uve-topic-25-16 -> (offset=0, leaderEpoch=7), -uve-topic-18-20 -> (offset=0, leaderEpoch=7), -uve-topic-28-19 -> (offset=0, leaderEpoch=6), -uve-topic-15-8 -> (offset=0, leaderEpoch=7), -uve-topic-25-7 -> (offset=0, leaderEpoch=7), -uve-topic-15-9 -> (offset=0, leaderEpoch=6), -uve-topic-25-8 -> (offset=0, leaderEpoch=6), -uve-topic-0-16 -> (offset=0, leaderEpoch=7), -uve-topic-24-28 -> (offset=0, leaderEpoch=7), -uve-topic-14-29 -> (offset=0, leaderEpoch=6), -uve-topic-3-28 -> (offset=0, leaderEpoch=7), -uve-topic-14-23 -> (offset=0, leaderEpoch=6), -uve-topic-24-22 -> (offset=0, leaderEpoch=7), -uve-topic-0-11 -> (offset=0, leaderEpoch=7), -uve-topic-15-24 -> (offset=0, leaderEpoch=6), -uve-topic-25-23 -> (offset=0, leaderEpoch=6), -uve-topic-6-27 -> (offset=0, leaderEpoch=7), -uve-topic-7-26 -> (offset=0, leaderEpoch=6), -uve-topic-18-26 -> (offset=0, leaderEpoch=7), -uve-topic-28-25 -> (offset=0, leaderEpoch=6), -uve-topic-15-14 -> (offset=0, leaderEpoch=7), -uve-topic-25-13 -> (offset=0, leaderEpoch=7), -uve-topic-1-26 -> (offset=0, leaderEpoch=6), -uve-topic-16-25 -> (offset=0, leaderEpoch=7), -uve-topic-26-24 -> (offset=0, leaderEpoch=7), -uve-topic-23-18 -> (offset=0, leaderEpoch=6), -uve-topic-13-19 -> (offset=0, leaderEpoch=7), -uve-topic-28-27 -> (offset=0, leaderEpoch=7), -uve-topic-18-28 -> (offset=0, leaderEpoch=6), -uve-topic-0-25 -> (offset=0, leaderEpoch=7), -uve-topic-18-5 -> (offset=0, leaderEpoch=7), -uve-topic-28-4 -> (offset=0, leaderEpoch=6), -uve-topic-13-15 -> (offset=0, leaderEpoch=6), -uve-topic-23-14 -> (offset=0, leaderEpoch=7), -uve-topic-29-29 -> (offset=0, leaderEpoch=7), -uve-topic-7-21 -> (offset=0, leaderEpoch=7), -uve-topic-1-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-0 -> (offset=0, leaderEpoch=6), -uve-topic-8-29 -> (offset=0, leaderEpoch=7), -uve-topic-4-26 -> (offset=0, leaderEpoch=6), -uve-topic-12-14 -> (offset=0, leaderEpoch=7), -uve-topic-22-13 -> (offset=0, leaderEpoch=7), -uve-topic-13-7 -> (offset=0, leaderEpoch=7), -uve-topic-23-6 -> (offset=0, leaderEpoch=6), -uve-topic-4-4 -> (offset=0, leaderEpoch=7), -uve-topic-5-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-10 -> (offset=0, leaderEpoch=7), -uve-topic-23-9 -> (offset=0, leaderEpoch=6), -uve-topic-14-1 -> (offset=0, leaderEpoch=7), -uve-topic-24-0 -> (offset=0, leaderEpoch=6), -uve-topic-14-8 -> (offset=0, leaderEpoch=6), -uve-topic-24-7 -> (offset=0, leaderEpoch=7), -uve-topic-13-18 -> (offset=0, leaderEpoch=6), -uve-topic-23-17 -> (offset=0, leaderEpoch=7), -uve-topic-6-13 -> (offset=0, leaderEpoch=6), -uve-topic-6-20 -> (offset=0, leaderEpoch=7), -uve-topic-14-16 -> (offset=0, leaderEpoch=7), -uve-topic-24-15 -> (offset=0, leaderEpoch=6), -uve-topic-11-5 -> (offset=0, leaderEpoch=7), -uve-topic-21-4 -> (offset=0, leaderEpoch=7), -uve-topic-19-14 -> (offset=0, leaderEpoch=7), -uve-topic-29-13 -> (offset=0, leaderEpoch=7), -uve-topic-0-5 -> (offset=0, leaderEpoch=7), -uve-topic-18-13 -> (offset=0, leaderEpoch=6), -uve-topic-28-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-22 -> (offset=0, leaderEpoch=6), -uve-topic-8-4 -> (offset=0, leaderEpoch=6), -uve-topic-10-27 -> (offset=0, leaderEpoch=6), -uve-topic-20-26 -> (offset=0, leaderEpoch=6), -uve-topic-24-19 -> (offset=0, leaderEpoch=7), -uve-topic-14-20 -> (offset=0, leaderEpoch=6), structured_syslog_topic-26 -> (offset=0, leaderEpoch=7), -uve-topic-18-23 -> (offset=0, leaderEpoch=7), -uve-topic-28-22 -> (offset=0, leaderEpoch=6), -uve-topic-7-28 -> (offset=0, leaderEpoch=7), -uve-topic-3-14 -> (offset=0, leaderEpoch=6), -uve-topic-27-3 -> (offset=0, leaderEpoch=7), -uve-topic-17-4 -> (offset=0, leaderEpoch=6), -uve-topic-12-17 -> (offset=0, leaderEpoch=7), -uve-topic-22-16 -> (offset=0, leaderEpoch=7), -uve-topic-2-6 -> (offset=0, leaderEpoch=6), -uve-topic-8-9 -> (offset=0, leaderEpoch=7), -uve-topic-2-27 -> (offset=0, leaderEpoch=6), structured_syslog_topic-3 -> (offset=0, leaderEpoch=7), -uve-topic-29-23 -> (offset=0, leaderEpoch=7), -uve-topic-19-24 -> (offset=0, leaderEpoch=6), -uve-topic-22-8 -> (offset=0, leaderEpoch=6), -uve-topic-12-9 -> (offset=0, leaderEpoch=7), -uve-topic-26-7 -> (offset=0, leaderEpoch=6), -uve-topic-16-8 -> (offset=0, leaderEpoch=7), -uve-topic-11-13 -> (offset=0, leaderEpoch=7), -uve-topic-21-12 -> (offset=0, leaderEpoch=6), -uve-topic-8-20 -> (offset=0, leaderEpoch=7), -uve-topic-5-12 -> (offset=0, leaderEpoch=6), structured_syslog_topic-16 -> (offset=0, leaderEpoch=6), -uve-topic-14-28 -> (offset=0, leaderEpoch=7), -uve-topic-24-27 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=6), -uve-topic-6-7 -> (offset=0, leaderEpoch=6), -uve-topic-27-21 -> (offset=0, leaderEpoch=7), -uve-topic-17-22 -> (offset=0, leaderEpoch=6), -uve-topic-0-4 -> (offset=0, leaderEpoch=7), -uve-topic-3-25 -> (offset=0, leaderEpoch=7), -uve-topic-9-24 -> (offset=0, leaderEpoch=7), -uve-topic-17-11 -> (offset=0, leaderEpoch=7), -uve-topic-27-10 -> (offset=0, leaderEpoch=7), -uve-topic-1-9 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=7), -uve-topic-8-22 -> (offset=0, leaderEpoch=6), -uve-topic-9-21 -> (offset=0, leaderEpoch=7), -uve-topic-12-25 -> (offset=0, leaderEpoch=6), -uve-topic-22-24 -> (offset=0, leaderEpoch=7), -uve-topic-29-5 -> (offset=0, leaderEpoch=7), -uve-topic-19-6 -> (offset=0, leaderEpoch=6), -uve-topic-18-12 -> (offset=0, leaderEpoch=7), -uve-topic-28-11 -> (offset=0, leaderEpoch=7), structured_syslog_topic-10 -> (offset=0, leaderEpoch=6), -uve-topic-2-1 -> (offset=0, leaderEpoch=7), -uve-topic-9-19 -> (offset=0, leaderEpoch=6), -uve-topic-2-24 -> (offset=0, leaderEpoch=6), -uve-topic-0-2 -> (offset=0, leaderEpoch=7), structured_syslog_topic-6 -> (offset=0, leaderEpoch=7), -uve-topic-6-0 -> (offset=0, leaderEpoch=7), -uve-topic-14-27 -> (offset=0, leaderEpoch=7), -uve-topic-24-26 -> (offset=0, leaderEpoch=7), -uve-topic-12-6 -> (offset=0, leaderEpoch=7), -uve-topic-22-5 -> (offset=0, leaderEpoch=6), -uve-topic-13-26 -> (offset=0, leaderEpoch=7), -uve-topic-23-25 -> (offset=0, leaderEpoch=7), -uve-topic-7-14 -> (offset=0, leaderEpoch=6), -uve-topic-6-6 -> (offset=0, leaderEpoch=7), -uve-topic-10-28 -> (offset=0, leaderEpoch=7), -uve-topic-20-27 -> (offset=0, leaderEpoch=7), -uve-topic-9-23 -> (offset=0, leaderEpoch=7), -uve-topic-28-3 -> (offset=0, leaderEpoch=7), -uve-topic-18-4 -> (offset=0, leaderEpoch=6), -uve-topic-9-27 -> (offset=0, leaderEpoch=7), -uve-topic-21-20 -> (offset=0, leaderEpoch=7), -uve-topic-11-21 -> (offset=0, leaderEpoch=6), -uve-topic-3-4 -> (offset=0, leaderEpoch=7), -uve-topic-13-5 -> (offset=0, leaderEpoch=7), -uve-topic-23-4 -> (offset=0, leaderEpoch=7), -uve-topic-1-23 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=6), -uve-topic-14-6 -> (offset=0, leaderEpoch=7), -uve-topic-24-5 -> (offset=0, leaderEpoch=7), -uve-topic-3-3 -> (offset=0, leaderEpoch=7), -uve-topic-12-22 -> (offset=0, leaderEpoch=6), -uve-topic-22-21 -> (offset=0, leaderEpoch=7), -uve-topic-0-3 -> (offset=0, leaderEpoch=6), -uve-topic-23-20 -> (offset=0, leaderEpoch=7), -uve-topic-13-21 -> (offset=0, leaderEpoch=6), -uve-topic-4-8 -> (offset=0, leaderEpoch=6), -uve-topic-19-27 -> (offset=0, leaderEpoch=6), -uve-topic-29-26 -> (offset=0, leaderEpoch=7), -uve-topic-28-8 -> (offset=0, leaderEpoch=7), -uve-topic-18-9 -> (offset=0, leaderEpoch=7), -uve-topic-7-7 -> (offset=0, leaderEpoch=7), -uve-topic-19-5 -> (offset=0, leaderEpoch=7), -uve-topic-29-4 -> (offset=0, leaderEpoch=7), -uve-topic-11-29 -> (offset=0, leaderEpoch=8), -uve-topic-21-28 -> (offset=0, leaderEpoch=7), -uve-topic-0-15 -> (offset=0, leaderEpoch=6), -uve-topic-19-11 -> (offset=0, leaderEpoch=7), -uve-topic-29-10 -> (offset=0, leaderEpoch=7), -uve-topic-18-25 -> (offset=0, leaderEpoch=6), -uve-topic-28-24 -> (offset=0, leaderEpoch=7), -uve-topic-11-9 -> (offset=0, leaderEpoch=6), -uve-topic-21-8 -> (offset=0, leaderEpoch=8), -uve-topic-0-9 -> (offset=0, leaderEpoch=6), -uve-topic-26-13 -> (offset=0, leaderEpoch=6), -uve-topic-16-14 -> (offset=0, leaderEpoch=7), -uve-topic-19-26 -> (offset=0, leaderEpoch=7), -uve-topic-29-25 -> (offset=0, leaderEpoch=7), -uve-topic-5-6 -> (offset=0, leaderEpoch=6), -uve-topic-27-20 -> (offset=0, leaderEpoch=6), -uve-topic-17-21 -> (offset=0, leaderEpoch=7), structured_syslog_topic-28 -> (offset=0, leaderEpoch=6), -uve-topic-22-29 -> (offset=0, leaderEpoch=6), -uve-topic-1-20 -> (offset=0, leaderEpoch=6), -uve-topic-3-2 -> (offset=0, leaderEpoch=6), -uve-topic-7-25 -> (offset=0, leaderEpoch=7), structured_syslog_topic-9 -> (offset=0, leaderEpoch=7), -uve-topic-14-22 -> (offset=0, leaderEpoch=7), -uve-topic-24-21 -> (offset=0, leaderEpoch=6), -uve-topic-7-0 -> (offset=0, leaderEpoch=7), -uve-topic-2-10 -> (offset=0, leaderEpoch=7), -uve-topic-14-24 -> (offset=0, leaderEpoch=7), -uve-topic-24-23 -> (offset=0, leaderEpoch=7), -uve-topic-19-13 -> (offset=0, leaderEpoch=7), -uve-topic-29-12 -> (offset=0, leaderEpoch=6), -uve-topic-21-16 -> (offset=0, leaderEpoch=7), -uve-topic-11-17 -> (offset=0, leaderEpoch=8), structured_syslog_topic-24 -> (offset=0, leaderEpoch=7), -uve-topic-19-10 -> (offset=0, leaderEpoch=7), -uve-topic-29-9 -> (offset=0, leaderEpoch=6), -uve-topic-6-24 -> (offset=0, leaderEpoch=8), -uve-topic-8-13 -> (offset=0, leaderEpoch=6), structured_syslog_topic-25 -> (offset=0, leaderEpoch=6), -uve-topic-8-17 -> (offset=0, leaderEpoch=7), -uve-topic-5-27 -> (offset=0, leaderEpoch=6), -uve-topic-26-23 -> (offset=0, leaderEpoch=7), -uve-topic-16-24 -> (offset=0, leaderEpoch=6), -uve-topic-8-26 -> (offset=0, leaderEpoch=7), -uve-topic-26-29 -> (offset=0, leaderEpoch=7), -uve-topic-9-2 -> (offset=0, leaderEpoch=7), -uve-topic-6-11 -> (offset=0, leaderEpoch=7), -uve-topic-16-6 -> (offset=0, leaderEpoch=6), -uve-topic-26-5 -> (offset=0, leaderEpoch=7), -uve-topic-0-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-22 -> (offset=0, leaderEpoch=7), -uve-topic-17-12 -> (offset=0, leaderEpoch=7), -uve-topic-27-11 -> (offset=0, leaderEpoch=6), structured_syslog_topic-15 -> (offset=0, leaderEpoch=7), -uve-topic-1-14 -> (offset=0, leaderEpoch=6), -uve-topic-17-15 -> (offset=0, leaderEpoch=7), -uve-topic-27-14 -> (offset=0, leaderEpoch=6), -uve-topic-3-7 -> (offset=0, leaderEpoch=7), -uve-topic-17-20 -> (offset=0, leaderEpoch=7), -uve-topic-27-19 -> (offset=0, leaderEpoch=7), -uve-topic-18-16 -> (offset=0, leaderEpoch=6), -uve-topic-28-15 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=7), -uve-topic-10-12 -> (offset=0, leaderEpoch=6), -uve-topic-20-11 -> (offset=0, leaderEpoch=6), -uve-topic-15-29 -> (offset=0, leaderEpoch=7), -uve-topic-25-28 -> (offset=0, leaderEpoch=7), -uve-topic-27-17 -> (offset=0, leaderEpoch=6), -uve-topic-17-18 -> (offset=0, leaderEpoch=7), structured_syslog_topic-19 -> (offset=0, leaderEpoch=6), -uve-topic-2-28 -> (offset=0, leaderEpoch=7), -uve-topic-12-10 -> (offset=0, leaderEpoch=6), -uve-topic-22-9 -> (offset=0, leaderEpoch=7), -uve-topic-6-10 -> (offset=0, leaderEpoch=6), -uve-topic-15-23 -> (offset=0, leaderEpoch=7), -uve-topic-25-22 -> (offset=0, leaderEpoch=7), -uve-topic-5-9 -> (offset=0, leaderEpoch=6), -uve-topic-22-17 -> (offset=0, leaderEpoch=6), -uve-topic-12-18 -> (offset=0, leaderEpoch=7), -uve-topic-19-3 -> (offset=0, leaderEpoch=6), -uve-topic-29-2 -> (offset=0, leaderEpoch=7), -uve-topic-4-5 -> (offset=0, leaderEpoch=6), -uve-topic-13-23 -> (offset=0, leaderEpoch=7), -uve-topic-23-22 -> (offset=0, leaderEpoch=7), -uve-topic-8-1 -> (offset=0, leaderEpoch=6), -uve-topic-17-7 -> (offset=0, leaderEpoch=6), -uve-topic-27-6 -> (offset=0, leaderEpoch=7), -uve-topic-10-24 -> (offset=0, leaderEpoch=6), -uve-topic-20-23 -> (offset=0, leaderEpoch=6), -uve-topic-16-17 -> (offset=0, leaderEpoch=7), -uve-topic-26-16 -> (offset=0, leaderEpoch=6), -uve-topic-3-29 -> (offset=0, leaderEpoch=6), -uve-topic-15-7 -> (offset=0, leaderEpoch=7), -uve-topic-25-6 -> (offset=0, leaderEpoch=7), -uve-topic-9-18 -> (offset=0, leaderEpoch=7), -uve-topic-13-4 -> (offset=0, leaderEpoch=7), -uve-topic-23-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-9 -> (offset=0, leaderEpoch=6), -uve-topic-29-8 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=6), -uve-topic-8-3 -> (offset=0, leaderEpoch=7), -uve-topic-21-24 -> (offset=0, leaderEpoch=6), -uve-topic-11-25 -> (offset=0, leaderEpoch=7), -uve-topic-3-22 -> (offset=0, leaderEpoch=7), -uve-topic-4-23 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=7), -uve-topic-1-27 -> (offset=0, leaderEpoch=7), -uve-topic-23-0 -> (offset=0, leaderEpoch=6), -uve-topic-13-1 -> (offset=0, leaderEpoch=7), -uve-topic-12-26 -> (offset=0, leaderEpoch=7), -uve-topic-22-25 -> (offset=0, leaderEpoch=7), -uve-topic-9-20 -> (offset=0, leaderEpoch=7), -uve-topic-16-19 -> (offset=0, leaderEpoch=7), -uve-topic-26-18 -> (offset=0, leaderEpoch=7), -uve-topic-4-12 -> (offset=0, leaderEpoch=7), -uve-topic-5-10 -> (offset=0, leaderEpoch=7), -uve-topic-2-7 -> (offset=0, leaderEpoch=7), -uve-topic-13-12 -> (offset=0, leaderEpoch=6), -uve-topic-23-11 -> (offset=0, leaderEpoch=7), -uve-topic-7-11 -> (offset=0, leaderEpoch=6), -uve-topic-26-10 -> (offset=0, leaderEpoch=6), -uve-topic-16-11 -> (offset=0, leaderEpoch=7), -uve-topic-3-8 -> (offset=0, leaderEpoch=6), -uve-topic-19-29 -> (offset=0, leaderEpoch=7), -uve-topic-29-28 -> (offset=0, leaderEpoch=7), -uve-topic-13-20 -> (offset=0, leaderEpoch=7), -uve-topic-23-19 -> (offset=0, leaderEpoch=7), -uve-topic-0-13 -> (offset=0, leaderEpoch=7), -uve-topic-19-23 -> (offset=0, leaderEpoch=7), -uve-topic-29-22 -> (offset=0, leaderEpoch=7), -uve-topic-6-28 -> (offset=0, leaderEpoch=6), -uve-topic-19-17 -> (offset=0, leaderEpoch=7), -uve-topic-29-16 -> (offset=0, leaderEpoch=7), -uve-topic-2-14 -> (offset=0, leaderEpoch=7), -uve-topic-16-10 -> (offset=0, leaderEpoch=7), -uve-topic-26-9 -> (offset=0, leaderEpoch=7), -uve-topic-26-17 -> (offset=0, leaderEpoch=7), -uve-topic-16-18 -> (offset=0, leaderEpoch=6), -uve-topic-9-9 -> (offset=0, leaderEpoch=7), -uve-topic-1-13 -> (offset=0, leaderEpoch=7), -uve-topic-17-28 -> (offset=0, leaderEpoch=6), -uve-topic-27-27 -> (offset=0, leaderEpoch=7), -uve-topic-1-24 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=7), -uve-topic-9-4 -> (offset=0, leaderEpoch=6), -uve-topic-0-17 -> (offset=0, leaderEpoch=7), -uve-topic-27-26 -> (offset=0, leaderEpoch=6), -uve-topic-17-27 -> (offset=0, leaderEpoch=7), -uve-topic-12-3 -> (offset=0, leaderEpoch=7), -uve-topic-22-2 -> (offset=0, leaderEpoch=6), -uve-topic-0-0 -> (offset=0, leaderEpoch=6), -uve-topic-7-29 -> (offset=0, leaderEpoch=6), -uve-topic-18-8 -> (offset=0, leaderEpoch=7), -uve-topic-28-7 -> (offset=0, leaderEpoch=6), -uve-topic-6-21 -> (offset=0, leaderEpoch=8), -uve-topic-1-18 -> (offset=0, leaderEpoch=7), -uve-topic-24-3 -> (offset=0, leaderEpoch=6), -uve-topic-14-4 -> (offset=0, leaderEpoch=7), -uve-topic-26-25 -> (offset=0, leaderEpoch=6), -uve-topic-16-26 -> (offset=0, leaderEpoch=7), -uve-topic-15-25 -> (offset=0, leaderEpoch=7), -uve-topic-25-24 -> (offset=0, leaderEpoch=7), -uve-topic-15-5 -> (offset=0, leaderEpoch=7), -uve-topic-25-4 -> (offset=0, leaderEpoch=7), -uve-topic-7-16 -> (offset=0, leaderEpoch=7), -uve-topic-7-22 -> (offset=0, leaderEpoch=7), -uve-topic-10-29 -> (offset=0, leaderEpoch=7), -uve-topic-20-28 -> (offset=0, leaderEpoch=7), -uve-topic-2-19 -> (offset=0, leaderEpoch=7), -uve-topic-10-8 -> (offset=0, leaderEpoch=7), -uve-topic-20-7 -> (offset=0, leaderEpoch=7), -uve-topic-8-23 -> (offset=0, leaderEpoch=7), -uve-topic-2-16 -> (offset=0, leaderEpoch=7), -uve-topic-0-26 -> (offset=0, leaderEpoch=7), -uve-topic-12-11 -> (offset=0, leaderEpoch=7), -uve-topic-22-10 -> (offset=0, leaderEpoch=7), -uve-topic-8-8 -> (offset=0, leaderEpoch=7), -uve-topic-27-7 -> (offset=0, leaderEpoch=7), -uve-topic-17-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-12 -> (offset=0, leaderEpoch=6), -uve-topic-12-19 -> (offset=0, leaderEpoch=6), -uve-topic-22-18 -> (offset=0, leaderEpoch=7), -uve-topic-17-24 -> (offset=0, leaderEpoch=7), -uve-topic-27-23 -> (offset=0, leaderEpoch=6), structured_syslog_topic-20 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=7), -uve-topic-10-16 -> (offset=0, leaderEpoch=7), -uve-topic-20-15 -> (offset=0, leaderEpoch=7), -uve-topic-4-3 -> (offset=0, leaderEpoch=7), -uve-topic-3-11 -> (offset=0, leaderEpoch=6), -uve-topic-6-14 -> (offset=0, leaderEpoch=7), -uve-topic-15-13 -> (offset=0, leaderEpoch=7), -uve-topic-25-12 -> (offset=0, leaderEpoch=7), -uve-topic-3-17 -> (offset=0, leaderEpoch=6), -uve-topic-4-9 -> (offset=0, leaderEpoch=7), -uve-topic-16-7 -> (offset=0, leaderEpoch=7), -uve-topic-26-6 -> (offset=0, leaderEpoch=7), -uve-topic-5-13 -> (offset=0, leaderEpoch=7), -uve-topic-6-15 -> (offset=0, leaderEpoch=7), -uve-topic-9-6 -> (offset=0, leaderEpoch=7), -uve-topic-1-1 -> (offset=0, leaderEpoch=7), -uve-topic-5-20 -> (offset=0, leaderEpoch=7), -uve-topic-14-2 -> (offset=0, leaderEpoch=6), -uve-topic-24-1 -> (offset=0, leaderEpoch=7), -uve-topic-23-27 -> (offset=0, leaderEpoch=6), -uve-topic-13-28 -> (offset=0, leaderEpoch=7), structured_syslog_topic-8 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=7), -uve-topic-18-22 -> (offset=0, leaderEpoch=6), -uve-topic-28-21 -> (offset=0, leaderEpoch=7), -uve-topic-14-3 -> (offset=0, leaderEpoch=7), -uve-topic-24-2 -> (offset=0, leaderEpoch=7), -uve-topic-13-27 -> (offset=0, leaderEpoch=6), -uve-topic-23-26 -> (offset=0, leaderEpoch=7), structured_syslog_topic-14 -> (offset=0, leaderEpoch=7), -uve-topic-2-21 -> (offset=0, leaderEpoch=6), structured_syslog_topic-2 -> (offset=0, leaderEpoch=7), -uve-topic-12-0 -> (offset=0, leaderEpoch=7), -uve-topic-21-29 -> (offset=0, leaderEpoch=7), -uve-topic-8-25 -> (offset=0, leaderEpoch=6), -uve-topic-0-20 -> (offset=0, leaderEpoch=7), -uve-topic-9-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-21 -> (offset=0, leaderEpoch=6), -uve-topic-2-2 -> (offset=0, leaderEpoch=7), -uve-topic-8-0 -> (offset=0, leaderEpoch=7), -uve-topic-13-3 -> (offset=0, leaderEpoch=6), -uve-topic-23-2 -> (offset=0, leaderEpoch=7), -uve-topic-1-15 -> (offset=0, leaderEpoch=7), -uve-topic-15-4 -> (offset=0, leaderEpoch=7), -uve-topic-25-3 -> (offset=0, leaderEpoch=7), -uve-topic-13-16 -> (offset=0, leaderEpoch=7), -uve-topic-23-15 -> (offset=0, leaderEpoch=6), -uve-topic-5-14 -> (offset=0, leaderEpoch=7), -uve-topic-2-11 -> (offset=0, leaderEpoch=7), -uve-topic-13-8 -> (offset=0, leaderEpoch=7), -uve-topic-23-7 -> (offset=0, leaderEpoch=7), -uve-topic-16-23 -> (offset=0, leaderEpoch=7), -uve-topic-26-22 -> (offset=0, leaderEpoch=6), -uve-topic-4-27 -> (offset=0, leaderEpoch=7), -uve-topic-6-9 -> (offset=0, leaderEpoch=7), -uve-topic-9-26 -> (offset=0, leaderEpoch=7), -uve-topic-4-16 -> (offset=0, leaderEpoch=7), -uve-topic-20-4 -> (offset=0, leaderEpoch=7), -uve-topic-10-5 -> (offset=0, leaderEpoch=7), -uve-topic-1-22 -> (offset=0, leaderEpoch=7), -uve-topic-13-14 -> (offset=0, leaderEpoch=7), -uve-topic-23-13 -> (offset=0, leaderEpoch=7), -uve-topic-3-26 -> (offset=0, leaderEpoch=6), -uve-topic-11-22 -> (offset=0, leaderEpoch=7), -uve-topic-21-21 -> (offset=0, leaderEpoch=6), -uve-topic-7-15 -> (offset=0, leaderEpoch=7), -uve-topic-21-5 -> (offset=0, leaderEpoch=8), -uve-topic-11-6 -> (offset=0, leaderEpoch=6), -uve-topic-11-14 -> (offset=0, leaderEpoch=7), -uve-topic-21-13 -> (offset=0, leaderEpoch=7), structured_syslog_topic-1 -> (offset=0, leaderEpoch=6), -uve-topic-27-29 -> (offset=0, leaderEpoch=6), -uve-topic-26-4 -> (offset=0, leaderEpoch=6), -uve-topic-16-5 -> (offset=0, leaderEpoch=7), -uve-topic-10-13 -> (offset=0, leaderEpoch=7), -uve-topic-20-12 -> (offset=0, leaderEpoch=7), -uve-topic-1-21 -> (offset=0, leaderEpoch=7), -uve-topic-7-24 -> (offset=0, leaderEpoch=7), -uve-topic-22-6 -> (offset=0, leaderEpoch=7), -uve-topic-12-7 -> (offset=0, leaderEpoch=6), -uve-topic-16-29 -> (offset=0, leaderEpoch=7), -uve-topic-26-28 -> (offset=0, leaderEpoch=6), -uve-topic-3-5 -> (offset=0, leaderEpoch=6), -uve-topic-29-24 -> (offset=0, leaderEpoch=6), -uve-topic-19-25 -> (offset=0, leaderEpoch=7), -uve-topic-0-14 -> (offset=0, leaderEpoch=7), -uve-topic-10-21 -> (offset=0, leaderEpoch=6), -uve-topic-20-20 -> (offset=0, leaderEpoch=6), -uve-topic-2-23 -> (offset=0, leaderEpoch=7), -uve-topic-18-19 -> (offset=0, leaderEpoch=6), -uve-topic-28-18 -> (offset=0, leaderEpoch=7), -uve-topic-22-12 -> (offset=0, leaderEpoch=7), -uve-topic-12-13 -> (offset=0, leaderEpoch=6), -uve-topic-6-2 -> (offset=0, leaderEpoch=7), -uve-topic-19-20 -> (offset=0, leaderEpoch=7), -uve-topic-29-19 -> (offset=0, leaderEpoch=7), structured_syslog_topic-13 -> (offset=0, leaderEpoch=6), -uve-topic-17-17 -> (offset=0, leaderEpoch=7), -uve-topic-27-16 -> (offset=0, leaderEpoch=7), -uve-topic-12-23 -> (offset=0, leaderEpoch=7), -uve-topic-22-22 -> (offset=0, leaderEpoch=7), -uve-topic-14-0 -> (offset=0, leaderEpoch=7), -uve-topic-3-15 -> (offset=0, leaderEpoch=7), -uve-topic-5-8 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=7), -uve-topic-14-15 -> (offset=0, leaderEpoch=7), -uve-topic-24-14 -> (offset=0, leaderEpoch=7), -uve-topic-4-0 -> (offset=0, leaderEpoch=7), -uve-topic-19-8 -> (offset=0, leaderEpoch=7), -uve-topic-29-7 -> (offset=0, leaderEpoch=7), -uve-topic-18-18 -> (offset=0, leaderEpoch=7), -uve-topic-28-17 -> (offset=0, leaderEpoch=7), -uve-topic-12-29 -> (offset=0, leaderEpoch=7), -uve-topic-22-28 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=6), -uve-topic-24-4 -> (offset=0, leaderEpoch=7), -uve-topic-14-5 -> (offset=0, leaderEpoch=6), -uve-topic-22-14 -> (offset=0, leaderEpoch=6), -uve-topic-12-15 -> (offset=0, leaderEpoch=7), -uve-topic-5-19 -> (offset=0, leaderEpoch=7), -uve-topic-9-29 -> (offset=0, leaderEpoch=7), -uve-topic-5-1 -> (offset=0, leaderEpoch=7), -uve-topic-14-21 -> (offset=0, leaderEpoch=7), -uve-topic-24-20 -> (offset=0, leaderEpoch=7), -uve-topic-3-12 -> (offset=0, leaderEpoch=7), -uve-topic-23-23 -> (offset=0, leaderEpoch=7), -uve-topic-13-24 -> (offset=0, leaderEpoch=6), -uve-topic-2-4 -> (offset=0, leaderEpoch=7), -uve-topic-15-22 -> (offset=0, leaderEpoch=7), -uve-topic-25-21 -> (offset=0, leaderEpoch=7), -uve-topic-6-18 -> (offset=0, leaderEpoch=8), -uve-topic-15-16 -> (offset=0, leaderEpoch=7), -uve-topic-25-15 -> (offset=0, leaderEpoch=7), -uve-topic-4-18 -> (offset=0, leaderEpoch=7), -uve-topic-5-17 -> (offset=0, leaderEpoch=7), -uve-topic-7-10 -> (offset=0, leaderEpoch=7), structured_syslog_topic-21 -> (offset=0, leaderEpoch=7), -uve-topic-8-7 -> (offset=0, leaderEpoch=6), -uve-topic-2-25 -> (offset=0, leaderEpoch=7), -uve-topic-23-29 -> (offset=0, leaderEpoch=7), -uve-topic-6-19 -> (offset=0, leaderEpoch=6), -uve-topic-6-3 -> (offset=0, leaderEpoch=7), -uve-topic-4-13 -> (offset=0, leaderEpoch=7), -uve-topic-15-6 -> (offset=0, leaderEpoch=6), -uve-topic-25-5 -> (offset=0, leaderEpoch=6), -uve-topic-4-1 -> (offset=0, leaderEpoch=7), -uve-topic-0-24 -> (offset=0, leaderEpoch=6), -uve-topic-1-7 -> (offset=0, leaderEpoch=7), -uve-topic-9-12 -> (offset=0, leaderEpoch=7), -uve-topic-12-12 -> (offset=0, leaderEpoch=7), -uve-topic-22-11 -> (offset=0, leaderEpoch=6), -uve-topic-28-14 -> (offset=0, leaderEpoch=7), -uve-topic-18-15 -> (offset=0, leaderEpoch=7), -uve-topic-7-19 -> (offset=0, leaderEpoch=7), -uve-topic-4-17 -> (offset=0, leaderEpoch=6), -uve-topic-26-26 -> (offset=0, leaderEpoch=7), -uve-topic-16-27 -> (offset=0, leaderEpoch=6), -uve-topic-3-16 -> (offset=0, leaderEpoch=7), -uve-topic-12-20 -> (offset=0, leaderEpoch=7), -uve-topic-22-19 -> (offset=0, leaderEpoch=7), -uve-topic-12-4 -> (offset=0, leaderEpoch=6), -uve-topic-22-3 -> (offset=0, leaderEpoch=7), -uve-topic-10-9 -> (offset=0, leaderEpoch=6), -uve-topic-20-8 -> (offset=0, leaderEpoch=6), -uve-topic-5-28 -> (offset=0, leaderEpoch=7), -uve-topic-5-2 -> (offset=0, leaderEpoch=7), -uve-topic-20-29 -> (offset=0, leaderEpoch=6), -uve-topic-19-22 -> (offset=0, leaderEpoch=7), -uve-topic-29-21 -> (offset=0, leaderEpoch=6), -uve-topic-2-17 -> (offset=0, leaderEpoch=7), -uve-topic-1-19 -> (offset=0, leaderEpoch=7), -uve-topic-1-16 -> (offset=0, leaderEpoch=7), -uve-topic-21-25 -> (offset=0, leaderEpoch=7), -uve-topic-11-26 -> (offset=0, leaderEpoch=8), -uve-topic-3-23 -> (offset=0, leaderEpoch=6), -uve-topic-8-6 -> (offset=0, leaderEpoch=7), -uve-topic-7-12 -> (offset=0, leaderEpoch=7), -uve-topic-11-11 -> (offset=0, leaderEpoch=7), -uve-topic-21-10 -> (offset=0, leaderEpoch=7), -uve-topic-17-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-5 -> (offset=0, leaderEpoch=6), -uve-topic-9-1 -> (offset=0, leaderEpoch=6), -uve-topic-11-18 -> (offset=0, leaderEpoch=6), -uve-topic-21-17 -> (offset=0, leaderEpoch=8), -uve-topic-12-28 -> (offset=0, leaderEpoch=6), -uve-topic-22-27 -> (offset=0, leaderEpoch=7), -uve-topic-21-18 -> (offset=0, leaderEpoch=6), -uve-topic-11-19 -> (offset=0, leaderEpoch=7), -uve-topic-28-6 -> (offset=0, leaderEpoch=7), -uve-topic-18-7 -> (offset=0, leaderEpoch=6), -uve-topic-4-7 -> (offset=0, leaderEpoch=7), -uve-topic-1-25 -> (offset=0, leaderEpoch=8), -uve-topic-20-16 -> (offset=0, leaderEpoch=7), -uve-topic-10-17 -> (offset=0, leaderEpoch=7), -uve-topic-17-0 -> (offset=0, leaderEpoch=7), -uve-topic-6-29 -> (offset=0, leaderEpoch=7), -uve-topic-19-16 -> (offset=0, leaderEpoch=7), -uve-topic-29-15 -> (offset=0, leaderEpoch=6), -uve-topic-0-18 -> (offset=0, leaderEpoch=6), -uve-topic-9-17 -> (offset=0, leaderEpoch=7), -uve-topic-5-18 -> (offset=0, leaderEpoch=6), -uve-topic-2-15 -> (offset=0, leaderEpoch=6), -uve-topic-6-4 -> (offset=0, leaderEpoch=6), -uve-topic-3-9 -> (offset=0, leaderEpoch=7), -uve-topic-10-25 -> (offset=0, leaderEpoch=7), -uve-topic-20-24 -> (offset=0, leaderEpoch=7), -uve-topic-2-22 -> (offset=0, leaderEpoch=7), -uve-topic-11-10 -> (offset=0, leaderEpoch=7), -uve-topic-21-9 -> (offset=0, leaderEpoch=6), -uve-topic-16-16 -> (offset=0, leaderEpoch=7), -uve-topic-26-15 -> (offset=0, leaderEpoch=7), -uve-topic-12-1 -> (offset=0, leaderEpoch=6), -uve-topic-22-0 -> (offset=0, leaderEpoch=7), -uve-topic-28-20 -> (offset=0, leaderEpoch=7), -uve-topic-18-21 -> (offset=0, leaderEpoch=7), -uve-topic-16-12 -> (offset=0, leaderEpoch=6), -uve-topic-26-11 -> (offset=0, leaderEpoch=7), -uve-topic-17-3 -> (offset=0, leaderEpoch=7), -uve-topic-27-2 -> (offset=0, leaderEpoch=6), -uve-topic-4-20 -> (offset=0, leaderEpoch=6), -uve-topic-17-23 -> (offset=0, leaderEpoch=7), -uve-topic-27-22 -> (offset=0, leaderEpoch=7), -uve-topic-26-19 -> (offset=0, leaderEpoch=6), -uve-topic-16-20 -> (offset=0, leaderEpoch=7), -uve-topic-21-2 -> (offset=0, leaderEpoch=8), -uve-topic-11-3 -> (offset=0, leaderEpoch=6), -uve-topic-12-27 -> (offset=0, leaderEpoch=7), -uve-topic-22-26 -> (offset=0, leaderEpoch=6), -uve-topic-11-0 -> (offset=0, leaderEpoch=6), -uve-topic-9-3 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=7), -uve-topic-9-14 -> (offset=0, leaderEpoch=7), -uve-topic-25-25 -> (offset=0, leaderEpoch=7), -uve-topic-15-26 -> (offset=0, leaderEpoch=7), -uve-topic-1-28 -> (offset=0, leaderEpoch=8), -uve-topic-14-17 -> (offset=0, leaderEpoch=6), -uve-topic-24-16 -> (offset=0, leaderEpoch=7), -uve-topic-18-1 -> (offset=0, leaderEpoch=6), -uve-topic-28-0 -> (offset=0, leaderEpoch=7), -uve-topic-8-16 -> (offset=0, leaderEpoch=6), -uve-topic-1-10 -> (offset=0, leaderEpoch=7), -uve-topic-7-23 -> (offset=0, leaderEpoch=6), -uve-topic-19-2 -> (offset=0, leaderEpoch=7), -uve-topic-29-1 -> (offset=0, leaderEpoch=7), -uve-topic-17-14 -> (offset=0, leaderEpoch=7), -uve-topic-27-13 -> (offset=0, leaderEpoch=7), -uve-topic-0-27 -> (offset=0, leaderEpoch=6), -uve-topic-4-6 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=7), -uve-topic-14-9 -> (offset=0, leaderEpoch=7), -uve-topic-24-8 -> (offset=0, leaderEpoch=7), -uve-topic-13-2 -> (offset=0, leaderEpoch=7), -uve-topic-23-1 -> (offset=0, leaderEpoch=7), structured_syslog_topic-0 -> (offset=0, leaderEpoch=7), -uve-topic-16-28 -> (offset=0, leaderEpoch=7), -uve-topic-26-27 -> (offset=0, leaderEpoch=7), -uve-topic-15-19 -> (offset=0, leaderEpoch=7), -uve-topic-25-18 -> (offset=0, leaderEpoch=7), structured_syslog_topic-12 -> (offset=0, leaderEpoch=7), -uve-topic-18-24 -> (offset=0, leaderEpoch=7), -uve-topic-28-23 -> (offset=0, leaderEpoch=7), -uve-topic-8-11 -> (offset=0, leaderEpoch=7), -uve-topic-2-29 -> (offset=0, leaderEpoch=7), -uve-topic-3-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-11 -> (offset=0, leaderEpoch=7), -uve-topic-25-10 -> (offset=0, leaderEpoch=7), -uve-topic-2-8 -> (offset=0, leaderEpoch=7), -uve-topic-3-18 -> (offset=0, leaderEpoch=7), -uve-topic-5-21 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=6), -uve-topic-16-13 -> (offset=0, leaderEpoch=7), -uve-topic-26-12 -> (offset=0, leaderEpoch=7), -uve-topic-6-22 -> (offset=0, leaderEpoch=6), -uve-topic-15-10 -> (offset=0, leaderEpoch=7), -uve-topic-25-9 -> (offset=0, leaderEpoch=7), -uve-topic-14-25 -> (offset=0, leaderEpoch=7), -uve-topic-24-24 -> (offset=0, leaderEpoch=6), -uve-topic-7-5 -> (offset=0, leaderEpoch=6), -uve-topic-15-18 -> (offset=0, leaderEpoch=6), -uve-topic-25-17 -> (offset=0, leaderEpoch=6), -uve-topic-10-20 -> (offset=0, leaderEpoch=7), -uve-topic-20-19 -> (offset=0, leaderEpoch=7), -uve-topic-9-5 -> (offset=0, leaderEpoch=7), -uve-topic-0-6 -> (offset=0, leaderEpoch=6), -uve-topic-12-16 -> (offset=0, leaderEpoch=6), -uve-topic-22-15 -> (offset=0, leaderEpoch=7), -uve-topic-1-11 -> (offset=0, leaderEpoch=6), -uve-topic-0-28 -> (offset=0, leaderEpoch=7), -uve-topic-23-12 -> (offset=0, leaderEpoch=6), -uve-topic-13-13 -> (offset=0, leaderEpoch=7), -uve-topic-8-10 -> (offset=0, leaderEpoch=6), -uve-topic-9-7 -> (offset=0, leaderEpoch=6), -uve-topic-3-13 -> (offset=0, leaderEpoch=7), -uve-topic-8-15 -> (offset=0, leaderEpoch=7), -uve-topic-24-13 -> (offset=0, leaderEpoch=7), -uve-topic-14-14 -> (offset=0, leaderEpoch=6), -uve-topic-18-17 -> (offset=0, leaderEpoch=7), -uve-topic-28-16 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=7), -uve-topic-5-25 -> (offset=0, leaderEpoch=7), -uve-topic-11-23 -> (offset=0, leaderEpoch=8), -uve-topic-21-22 -> (offset=0, leaderEpoch=7), -uve-topic-3-27 -> (offset=0, leaderEpoch=7), -uve-topic-22-23 -> (offset=0, leaderEpoch=6), -uve-topic-12-24 -> (offset=0, leaderEpoch=7), -uve-topic-9-0 -> (offset=0, leaderEpoch=7), -uve-topic-10-0 -> (offset=0, leaderEpoch=6), -uve-topic-7-18 -> (offset=0, leaderEpoch=7), -uve-topic-15-2 -> (offset=0, leaderEpoch=7), -uve-topic-25-1 -> (offset=0, leaderEpoch=7), -uve-topic-8-24 -> (offset=0, leaderEpoch=7), -uve-topic-29-18 -> (offset=0, leaderEpoch=6), -uve-topic-19-19 -> (offset=0, leaderEpoch=7), -uve-topic-16-4 -> (offset=0, leaderEpoch=7), -uve-topic-26-3 -> (offset=0, leaderEpoch=7), -uve-topic-27-1 -> (offset=0, leaderEpoch=7), -uve-topic-17-2 -> (offset=0, leaderEpoch=7), -uve-topic-6-17 -> (offset=0, leaderEpoch=7), -uve-topic-1-4 -> (offset=0, leaderEpoch=7), structured_syslog_topic-5 -> (offset=0, leaderEpoch=7), -uve-topic-0-29 -> (offset=0, leaderEpoch=7), -uve-topic-9-16 -> (offset=0, leaderEpoch=6), -uve-topic-5-22 -> (offset=0, leaderEpoch=7), -uve-topic-4-19 -> (offset=0, leaderEpoch=7), -uve-topic-24-29 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=7), -uve-topic-11-15 -> (offset=0, leaderEpoch=6), -uve-topic-21-14 -> (offset=0, leaderEpoch=8), -uve-topic-4-11 -> (offset=0, leaderEpoch=6), -uve-topic-2-26 -> (offset=0, leaderEpoch=7), -uve-topic-6-8 -> (offset=0, leaderEpoch=7), -uve-topic-2-3 -> (offset=0, leaderEpoch=6), -uve-topic-29-17 -> (offset=0, leaderEpoch=7), -uve-topic-19-18 -> (offset=0, leaderEpoch=6), -uve-topic-5-7 -> (offset=0, leaderEpoch=7), -uve-topic-11-7 -> (offset=0, leaderEpoch=7), -uve-topic-21-6 -> (offset=0, leaderEpoch=6), -uve-topic-27-28 -> (offset=0, leaderEpoch=7), -uve-topic-17-29 -> (offset=0, leaderEpoch=7), -uve-topic-2-5 -> (offset=0, leaderEpoch=7), -uve-topic-4-10 -> (offset=0, leaderEpoch=7), -uve-topic-10-6 -> (offset=0, leaderEpoch=6), -uve-topic-20-5 -> (offset=0, leaderEpoch=6), -uve-topic-3-6 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=7), -uve-topic-17-26 -> (offset=0, leaderEpoch=7), -uve-topic-27-25 -> (offset=0, leaderEpoch=7), -uve-topic-4-15 -> (offset=0, leaderEpoch=7), -uve-topic-7-9 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=7), -uve-topic-6-1 -> (offset=0, leaderEpoch=6), -uve-topic-3-20 -> (offset=0, leaderEpoch=6), -uve-topic-9-28 -> (offset=0, leaderEpoch=6), -uve-topic-17-10 -> (offset=0, leaderEpoch=6), -uve-topic-27-9 -> (offset=0, leaderEpoch=7), -uve-topic-4-21 -> (offset=0, leaderEpoch=7), -uve-topic-4-24 -> (offset=0, leaderEpoch=7), -uve-topic-16-22 -> (offset=0, leaderEpoch=7), -uve-topic-26-21 -> (offset=0, leaderEpoch=7), -uve-topic-26-2 -> (offset=0, leaderEpoch=7), -uve-topic-16-3 -> (offset=0, leaderEpoch=6), -uve-topic-5-0 -> (offset=0, leaderEpoch=6), -uve-topic-23-28 -> (offset=0, leaderEpoch=7), -uve-topic-13-29 -> (offset=0, leaderEpoch=7), -uve-topic-7-27 -> (offset=0, leaderEpoch=7), structured_syslog_topic-29 -> (offset=0, leaderEpoch=7), -uve-topic-12-8 -> (offset=0, leaderEpoch=7), -uve-topic-22-7 -> (offset=0, leaderEpoch=7), -uve-topic-21-0 -> (offset=0, leaderEpoch=6), -uve-topic-11-1 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=7), -uve-topic-7-2 -> (offset=0, leaderEpoch=6), -uve-topic-5-16 -> (offset=0, leaderEpoch=7), -uve-topic-6-26 -> (offset=0, leaderEpoch=7), -uve-topic-5-3 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=6), -uve-topic-10-4 -> (offset=0, leaderEpoch=7), -uve-topic-20-3 -> (offset=0, leaderEpoch=7), -uve-topic-12-2 -> (offset=0, leaderEpoch=7), -uve-topic-22-1 -> (offset=0, leaderEpoch=7), -uve-topic-10-22 -> (offset=0, leaderEpoch=7), -uve-topic-20-21 -> (offset=0, leaderEpoch=7), -uve-topic-7-3 -> (offset=0, leaderEpoch=7), -uve-topic-10-14 -> (offset=0, leaderEpoch=7), -uve-topic-20-13 -> (offset=0, leaderEpoch=7), -uve-topic-13-0 -> (offset=0, leaderEpoch=6), -uve-topic-16-1 -> (offset=0, leaderEpoch=7), -uve-topic-26-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-21 -> (offset=0, leaderEpoch=6), -uve-topic-25-20 -> (offset=0, leaderEpoch=6), -uve-topic-15-15 -> (offset=0, leaderEpoch=6), -uve-topic-25-14 -> (offset=0, leaderEpoch=6), -uve-topic-26-8 -> (offset=0, leaderEpoch=7), -uve-topic-16-9 -> (offset=0, leaderEpoch=6), -uve-topic-2-12 -> (offset=0, leaderEpoch=6), -uve-topic-8-14 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=7), -uve-topic-13-17 -> (offset=0, leaderEpoch=7), -uve-topic-23-16 -> (offset=0, leaderEpoch=7), -uve-topic-24-9 -> (offset=0, leaderEpoch=6), -uve-topic-14-10 -> (offset=0, leaderEpoch=7), -uve-topic-0-10 -> (offset=0, leaderEpoch=7), -uve-topic-14-18 -> (offset=0, leaderEpoch=7), -uve-topic-24-17 -> (offset=0, leaderEpoch=7), -uve-topic-29-20 -> (offset=0, leaderEpoch=7), -uve-topic-19-21 -> (offset=0, leaderEpoch=6), -uve-topic-6-5 -> (offset=0, leaderEpoch=7), -uve-topic-23-8 -> (offset=0, leaderEpoch=7), -uve-topic-13-9 -> (offset=0, leaderEpoch=6), -uve-topic-7-20 -> (offset=0, leaderEpoch=6), -uve-topic-18-6 -> (offset=0, leaderEpoch=7), -uve-topic-28-5 -> (offset=0, leaderEpoch=7), -uve-topic-7-6 -> (offset=0, leaderEpoch=7), -uve-topic-11-28 -> (offset=0, leaderEpoch=7), -uve-topic-21-27 -> (offset=0, leaderEpoch=6), -uve-topic-21-26 -> (offset=0, leaderEpoch=7), -uve-topic-11-27 -> (offset=0, leaderEpoch=6), -uve-topic-8-19 -> (offset=0, leaderEpoch=6), -uve-topic-29-6 -> (offset=0, leaderEpoch=6), -uve-topic-19-7 -> (offset=0, leaderEpoch=7), -uve-topic-8-28 -> (offset=0, leaderEpoch=6), -uve-topic-10-3 -> (offset=0, leaderEpoch=6), -uve-topic-20-2 -> (offset=0, leaderEpoch=6), -uve-topic-5-29 -> (offset=0, leaderEpoch=7), -uve-topic-8-21 -> (offset=0, leaderEpoch=7), -uve-topic-5-26 -> (offset=0, leaderEpoch=7), -uve-topic-11-4 -> (offset=0, leaderEpoch=7), -uve-topic-21-3 -> (offset=0, leaderEpoch=6), structured_syslog_topic-23 -> (offset=0, leaderEpoch=7), -uve-topic-24-25 -> (offset=0, leaderEpoch=7), -uve-topic-14-26 -> (offset=0, leaderEpoch=6), structured_syslog_topic-27 -> (offset=0, leaderEpoch=7), -uve-topic-25-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-1 -> (offset=0, leaderEpoch=7), -uve-topic-4-2 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=6), -uve-topic-10-19 -> (offset=0, leaderEpoch=7), -uve-topic-20-18 -> (offset=0, leaderEpoch=7), structured_syslog_topic-11 -> (offset=0, leaderEpoch=7), -uve-topic-19-15 -> (offset=0, leaderEpoch=6), -uve-topic-29-14 -> (offset=0, leaderEpoch=7), -uve-topic-21-11 -> (offset=0, leaderEpoch=7), -uve-topic-11-12 -> (offset=0, leaderEpoch=6), -uve-topic-6-12 -> (offset=0, leaderEpoch=7), structured_syslog_topic-7 -> (offset=0, leaderEpoch=6), -uve-topic-21-19 -> (offset=0, leaderEpoch=7), -uve-topic-11-20 -> (offset=0, leaderEpoch=8), -uve-topic-5-11 -> (offset=0, leaderEpoch=7), -uve-topic-1-8 -> (offset=0, leaderEpoch=6), -uve-topic-18-0 -> (offset=0, leaderEpoch=7), -uve-topic-20-10 -> (offset=0, leaderEpoch=7), -uve-topic-10-11 -> (offset=0, leaderEpoch=7), -uve-topic-0-1 -> (offset=0, leaderEpoch=7), -uve-topic-4-14 -> (offset=0, leaderEpoch=6), -uve-topic-4-28 -> (offset=0, leaderEpoch=7), -uve-topic-2-9 -> (offset=0, leaderEpoch=6), -uve-topic-10-10 -> (offset=0, leaderEpoch=7), -uve-topic-20-9 -> (offset=0, leaderEpoch=7), -uve-topic-7-13 -> (offset=0, leaderEpoch=7), -uve-topic-27-15 -> (offset=0, leaderEpoch=7), -uve-topic-17-16 -> (offset=0, leaderEpoch=6), -uve-topic-28-13 -> (offset=0, leaderEpoch=6), -uve-topic-18-14 -> (offset=0, leaderEpoch=7), -uve-topic-10-18 -> (offset=0, leaderEpoch=6), -uve-topic-20-17 -> (offset=0, leaderEpoch=6), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=7), -uve-topic-15-28 -> (offset=0, leaderEpoch=7), -uve-topic-25-27 -> (offset=0, leaderEpoch=7), -uve-topic-10-2 -> (offset=0, leaderEpoch=7), -uve-topic-20-1 -> (offset=0, leaderEpoch=7), -uve-topic-29-3 -> (offset=0, leaderEpoch=6), -uve-topic-19-4 -> (offset=0, leaderEpoch=7), -uve-topic-16-2 -> (offset=0, leaderEpoch=7), -uve-topic-26-1 -> (offset=0, leaderEpoch=6), -uve-topic-3-24 -> (offset=0, leaderEpoch=7), -uve-topic-3-1 -> (offset=0, leaderEpoch=7), -uve-topic-1-2 -> (offset=0, leaderEpoch=6), -uve-topic-9-25 -> (offset=0, leaderEpoch=6), -uve-topic-1-29 -> (offset=0, leaderEpoch=6), -uve-topic-4-25 -> (offset=0, leaderEpoch=7), -uve-topic-2-0 -> (offset=0, leaderEpoch=6), structured_syslog_topic-18 -> (offset=0, leaderEpoch=7), -uve-topic-15-27 -> (offset=0, leaderEpoch=6), -uve-topic-25-26 -> (offset=0, leaderEpoch=6), -uve-topic-17-13 -> (offset=0, leaderEpoch=6), -uve-topic-27-12 -> (offset=0, leaderEpoch=7), -uve-topic-29-0 -> (offset=0, leaderEpoch=6), -uve-topic-19-1 -> (offset=0, leaderEpoch=7), -uve-topic-10-26 -> (offset=0, leaderEpoch=7), -uve-topic-20-25 -> (offset=0, leaderEpoch=7), -uve-topic-16-15 -> (offset=0, leaderEpoch=6), -uve-topic-26-14 -> (offset=0, leaderEpoch=7), -uve-topic-5-4 -> (offset=0, leaderEpoch=7), -uve-topic-9-22 -> (offset=0, leaderEpoch=6), structured_syslog_topic-4 -> (offset=0, leaderEpoch=6), -uve-topic-28-29 -> (offset=0, leaderEpoch=7), -uve-topic-0-19 -> (offset=0, leaderEpoch=7), -uve-topic-6-23 -> (offset=0, leaderEpoch=7), -uve-topic-23-24 -> (offset=0, leaderEpoch=6), -uve-topic-13-25 -> (offset=0, leaderEpoch=7), -uve-topic-0-7 -> (offset=0, leaderEpoch=7), -uve-topic-15-12 -> (offset=0, leaderEpoch=6), -uve-topic-25-11 -> (offset=0, leaderEpoch=6), -uve-topic-14-19 -> (offset=0, leaderEpoch=7), -uve-topic-24-18 -> (offset=0, leaderEpoch=6), -uve-topic-9-11 -> (offset=0, leaderEpoch=7), -uve-topic-17-5 -> (offset=0, leaderEpoch=7), -uve-topic-27-4 -> (offset=0, leaderEpoch=7), -uve-topic-14-11 -> (offset=0, leaderEpoch=6), -uve-topic-24-10 -> (offset=0, leaderEpoch=7), -uve-topic-15-20 -> (offset=0, leaderEpoch=7), -uve-topic-25-19 -> (offset=0, leaderEpoch=7)) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:11:43,785] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,811] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,812] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,846] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,846] INFO [Log partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,866] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,866] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,874] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,874] INFO [Log partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,881] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,881] INFO [Log partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,883] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,883] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,883] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,883] INFO [Log partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,885] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,885] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,886] INFO [Log partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,886] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,886] INFO [Log partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,889] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,896] INFO [Log partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,898] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,899] INFO [Log partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,900] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,900] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,901] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,901] INFO [Log partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,902] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,902] INFO [Log partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,903] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,903] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,904] INFO [Log partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,904] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,905] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,905] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,905] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,905] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,905] INFO [Log partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,905] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,905] INFO [Log partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,905] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,905] INFO [Log partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,905] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,905] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,905] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,905] INFO [Log partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,906] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,906] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,908] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,909] INFO [Log partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,909] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,909] INFO [Log partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,910] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,910] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,911] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,911] INFO [Log partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,912] INFO [Log partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,912] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,913] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,913] INFO [Log partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,914] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,914] INFO [Log partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,915] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,915] INFO [Log partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log 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.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,916] INFO [Log partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,917] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,917] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,918] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,918] INFO [Log partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,919] INFO [Log partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,920] INFO [Log partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,921] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,921] INFO [Log partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,921] INFO [Log partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,922] INFO [Log partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,922] INFO [Log partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,922] INFO [Log partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,922] INFO [Log partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,922] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,922] INFO [Log partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,922] INFO [Log partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,923] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,923] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,924] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,924] INFO [Log partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,925] INFO [Log partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,926] INFO [Log partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,926] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,927] INFO [Log partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,927] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,930] INFO [Log partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,930] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,930] INFO [Log partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,930] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,930] INFO [Log partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,931] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,931] INFO [Log partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,932] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,932] INFO [Log partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,933] INFO [Log partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,934] INFO [Log partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,935] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,936] INFO [Log partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,937] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,937] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,938] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,938] INFO [Log partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,939] INFO [Log partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,940] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,940] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,941] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,941] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,942] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,942] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,943] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,943] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,944] INFO [Log partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,944] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,945] INFO [Log partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,945] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,946] INFO [Log partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,947] INFO [Log partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,947] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,948] INFO [Log partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,948] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,950] INFO [Log partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,951] INFO [Log partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,952] INFO [Log partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,952] INFO [Log partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,952] INFO [Log partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,952] INFO [Log partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,952] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,952] INFO [Log partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,953] INFO [Log partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,953] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,953] INFO [Log partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,953] INFO [Log partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,953] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,953] INFO [Log partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,953] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,953] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,954] INFO [Log partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,954] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,954] INFO [Log partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,954] INFO [Log partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,954] INFO [Log partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,955] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,955] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,955] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,955] INFO [Log partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,955] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,955] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,955] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,955] INFO [Log partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,955] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,955] INFO [Log partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,955] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,955] INFO [Log partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,955] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,955] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,955] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,955] INFO [Log partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,956] INFO [Log partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,957] INFO [Log partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,958] INFO [Log partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,958] INFO [Log partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,958] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,958] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,958] INFO [Log partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,958] INFO [Log partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,958] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,958] INFO [Log partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,958] INFO [Log partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,959] INFO [Log partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,959] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log 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.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,960] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,960] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,961] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,961] INFO [Log partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,962] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,962] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,963] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,963] INFO [Log partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,964] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,964] INFO [Log partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,964] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,964] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,964] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,964] INFO [Log partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,964] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,964] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,964] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,964] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,964] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,964] INFO [Log partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,964] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,964] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,964] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,964] INFO [Log partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,964] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,964] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,965] INFO [Log partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,965] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,966] INFO [Log partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,966] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,966] INFO [Log partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,966] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,966] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,966] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,966] INFO [Log partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,966] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,966] INFO [Log partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,966] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,966] INFO [Log partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,966] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,966] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,966] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,966] INFO [Log partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,966] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,966] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,966] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log 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.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:11:43,967] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:11:43,967] INFO [Log partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:14:13,909] WARN Session 0x100006a719b003b for server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181, unexpected error, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) at sun.nio.ch.IOUtil.read(IOUtil.java:192) at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:365) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1223) [2025-01-27 02:14:14,502] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:14:14,503] INFO Socket connection established, initiating session, client: /10.0.0.37:56656, server: cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:14:14,505] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2660-3./10.0.0.22:2181, sessionid = 0x100006a719b003b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:16:38,974] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-1-15, -uve-topic-17-14, -uve-topic-12-2, -uve-topic-8-26, -uve-topic-19-13, -uve-topic-22-27, -uve-topic-27-21, -uve-topic-22-9, -uve-topic-27-3, -uve-topic-17-23, structured_syslog_topic-8, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-20-0, -uve-topic-8-17, -uve-topic-24-16, -uve-topic-10-1, -uve-topic-3-12, -uve-topic-6-26, -uve-topic-12-26, -uve-topic-27-12, -uve-topic-12-8, -uve-topic-1-3, -uve-topic-18-17, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-13, -uve-topic-11-22, -uve-topic-8-5, -uve-topic-23-28, -uve-topic-27-0, -uve-topic-6-14, -uve-topic-26-23, -uve-topic-18-23, -uve-topic-23-10, -uve-topic-18-5, -uve-topic-21-19, -uve-topic-13-19, -uve-topic-21-1, -uve-topic-13-1, -uve-topic-5-28, -uve-topic-11-28, -uve-topic-7-27, -uve-topic-18-14, -uve-topic-11-10, -uve-topic-9-26, -uve-topic-7-9, -uve-topic-9-8, HEALTH_CHECK_TOPIC-25, -uve-topic-0-13, -uve-topic-3-27, -uve-topic-24-13, -uve-topic-29-25, -uve-topic-3-9, -uve-topic-29-7, -uve-topic-12-23, -uve-topic-12-5, -uve-topic-26-20, -uve-topic-0-22, -uve-topic-0-4, -uve-topic-26-2, -uve-topic-5-16, -uve-topic-7-15, structured_syslog_topic-29, -uve-topic-14-12, -uve-topic-10-4, -uve-topic-8-20, -uve-topic-20-3, -uve-topic-3-15, -uve-topic-24-1, -uve-topic-8-2, -uve-topic-6-29, -uve-topic-12-29, -uve-topic-27-15, -uve-topic-6-11, -uve-topic-12-11, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-22-18, -uve-topic-3-6, -uve-topic-29-4, -uve-topic-22-0, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-8-8, -uve-topic-4-18, -uve-topic-6-17, -uve-topic-23-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-4-27, -uve-topic-13-22, -uve-topic-1-21, -uve-topic-6-8, -uve-topic-11-13, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-7-12, -uve-topic-9-11, -uve-topic-2-7, -uve-topic-28-5, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-10, -uve-topic-23-1, -uve-topic-16-16, -uve-topic-2-16, -uve-topic-28-14, -uve-topic-4-15, HEALTH_CHECK_TOPIC-19, -uve-topic-0-25, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-26-5, -uve-topic-5-19, -uve-topic-7-18, -uve-topic-22-15, -uve-topic-5-1, -uve-topic-7-0, -uve-topic-14-15, structured_syslog_topic-14, -uve-topic-19-28, -uve-topic-8-23, -uve-topic-24-22, -uve-topic-16-22, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-2-4, -uve-topic-22-21, -uve-topic-22-3, -uve-topic-14-3, -uve-topic-1-18, -uve-topic-17-17, -uve-topic-8-29, -uve-topic-19-16, -uve-topic-1-0, -uve-topic-8-11, -uve-topic-22-12, -uve-topic-27-24, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-10-22, -uve-topic-20-21, -uve-topic-23-16, -uve-topic-6-2, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-13-25, -uve-topic-13-7, -uve-topic-1-24, -uve-topic-1-6, -uve-topic-17-5, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-23-22, HEALTH_CHECK_TOPIC-13, -uve-topic-23-4, -uve-topic-16-19, -uve-topic-2-19, -uve-topic-28-17, -uve-topic-21-13, -uve-topic-2-1, -uve-topic-0-28, -uve-topic-4-0, -uve-topic-26-26, -uve-topic-18-26, -uve-topic-0-10, -uve-topic-26-8, -uve-topic-18-8, -uve-topic-9-20, -uve-topic-21-22, -uve-topic-9-2, -uve-topic-21-4, -uve-topic-13-4, -uve-topic-24-25, HEALTH_CHECK_TOPIC-1, -uve-topic-16-25, -uve-topic-24-7, -uve-topic-16-7, -uve-topic-0-16, -uve-topic-26-14, -uve-topic-29-28, -uve-topic-14-24, -uve-topic-29-10, -uve-topic-21-10, structured_syslog_topic-5, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-17-2, -uve-topic-8-14, -uve-topic-19-1, -uve-topic-27-27, -uve-topic-27-9, -uve-topic-20-24, -uve-topic-10-25, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-3-18, -uve-topic-29-16, -uve-topic-3-0, -uve-topic-1-27, -uve-topic-12-14, -uve-topic-17-26, -uve-topic-1-9, -uve-topic-17-8, -uve-topic-9-17, -uve-topic-23-25, -uve-topic-10-13, -uve-topic-20-12, -uve-topic-15-7, -uve-topic-25-6, -uve-topic-2-22, -uve-topic-28-20, -uve-topic-4-21, -uve-topic-6-20, -uve-topic-4-3, -uve-topic-18-29, -uve-topic-11-25, -uve-topic-26-11, -uve-topic-7-24, -uve-topic-18-11, -uve-topic-21-25, -uve-topic-9-23, -uve-topic-9-5, -uve-topic-21-7, HEALTH_CHECK_TOPIC-22, -uve-topic-11-16, -uve-topic-16-28, -uve-topic-2-28, -uve-topic-28-26, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-28-8, -uve-topic-4-9, -uve-topic-0-19, -uve-topic-26-17, -uve-topic-0-1, -uve-topic-5-13, -uve-topic-14-27, -uve-topic-29-13, structured_syslog_topic-26, -uve-topic-14-9, -uve-topic-19-22, -uve-topic-5-22, -uve-topic-7-21, -uve-topic-19-4, -uve-topic-5-4, -uve-topic-11-4, -uve-topic-7-3, -uve-topic-14-18, structured_syslog_topic-17, -uve-topic-14-0, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-3-21, -uve-topic-29-19, -uve-topic-3-3, -uve-topic-29-1, -uve-topic-12-17, -uve-topic-17-29, -uve-topic-1-12, -uve-topic-17-11, -uve-topic-19-10, -uve-topic-22-24, -uve-topic-5-10, -uve-topic-27-18, -uve-topic-22-6, structured_syslog_topic-23, -uve-topic-14-6, -uve-topic-17-20, -uve-topic-25-27, -uve-topic-15-28, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-28-23, -uve-topic-4-24, -uve-topic-6-23, -uve-topic-4-6, -uve-topic-23-19, -uve-topic-6-5, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-21-28, -uve-topic-15-1, -uve-topic-25-0, -uve-topic-13-28, -uve-topic-13-10, HEALTH_CHECK_TOPIC-7, -uve-topic-11-19, -uve-topic-28-29, -uve-topic-11-1, -uve-topic-16-13, -uve-topic-2-13, -uve-topic-28-11, -uve-topic-4-12, HEALTH_CHECK_TOPIC-16, -uve-topic-18-20, -uve-topic-23-7, -uve-topic-18-2, -uve-topic-21-16, -uve-topic-13-16, -uve-topic-28-2, -uve-topic-26-29, -uve-topic-19-25, -uve-topic-5-25, -uve-topic-24-19, -uve-topic-19-7, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-7-6, -uve-topic-14-21, -uve-topic-16-1, structured_syslog_topic-20, structured_syslog_topic-2, -uve-topic-24-28, HEALTH_CHECK_TOPIC-4, -uve-topic-3-24, -uve-topic-24-10, -uve-topic-29-22, -uve-topic-16-10, -uve-topic-12-20) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:16:38,991] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=8), -uve-topic-13-22 -> (offset=0, leaderEpoch=8), -uve-topic-10-7 -> (offset=0, leaderEpoch=8), -uve-topic-20-6 -> (offset=0, leaderEpoch=8), -uve-topic-19-28 -> (offset=0, leaderEpoch=8), -uve-topic-23-10 -> (offset=0, leaderEpoch=8), -uve-topic-26-20 -> (offset=0, leaderEpoch=8), -uve-topic-1-3 -> (offset=0, leaderEpoch=8), -uve-topic-14-12 -> (offset=0, leaderEpoch=8), -uve-topic-28-26 -> (offset=0, leaderEpoch=8), -uve-topic-10-1 -> (offset=0, leaderEpoch=8), -uve-topic-20-0 -> (offset=188, leaderEpoch=8), HEALTH_CHECK_TOPIC-19 -> (offset=0, leaderEpoch=8), -uve-topic-8-5 -> (offset=0, leaderEpoch=8), -uve-topic-18-11 -> (offset=0, leaderEpoch=8), -uve-topic-18-2 -> (offset=0, leaderEpoch=8), -uve-topic-28-2 -> (offset=0, leaderEpoch=8), -uve-topic-11-16 -> (offset=0, leaderEpoch=8), -uve-topic-21-7 -> (offset=0, leaderEpoch=8), -uve-topic-12-5 -> (offset=0, leaderEpoch=8), -uve-topic-21-1 -> (offset=0, leaderEpoch=8), -uve-topic-27-0 -> (offset=80, leaderEpoch=8), structured_syslog_topic-17 -> (offset=0, leaderEpoch=8), -uve-topic-27-18 -> (offset=0, leaderEpoch=8), -uve-topic-3-21 -> (offset=0, leaderEpoch=8), -uve-topic-18-29 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-10 -> (offset=0, leaderEpoch=8), -uve-topic-27-24 -> (offset=0, leaderEpoch=8), -uve-topic-1-6 -> (offset=0, leaderEpoch=8), -uve-topic-8-2 -> (offset=0, leaderEpoch=8), -uve-topic-2-13 -> (offset=0, leaderEpoch=8), -uve-topic-18-20 -> (offset=0, leaderEpoch=8), -uve-topic-0-16 -> (offset=0, leaderEpoch=8), -uve-topic-24-28 -> (offset=0, leaderEpoch=8), -uve-topic-24-22 -> (offset=0, leaderEpoch=8), -uve-topic-18-26 -> (offset=0, leaderEpoch=8), -uve-topic-16-25 -> (offset=0, leaderEpoch=8), -uve-topic-13-19 -> (offset=0, leaderEpoch=8), -uve-topic-0-25 -> (offset=0, leaderEpoch=8), -uve-topic-18-5 -> (offset=0, leaderEpoch=8), -uve-topic-7-21 -> (offset=0, leaderEpoch=8), -uve-topic-1-0 -> (offset=77, leaderEpoch=8), -uve-topic-8-29 -> (offset=0, leaderEpoch=8), -uve-topic-12-14 -> (offset=0, leaderEpoch=8), -uve-topic-13-7 -> (offset=0, leaderEpoch=8), -uve-topic-13-10 -> (offset=0, leaderEpoch=8), -uve-topic-24-7 -> (offset=0, leaderEpoch=8), -uve-topic-6-20 -> (offset=0, leaderEpoch=8), -uve-topic-21-4 -> (offset=0, leaderEpoch=8), -uve-topic-29-13 -> (offset=0, leaderEpoch=8), -uve-topic-24-19 -> (offset=0, leaderEpoch=8), structured_syslog_topic-26 -> (offset=0, leaderEpoch=8), -uve-topic-18-23 -> (offset=0, leaderEpoch=8), -uve-topic-27-3 -> (offset=0, leaderEpoch=8), -uve-topic-12-17 -> (offset=0, leaderEpoch=8), -uve-topic-11-13 -> (offset=0, leaderEpoch=8), -uve-topic-8-20 -> (offset=0, leaderEpoch=8), -uve-topic-27-21 -> (offset=0, leaderEpoch=8), -uve-topic-0-4 -> (offset=0, leaderEpoch=8), -uve-topic-17-11 -> (offset=0, leaderEpoch=8), -uve-topic-1-9 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-16 -> (offset=0, leaderEpoch=8), -uve-topic-22-24 -> (offset=0, leaderEpoch=8), -uve-topic-28-11 -> (offset=0, leaderEpoch=8), -uve-topic-2-1 -> (offset=0, leaderEpoch=8), -uve-topic-14-27 -> (offset=0, leaderEpoch=8), -uve-topic-23-25 -> (offset=0, leaderEpoch=8), -uve-topic-10-28 -> (offset=0, leaderEpoch=8), -uve-topic-20-27 -> (offset=0, leaderEpoch=8), -uve-topic-9-23 -> (offset=0, leaderEpoch=8), -uve-topic-23-4 -> (offset=0, leaderEpoch=8), -uve-topic-14-6 -> (offset=0, leaderEpoch=8), -uve-topic-3-3 -> (offset=0, leaderEpoch=8), -uve-topic-22-21 -> (offset=0, leaderEpoch=8), -uve-topic-28-8 -> (offset=0, leaderEpoch=8), -uve-topic-29-4 -> (offset=0, leaderEpoch=8), -uve-topic-21-28 -> (offset=0, leaderEpoch=8), -uve-topic-29-10 -> (offset=0, leaderEpoch=8), -uve-topic-29-25 -> (offset=0, leaderEpoch=8), -uve-topic-7-0 -> (offset=0, leaderEpoch=8), -uve-topic-2-10 -> (offset=0, leaderEpoch=8), -uve-topic-14-24 -> (offset=0, leaderEpoch=8), -uve-topic-19-13 -> (offset=0, leaderEpoch=8), -uve-topic-21-16 -> (offset=0, leaderEpoch=8), -uve-topic-19-10 -> (offset=0, leaderEpoch=8), -uve-topic-8-17 -> (offset=0, leaderEpoch=8), -uve-topic-26-23 -> (offset=0, leaderEpoch=8), -uve-topic-8-26 -> (offset=0, leaderEpoch=8), -uve-topic-26-29 -> (offset=0, leaderEpoch=8), -uve-topic-9-2 -> (offset=0, leaderEpoch=8), -uve-topic-6-11 -> (offset=0, leaderEpoch=8), -uve-topic-26-5 -> (offset=0, leaderEpoch=8), -uve-topic-0-22 -> (offset=0, leaderEpoch=8), -uve-topic-17-20 -> (offset=0, leaderEpoch=8), -uve-topic-2-28 -> (offset=0, leaderEpoch=8), -uve-topic-22-9 -> (offset=0, leaderEpoch=8), -uve-topic-23-22 -> (offset=0, leaderEpoch=8), -uve-topic-27-6 -> (offset=0, leaderEpoch=8), -uve-topic-15-7 -> (offset=0, leaderEpoch=8), -uve-topic-25-6 -> (offset=0, leaderEpoch=8), -uve-topic-13-4 -> (offset=0, leaderEpoch=8), -uve-topic-11-25 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-13 -> (offset=0, leaderEpoch=8), -uve-topic-1-27 -> (offset=0, leaderEpoch=8), -uve-topic-13-1 -> (offset=0, leaderEpoch=8), -uve-topic-12-26 -> (offset=0, leaderEpoch=8), -uve-topic-9-20 -> (offset=0, leaderEpoch=8), -uve-topic-16-19 -> (offset=0, leaderEpoch=8), -uve-topic-4-12 -> (offset=0, leaderEpoch=8), -uve-topic-5-10 -> (offset=0, leaderEpoch=8), -uve-topic-2-7 -> (offset=0, leaderEpoch=8), -uve-topic-29-28 -> (offset=0, leaderEpoch=8), -uve-topic-23-19 -> (offset=0, leaderEpoch=8), -uve-topic-0-13 -> (offset=0, leaderEpoch=8), -uve-topic-29-22 -> (offset=0, leaderEpoch=8), -uve-topic-29-16 -> (offset=0, leaderEpoch=8), -uve-topic-16-10 -> (offset=0, leaderEpoch=8), -uve-topic-26-17 -> (offset=0, leaderEpoch=8), -uve-topic-27-27 -> (offset=0, leaderEpoch=8), -uve-topic-1-24 -> (offset=0, leaderEpoch=8), -uve-topic-18-8 -> (offset=0, leaderEpoch=8), -uve-topic-1-18 -> (offset=0, leaderEpoch=8), -uve-topic-15-25 -> (offset=0, leaderEpoch=8), -uve-topic-25-24 -> (offset=0, leaderEpoch=8), -uve-topic-2-19 -> (offset=0, leaderEpoch=8), -uve-topic-8-23 -> (offset=0, leaderEpoch=8), -uve-topic-2-16 -> (offset=0, leaderEpoch=8), -uve-topic-12-11 -> (offset=0, leaderEpoch=8), -uve-topic-8-8 -> (offset=0, leaderEpoch=8), -uve-topic-17-8 -> (offset=0, leaderEpoch=8), -uve-topic-22-18 -> (offset=0, leaderEpoch=8), structured_syslog_topic-20 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-25 -> (offset=0, leaderEpoch=8), -uve-topic-10-16 -> (offset=0, leaderEpoch=8), -uve-topic-20-15 -> (offset=0, leaderEpoch=8), -uve-topic-4-3 -> (offset=0, leaderEpoch=8), -uve-topic-6-14 -> (offset=0, leaderEpoch=8), -uve-topic-15-13 -> (offset=0, leaderEpoch=8), -uve-topic-25-12 -> (offset=0, leaderEpoch=8), -uve-topic-4-9 -> (offset=0, leaderEpoch=8), -uve-topic-16-7 -> (offset=0, leaderEpoch=8), -uve-topic-5-13 -> (offset=0, leaderEpoch=8), -uve-topic-24-1 -> (offset=0, leaderEpoch=8), -uve-topic-13-28 -> (offset=0, leaderEpoch=8), structured_syslog_topic-8 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-1 -> (offset=0, leaderEpoch=8), -uve-topic-14-3 -> (offset=0, leaderEpoch=8), structured_syslog_topic-14 -> (offset=0, leaderEpoch=8), structured_syslog_topic-2 -> (offset=0, leaderEpoch=8), -uve-topic-9-8 -> (offset=0, leaderEpoch=8), -uve-topic-1-15 -> (offset=0, leaderEpoch=8), -uve-topic-25-3 -> (offset=0, leaderEpoch=8), -uve-topic-15-4 -> (offset=0, leaderEpoch=8), -uve-topic-13-16 -> (offset=0, leaderEpoch=8), -uve-topic-23-7 -> (offset=0, leaderEpoch=8), -uve-topic-4-27 -> (offset=0, leaderEpoch=8), -uve-topic-9-26 -> (offset=0, leaderEpoch=8), -uve-topic-23-13 -> (offset=0, leaderEpoch=8), -uve-topic-11-22 -> (offset=0, leaderEpoch=8), -uve-topic-7-15 -> (offset=0, leaderEpoch=8), -uve-topic-21-13 -> (offset=0, leaderEpoch=8), -uve-topic-10-13 -> (offset=0, leaderEpoch=8), -uve-topic-20-12 -> (offset=0, leaderEpoch=8), -uve-topic-1-21 -> (offset=0, leaderEpoch=8), -uve-topic-7-24 -> (offset=0, leaderEpoch=8), -uve-topic-22-6 -> (offset=0, leaderEpoch=8), -uve-topic-19-25 -> (offset=0, leaderEpoch=8), -uve-topic-22-12 -> (offset=0, leaderEpoch=8), -uve-topic-6-2 -> (offset=0, leaderEpoch=8), -uve-topic-29-19 -> (offset=0, leaderEpoch=8), -uve-topic-17-17 -> (offset=0, leaderEpoch=8), -uve-topic-12-23 -> (offset=0, leaderEpoch=8), -uve-topic-14-0 -> (offset=0, leaderEpoch=8), -uve-topic-3-15 -> (offset=0, leaderEpoch=8), -uve-topic-14-15 -> (offset=0, leaderEpoch=8), -uve-topic-4-0 -> (offset=0, leaderEpoch=8), -uve-topic-29-7 -> (offset=0, leaderEpoch=8), -uve-topic-28-17 -> (offset=0, leaderEpoch=8), -uve-topic-12-29 -> (offset=0, leaderEpoch=8), -uve-topic-24-4 -> (offset=0, leaderEpoch=8), -uve-topic-5-19 -> (offset=0, leaderEpoch=8), -uve-topic-9-29 -> (offset=0, leaderEpoch=8), -uve-topic-5-1 -> (offset=0, leaderEpoch=8), -uve-topic-14-21 -> (offset=0, leaderEpoch=8), -uve-topic-3-12 -> (offset=0, leaderEpoch=8), -uve-topic-2-4 -> (offset=0, leaderEpoch=8), -uve-topic-25-21 -> (offset=0, leaderEpoch=8), -uve-topic-15-22 -> (offset=0, leaderEpoch=8), -uve-topic-15-16 -> (offset=0, leaderEpoch=8), -uve-topic-25-15 -> (offset=0, leaderEpoch=8), -uve-topic-4-18 -> (offset=0, leaderEpoch=8), -uve-topic-2-25 -> (offset=0, leaderEpoch=8), -uve-topic-28-14 -> (offset=0, leaderEpoch=8), -uve-topic-26-26 -> (offset=0, leaderEpoch=8), -uve-topic-12-20 -> (offset=0, leaderEpoch=8), -uve-topic-22-3 -> (offset=0, leaderEpoch=8), -uve-topic-5-28 -> (offset=0, leaderEpoch=8), -uve-topic-19-22 -> (offset=0, leaderEpoch=8), -uve-topic-21-25 -> (offset=0, leaderEpoch=8), -uve-topic-7-12 -> (offset=0, leaderEpoch=8), -uve-topic-21-10 -> (offset=0, leaderEpoch=8), -uve-topic-22-27 -> (offset=0, leaderEpoch=8), -uve-topic-11-19 -> (offset=0, leaderEpoch=8), -uve-topic-6-29 -> (offset=0, leaderEpoch=8), -uve-topic-19-16 -> (offset=0, leaderEpoch=8), -uve-topic-9-17 -> (offset=0, leaderEpoch=8), -uve-topic-3-9 -> (offset=0, leaderEpoch=8), -uve-topic-20-24 -> (offset=0, leaderEpoch=8), -uve-topic-10-25 -> (offset=0, leaderEpoch=8), -uve-topic-2-22 -> (offset=0, leaderEpoch=8), -uve-topic-11-10 -> (offset=0, leaderEpoch=8), -uve-topic-16-16 -> (offset=0, leaderEpoch=8), -uve-topic-22-0 -> (offset=287, leaderEpoch=8), -uve-topic-28-20 -> (offset=0, leaderEpoch=8), -uve-topic-26-11 -> (offset=0, leaderEpoch=8), -uve-topic-17-23 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-4 -> (offset=0, leaderEpoch=8), -uve-topic-9-14 -> (offset=0, leaderEpoch=8), -uve-topic-24-16 -> (offset=0, leaderEpoch=8), -uve-topic-29-1 -> (offset=0, leaderEpoch=8), -uve-topic-17-14 -> (offset=0, leaderEpoch=8), -uve-topic-4-6 -> (offset=0, leaderEpoch=8), -uve-topic-14-9 -> (offset=0, leaderEpoch=8), -uve-topic-23-1 -> (offset=0, leaderEpoch=8), -uve-topic-16-28 -> (offset=0, leaderEpoch=8), -uve-topic-15-19 -> (offset=0, leaderEpoch=8), -uve-topic-25-18 -> (offset=0, leaderEpoch=8), -uve-topic-28-23 -> (offset=0, leaderEpoch=8), -uve-topic-8-11 -> (offset=0, leaderEpoch=8), -uve-topic-3-0 -> (offset=0, leaderEpoch=8), -uve-topic-3-18 -> (offset=0, leaderEpoch=8), -uve-topic-16-13 -> (offset=0, leaderEpoch=8), -uve-topic-25-9 -> (offset=0, leaderEpoch=8), -uve-topic-15-10 -> (offset=0, leaderEpoch=8), -uve-topic-9-5 -> (offset=0, leaderEpoch=8), -uve-topic-22-15 -> (offset=0, leaderEpoch=8), -uve-topic-0-28 -> (offset=0, leaderEpoch=8), -uve-topic-13-13 -> (offset=0, leaderEpoch=8), -uve-topic-24-13 -> (offset=0, leaderEpoch=8), -uve-topic-18-17 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-7 -> (offset=0, leaderEpoch=8), -uve-topic-5-25 -> (offset=0, leaderEpoch=8), -uve-topic-21-22 -> (offset=0, leaderEpoch=8), -uve-topic-3-27 -> (offset=0, leaderEpoch=8), -uve-topic-7-18 -> (offset=0, leaderEpoch=8), -uve-topic-19-19 -> (offset=0, leaderEpoch=8), -uve-topic-16-4 -> (offset=0, leaderEpoch=8), -uve-topic-17-2 -> (offset=0, leaderEpoch=8), -uve-topic-6-17 -> (offset=0, leaderEpoch=8), structured_syslog_topic-5 -> (offset=0, leaderEpoch=8), -uve-topic-5-22 -> (offset=0, leaderEpoch=8), -uve-topic-6-8 -> (offset=0, leaderEpoch=8), -uve-topic-5-7 -> (offset=0, leaderEpoch=8), -uve-topic-11-7 -> (offset=0, leaderEpoch=8), -uve-topic-17-29 -> (offset=0, leaderEpoch=8), -uve-topic-3-6 -> (offset=0, leaderEpoch=8), -uve-topic-17-26 -> (offset=0, leaderEpoch=8), -uve-topic-4-15 -> (offset=0, leaderEpoch=8), -uve-topic-7-9 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-28 -> (offset=0, leaderEpoch=8), -uve-topic-27-9 -> (offset=0, leaderEpoch=8), -uve-topic-4-21 -> (offset=0, leaderEpoch=8), -uve-topic-4-24 -> (offset=0, leaderEpoch=8), -uve-topic-16-22 -> (offset=0, leaderEpoch=8), -uve-topic-26-2 -> (offset=0, leaderEpoch=8), -uve-topic-23-28 -> (offset=0, leaderEpoch=8), -uve-topic-7-27 -> (offset=0, leaderEpoch=8), structured_syslog_topic-29 -> (offset=0, leaderEpoch=8), -uve-topic-12-8 -> (offset=0, leaderEpoch=8), -uve-topic-11-1 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-22 -> (offset=0, leaderEpoch=8), -uve-topic-5-16 -> (offset=0, leaderEpoch=8), -uve-topic-6-26 -> (offset=0, leaderEpoch=8), -uve-topic-10-4 -> (offset=0, leaderEpoch=8), -uve-topic-20-3 -> (offset=0, leaderEpoch=8), -uve-topic-12-2 -> (offset=0, leaderEpoch=8), -uve-topic-10-22 -> (offset=0, leaderEpoch=8), -uve-topic-20-21 -> (offset=0, leaderEpoch=8), -uve-topic-7-3 -> (offset=0, leaderEpoch=8), -uve-topic-16-1 -> (offset=0, leaderEpoch=8), -uve-topic-26-8 -> (offset=0, leaderEpoch=8), -uve-topic-8-14 -> (offset=0, leaderEpoch=8), -uve-topic-23-16 -> (offset=0, leaderEpoch=8), -uve-topic-0-10 -> (offset=0, leaderEpoch=8), -uve-topic-14-18 -> (offset=0, leaderEpoch=8), -uve-topic-6-5 -> (offset=0, leaderEpoch=8), -uve-topic-28-5 -> (offset=0, leaderEpoch=8), -uve-topic-7-6 -> (offset=0, leaderEpoch=8), -uve-topic-11-28 -> (offset=0, leaderEpoch=8), -uve-topic-19-7 -> (offset=0, leaderEpoch=8), -uve-topic-11-4 -> (offset=0, leaderEpoch=8), structured_syslog_topic-23 -> (offset=0, leaderEpoch=8), -uve-topic-24-25 -> (offset=0, leaderEpoch=8), -uve-topic-15-1 -> (offset=0, leaderEpoch=8), -uve-topic-25-0 -> (offset=34, leaderEpoch=8), -uve-topic-10-19 -> (offset=0, leaderEpoch=8), -uve-topic-20-18 -> (offset=0, leaderEpoch=8), structured_syslog_topic-11 -> (offset=0, leaderEpoch=8), -uve-topic-21-19 -> (offset=0, leaderEpoch=8), -uve-topic-0-1 -> (offset=0, leaderEpoch=8), -uve-topic-10-10 -> (offset=0, leaderEpoch=8), -uve-topic-20-9 -> (offset=0, leaderEpoch=8), -uve-topic-27-15 -> (offset=0, leaderEpoch=8), -uve-topic-18-14 -> (offset=0, leaderEpoch=8), -uve-topic-25-27 -> (offset=0, leaderEpoch=8), -uve-topic-15-28 -> (offset=0, leaderEpoch=8), -uve-topic-19-4 -> (offset=0, leaderEpoch=8), -uve-topic-3-24 -> (offset=0, leaderEpoch=8), -uve-topic-27-12 -> (offset=0, leaderEpoch=8), -uve-topic-19-1 -> (offset=0, leaderEpoch=8), -uve-topic-26-14 -> (offset=0, leaderEpoch=8), -uve-topic-5-4 -> (offset=0, leaderEpoch=8), -uve-topic-28-29 -> (offset=0, leaderEpoch=8), -uve-topic-0-19 -> (offset=0, leaderEpoch=8), -uve-topic-6-23 -> (offset=0, leaderEpoch=8), -uve-topic-13-25 -> (offset=0, leaderEpoch=8), -uve-topic-0-7 -> (offset=0, leaderEpoch=8), -uve-topic-9-11 -> (offset=0, leaderEpoch=8), -uve-topic-17-5 -> (offset=0, leaderEpoch=8), -uve-topic-24-10 -> (offset=0, leaderEpoch=8)) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:16:38,996] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,029] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,030] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,030] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,030] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,030] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,032] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,032] INFO [Log partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,033] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,033] INFO [Log partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,033] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,033] INFO [Log partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,033] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,033] INFO [Log partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,036] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,037] INFO [Log partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,037] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,037] INFO [Log partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,038] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,038] INFO [Log partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,038] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,038] INFO [Log partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,038] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,038] INFO [Log partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,039] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,040] INFO [Log partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,040] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,040] INFO [Log partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,040] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,040] INFO [Log partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,040] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,040] INFO [Log partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,041] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,041] INFO [Log partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,041] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,041] INFO [Log partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,041] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,041] INFO [Log partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,041] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,041] INFO [Log partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,041] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,041] INFO [Log partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,041] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,042] INFO [Log partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,042] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,042] INFO [Log partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,042] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,042] INFO [Log partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,042] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,042] INFO [Log partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,042] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,042] INFO [Log partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,042] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,042] INFO [Log partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,042] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,043] INFO [Log partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,043] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,043] INFO [Log partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,043] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,043] INFO [Log partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,043] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,043] INFO [Log partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,043] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,043] INFO [Log partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,043] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,043] INFO [Log partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,043] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,044] INFO [Log partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,044] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,044] INFO [Log partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,044] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,045] INFO [Log partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,045] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,046] INFO [Log partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,046] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,046] INFO [Log partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,046] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,046] INFO [Log partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,046] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,046] INFO [Log partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,046] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,046] INFO [Log partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,046] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,046] INFO [Log partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,046] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,047] INFO [Log partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,047] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,048] INFO [Log partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,048] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,048] INFO [Log partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,048] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,048] INFO [Log partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,048] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,048] INFO [Log partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,048] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,048] INFO [Log partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,048] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,048] INFO [Log partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,048] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,049] INFO [Log partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,049] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,049] INFO [Log partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,049] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,049] INFO [Log partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,049] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,049] INFO [Log partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,049] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,049] INFO [Log partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,049] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,049] INFO [Log partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,049] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,050] INFO [Log partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,054] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,054] INFO [Log partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,054] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,054] INFO [Log partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,054] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,054] INFO [Log partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,054] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,055] INFO [Log partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,055] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,055] INFO [Log partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,055] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,055] INFO [Log partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,055] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,055] INFO [Log partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,055] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,055] INFO [Log partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,055] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,055] INFO [Log partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,055] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,056] INFO [Log partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,056] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,056] INFO [Log partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,056] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,056] INFO [Log partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,056] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,056] INFO [Log partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,057] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,057] INFO [Log partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,057] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,057] INFO [Log partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,057] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,058] INFO [Log partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,058] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,058] INFO [Log partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,058] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,058] INFO [Log partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,058] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,058] INFO [Log partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,058] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,058] INFO [Log partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,058] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,058] INFO [Log partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,059] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,059] INFO [Log partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,059] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,059] INFO [Log partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,059] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,059] INFO [Log partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,059] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,059] INFO [Log partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,059] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,059] INFO [Log partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,060] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,060] INFO [Log partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,060] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,060] INFO [Log partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,061] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,061] INFO [Log partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,061] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,061] INFO [Log partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,062] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,063] INFO [Log partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,063] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,063] INFO [Log partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,063] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,063] INFO [Log partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,063] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,063] INFO [Log partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,063] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,063] INFO [Log partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,064] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,064] INFO [Log partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,064] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,064] INFO [Log partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,064] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,064] INFO [Log partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,064] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,064] INFO [Log partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,064] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,064] INFO [Log partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,064] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,064] INFO [Log partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,064] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,065] INFO [Log partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,065] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,065] INFO [Log partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,065] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,065] INFO [Log partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,065] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,065] INFO [Log partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,065] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,065] INFO [Log partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,065] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,065] INFO [Log partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,065] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,065] INFO [Log partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,066] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,066] INFO [Log partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,066] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,066] INFO [Log partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,066] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,066] INFO [Log partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,066] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,066] INFO [Log partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,066] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,066] INFO [Log partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,066] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,066] INFO [Log partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,067] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,067] INFO [Log partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,067] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,067] INFO [Log partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,067] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,067] INFO [Log partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,067] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,067] INFO [Log partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,067] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,067] INFO [Log partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,068] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,068] INFO [Log partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,068] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,068] INFO [Log partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,069] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,069] INFO [Log partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,069] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,069] INFO [Log partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,069] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,069] INFO [Log partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,069] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,069] INFO [Log partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,071] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,071] INFO [Log partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,071] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,071] INFO [Log partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,071] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,071] INFO [Log partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,071] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,071] INFO [Log partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,071] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,071] INFO [Log partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,072] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,072] INFO [Log partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,072] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,072] INFO [Log partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,072] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,072] INFO [Log partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,072] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,072] INFO [Log partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,072] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,072] INFO [Log partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,072] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,073] INFO [Log partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,073] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,073] INFO [Log partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,073] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,073] INFO [Log partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,073] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,073] INFO [Log partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,073] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,073] INFO [Log partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,073] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,073] INFO [Log partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,073] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,074] INFO [Log partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,074] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,074] INFO [Log partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,074] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,075] INFO [Log partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,075] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,075] INFO [Log partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,076] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,076] INFO [Log partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,076] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,076] INFO [Log partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,077] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,077] INFO [Log partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,077] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,077] INFO [Log partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,077] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,077] INFO [Log partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,077] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,078] INFO [Log partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,079] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,079] INFO [Log partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,079] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,079] INFO [Log partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,079] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,079] INFO [Log partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,079] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,079] INFO [Log partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,079] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,079] INFO [Log partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,080] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,080] INFO [Log partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,080] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,080] INFO [Log partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,080] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,080] INFO [Log partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,080] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,080] INFO [Log partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,080] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,080] INFO [Log partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,080] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,080] INFO [Log partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,080] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,080] INFO [Log partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,081] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,081] INFO [Log partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,081] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,081] INFO [Log partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,081] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,081] INFO [Log partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,081] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,081] INFO [Log partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,081] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,081] INFO [Log partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,081] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,081] INFO [Log partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,081] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,082] INFO [Log partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,082] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,082] INFO [Log partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,082] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,082] INFO [Log partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,082] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,082] INFO [Log partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,082] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,082] INFO [Log partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,082] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,082] INFO [Log partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,083] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,083] INFO [Log partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,083] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,083] INFO [Log partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,083] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,083] INFO [Log partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,083] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,083] INFO [Log partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,083] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,084] INFO [Log partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,084] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,084] INFO [Log partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,084] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,084] INFO [Log partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,084] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,084] INFO [Log partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,084] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,084] INFO [Log partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,084] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,084] INFO [Log partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,085] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,085] INFO [Log partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,085] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,085] INFO [Log partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,085] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,085] INFO [Log partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,086] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,086] INFO [Log partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,086] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,086] INFO [Log partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,086] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,086] INFO [Log partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,086] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,086] INFO [Log partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,086] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,087] INFO [Log partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,087] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,087] INFO [Log partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,087] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,087] INFO [Log partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,087] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,087] INFO [Log partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,087] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,087] INFO [Log partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,087] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,087] INFO [Log partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,087] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,088] INFO [Log partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,088] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,088] INFO [Log partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,088] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,088] INFO [Log partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,088] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,088] INFO [Log partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,088] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,088] INFO [Log partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,089] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,089] INFO [Log partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,089] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,089] INFO [Log partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,089] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,089] INFO [Log partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,089] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,089] INFO [Log partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,089] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,090] INFO [Log partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,090] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,090] INFO [Log partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,090] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,090] INFO [Log partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,091] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,091] INFO [Log partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,091] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,091] INFO [Log partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,091] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,092] INFO [Log partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,092] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,092] INFO [Log partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,092] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,092] INFO [Log partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,092] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,092] INFO [Log partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,092] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,093] INFO [Log partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,093] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,093] INFO [Log partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,093] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,093] INFO [Log partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,093] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,093] INFO [Log partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,093] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,093] INFO [Log partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,094] INFO [Log partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,094] INFO [Log partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,094] INFO [Log partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,094] INFO [Log partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,094] INFO [Log partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,094] INFO [Log partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,094] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,095] INFO [Log partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,095] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,095] INFO [Log partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,095] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,095] INFO [Log partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,095] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,095] INFO [Log partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,095] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,095] INFO [Log partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,095] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-14 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,095] INFO [Log partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,095] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,096] INFO [Log partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,096] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-8 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,096] INFO [Log partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,096] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,096] INFO [Log partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,096] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,096] INFO [Log partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,096] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,096] INFO [Log partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,097] INFO [Log partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,097] INFO [Log partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,097] INFO [Log partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,097] INFO [Log partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,097] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-26 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,097] INFO [Log partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,098] INFO [Log partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,098] INFO [Log partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,098] INFO [Log partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,098] INFO [Log partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,098] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,099] INFO [Log partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,099] INFO [Log partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,099] INFO [Log partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,099] INFO [Log partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,099] INFO [Log partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,099] INFO [Log partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,099] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-0 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,099] INFO [Log partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,100] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,101] INFO [Log partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,101] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,101] INFO [Log partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,101] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,101] INFO [Log partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,101] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,102] INFO [Log partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,102] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-3 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,102] INFO [Log partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,102] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,102] INFO [Log partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,102] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-17 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,102] INFO [Log partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,102] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,102] INFO [Log partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,102] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,103] INFO [Log partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,103] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,103] INFO [Log partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,103] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,103] INFO [Log partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,103] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,103] INFO [Log partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,103] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,103] INFO [Log partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,103] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,103] INFO [Log partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,103] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,103] INFO [Log partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,104] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,104] INFO [Log partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,104] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,104] INFO [Log partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,104] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,104] INFO [Log partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,104] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-27 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,104] INFO [Log partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,104] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,104] INFO [Log partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,104] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-9 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,105] INFO [Log partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,105] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,105] INFO [Log partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,105] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,105] INFO [Log partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,105] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,105] INFO [Log partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,105] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-23 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,105] INFO [Log partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,105] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,105] INFO [Log partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,105] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,105] INFO [Log partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,106] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-5 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,106] INFO [Log partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,106] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,106] INFO [Log partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,106] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-18 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,106] INFO [Log partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,106] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,106] INFO [Log partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,106] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,106] INFO [Log partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,106] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,106] INFO [Log partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,106] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,106] INFO [Log partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,107] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,107] INFO [Log partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,107] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,107] INFO [Log partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,107] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,107] INFO [Log partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,107] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,107] INFO [Log partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,107] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,107] INFO [Log partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,107] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-13 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,107] INFO [Log partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,107] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-11 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,108] INFO [Log partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,108] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-12 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,108] INFO [Log partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,108] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,108] INFO [Log partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,108] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,108] INFO [Log partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,108] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,108] INFO [Log partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,108] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,108] INFO [Log partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-16 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-29 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-25 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-19 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-7 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-21 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-6 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-1 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-2 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-28 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-24 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-10 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,109] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-20 to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:39,109] INFO [Log partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.Log) [2025-01-27 02:16:39,164] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(-uve-topic-11-24, -uve-topic-23-21, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-16-21, -uve-topic-6-25, -uve-topic-7-8, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, -uve-topic-28-10, -uve-topic-28-1, -uve-topic-21-15, -uve-topic-19-12, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-17-1, -uve-topic-22-20, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-19, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-28-28, -uve-topic-1-5, -uve-topic-17-25, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-16-0, -uve-topic-28-19, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-1-26, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-15-0, -uve-topic-4-26, -uve-topic-23-6, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-24-15, -uve-topic-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-2-6, -uve-topic-2-27, -uve-topic-19-24, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-21-12, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-17-22, -uve-topic-8-22, -uve-topic-12-25, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-22-5, -uve-topic-7-14, -uve-topic-18-4, -uve-topic-11-21, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-12-22, -uve-topic-0-3, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-19-27, -uve-topic-0-15, -uve-topic-18-25, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-5-6, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-24-21, -uve-topic-29-12, -uve-topic-29-9, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-5-27, -uve-topic-16-24, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-18-16, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-5-9, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-4-5, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-23-3, -uve-topic-19-9, HEALTH_CHECK_TOPIC-9, -uve-topic-21-24, -uve-topic-4-23, -uve-topic-23-0, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-3-8, -uve-topic-6-28, -uve-topic-16-18, -uve-topic-17-28, -uve-topic-9-4, -uve-topic-27-26, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-28-7, -uve-topic-24-3, -uve-topic-26-25, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-27-23, -uve-topic-3-11, -uve-topic-3-17, -uve-topic-14-2, -uve-topic-23-27, -uve-topic-18-22, -uve-topic-13-27, -uve-topic-2-21, -uve-topic-8-25, -uve-topic-0-21, -uve-topic-13-3, -uve-topic-23-15, -uve-topic-26-22, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-6, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-29-24, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-18-19, -uve-topic-12-13, structured_syslog_topic-13, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-22-14, -uve-topic-13-24, -uve-topic-8-7, -uve-topic-6-19, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-0-24, -uve-topic-22-11, -uve-topic-4-17, -uve-topic-16-27, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-29-21, -uve-topic-3-23, -uve-topic-27-5, -uve-topic-9-1, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-21-9, -uve-topic-12-1, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-4-20, -uve-topic-26-19, -uve-topic-11-3, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-14-17, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-7-23, -uve-topic-0-27, -uve-topic-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-6-22, -uve-topic-24-24, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-1-11, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-22-23, -uve-topic-10-0, -uve-topic-29-18, -uve-topic-9-16, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-3, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-10-6, -uve-topic-20-5, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-21-0, -uve-topic-7-2, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -uve-topic-13-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-2-12, -uve-topic-24-9, -uve-topic-19-21, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-8-19, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-21-3, -uve-topic-14-26, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-19-15, -uve-topic-11-12, structured_syslog_topic-7, -uve-topic-1-8, -uve-topic-4-14, -uve-topic-2-9, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-29-3, -uve-topic-26-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-2-0, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-17-13, -uve-topic-29-0, -uve-topic-16-15, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-23-24, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2025-01-27 02:16:40,229] INFO [Log partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 287 has no effect as the largest offset in the log is 286 (kafka.log.Log) [2025-01-27 02:16:40,229] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-01-27 02:16:40,229] INFO [Log partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 77 has no effect as the largest offset in the log is 76 (kafka.log.Log) [2025-01-27 02:16:40,229] INFO [Log partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 34 has no effect as the largest offset in the log is 33 (kafka.log.Log) [2025-01-27 02:16:40,229] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 80 has no effect as the largest offset in the log is 79 (kafka.log.Log) [2025-01-27 02:16:41,289] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 188 has no effect as the largest offset in the log is 187 (kafka.log.Log) [2025-01-27 02:17:16,886] INFO Unable to read additional data from server sessionid 0x100006a719b003b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:17:17,085] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:17:17,086] INFO Socket connection established, initiating session, client: /10.0.0.37:55014, server: cn-jenkins-deploy-platform-ansible-os-2660-2./10.0.0.32:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:17:17,086] INFO Unable to read additional data from server sessionid 0x100006a719b003b, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:17:17,792] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:17:17,793] INFO Socket connection established, initiating session, client: /10.0.0.37:49566, server: cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:17:17,796] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2660-1./10.0.0.37:2181, sessionid = 0x100006a719b003b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-01-27 02:21:34,234] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 02:31:34,234] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-01-27 02:41:34,234] INFO [GroupMetadataManager brokerId=1] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager)