+++ date ++ echo 'INFO: =================== Thu Feb 13 02:13:02 UTC 2025 ===================' INFO: =================== Thu Feb 13 02:13:02 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.*' ++ LOG_DIR=/var/log/kafka ++ export CONTAINER_LOG_DIR=/var/log/kafka/analytics-alarm-kafka ++ CONTAINER_LOG_DIR=/var/log/kafka/analytics-alarm-kafka ++ mkdir -p /var/log/kafka/analytics-alarm-kafka ++ log_file=/var/log/kafka/analytics-alarm-kafka/console.log ++ touch /var/log/kafka/analytics-alarm-kafka/console.log ++ chmod 600 /var/log/kafka/analytics-alarm-kafka/console.log ++ exec +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ tee -a /var/log/kafka/analytics-alarm-kafka/console.log +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.35 ++ 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.46,10.0.0.35,10.0.0.12 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ ANALYTICSDB_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ ANALYTICS_SNMP_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ '[' -n '10.0.0.46:8081 10.0.0.35:8081 10.0.0.12:8081 ' ']' +++ echo '10.0.0.46:8081 10.0.0.35:8081 10.0.0.12:8081' ++ ANALYTICS_SERVERS='10.0.0.46:8081 10.0.0.35:8081 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ '[' -n '10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042 ' ']' +++ echo '10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.46:9042 10.0.0.35:9042 10.0.0.12:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ '[' -n '10.0.0.46:8086 10.0.0.35:8086 10.0.0.12:8086 ' ']' +++ echo '10.0.0.46:8086 10.0.0.35:8086 10.0.0.12:8086' ++ COLLECTOR_SERVERS='10.0.0.46:8086 10.0.0.35:8086 10.0.0.12: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.46,10.0.0.35,10.0.0.12 ++ CONFIGDB_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ '[' -n '10.0.0.46:8082 10.0.0.35:8082 10.0.0.12:8082 ' ']' +++ echo '10.0.0.46:8082 10.0.0.35:8082 10.0.0.12:8082' ++ CONFIG_SERVERS='10.0.0.46:8082 10.0.0.35:8082 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ '[' -n '10.0.0.46:9161 10.0.0.35:9161 10.0.0.12:9161 ' ']' +++ echo '10.0.0.46:9161 10.0.0.35:9161 10.0.0.12:9161' ++ CONFIGDB_SERVERS='10.0.0.46:9161 10.0.0.35:9161 10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ '[' -n '10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041 ' ']' +++ echo '10.0.0.46:9041 10.0.0.35:9041 10.0.0.12:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.46:9041 10.0.0.35:9041 10.0.0.12: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.35,10.20.0.6,10.20.0.8 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.35,10.20.0.6,10.20.0.8 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ '[' -n 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181, ']' +++ echo 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181 ++ ZOOKEEPER_SERVERS=10.0.0.46:2181,10.0.0.35:2181,10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ '[' -n '10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181 ' ']' +++ echo '10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.46:2181 10.0.0.35:2181 10.0.0.12:2181' ++ RABBITMQ_NODES=10.0.0.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+=10.0.0.35:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ '[' -n 10.0.0.46:5673,10.0.0.35:5673,10.0.0.12:5673, ']' +++ echo 10.0.0.46:5673,10.0.0.35:5673,10.0.0.12:5673 ++ RABBITMQ_SERVERS=10.0.0.46:5673,10.0.0.35:5673,10.0.0.12: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ '[' -n '10.0.0.46:6379 10.0.0.35:6379 10.0.0.12:6379 ' ']' +++ echo '10.0.0.46:6379 10.0.0.35:6379 10.0.0.12:6379' ++ REDIS_SERVERS='10.0.0.46:6379 10.0.0.35:6379 10.0.0.12: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.46,10.0.0.35,10.0.0.12 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.35 +++ local server_address=10.0.0.35 +++ extended_server_list+='10.0.0.35:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ '[' -n '10.0.0.46:9092 10.0.0.35:9092 10.0.0.12:9092 ' ']' +++ echo '10.0.0.46:9092 10.0.0.35:9092 10.0.0.12:9092' ++ KAFKA_SERVERS='10.0.0.46:9092 10.0.0.35:9092 10.0.0.12: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.46 ++ 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.46,10.0.0.35,10.0.0.12 ++ 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.46,10.0.0.35,10.0.0.12 ++ 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.46,10.0.0.35,10.0.0.12 ++ local servers=10.0.0.46,10.0.0.35,10.0.0.12 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ cat /proc/net/fib_trie +++ sort +++ uniq ++ local local_ips=,10.0.0.35,10.20.0.6,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.46'\''))' ++ local server_ip=10.0.0.46 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.46 ]] ++ [[ ,10.0.0.35,10.20.0.6,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.46, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.35'\''))' ++ local server_ip=10.0.0.35 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.35 ]] ++ [[ ,10.0.0.35,10.20.0.6,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.35, ]] ++ echo 10.0.0.35 2 ++ return + my_ip_and_order='10.0.0.35 2' + '[' -n '10.0.0.35 2' ']' + break + '[' -z '10.0.0.35 2' ']' ++ echo 10.0.0.35 2 ++ cut -d ' ' -f 1 + my_ip=10.0.0.35 ++ cut -d ' ' -f 2 ++ echo 10.0.0.35 2 + my_index=2 + export KAFKA_LISTEN_ADDRESS=10.0.0.35 + KAFKA_LISTEN_ADDRESS=10.0.0.35 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + KAFKA_BROKER_ID=2 + 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=2/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.35:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.35/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-02-13 02:13:05,886] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-02-13 02:13:06,500] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-02-13 02:13:06,580] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-02-13 02:13:06,588] INFO starting (kafka.server.KafkaServer) [2025-02-13 02:13:06,589] INFO Connecting to zookeeper on 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181 (kafka.server.KafkaServer) [2025-02-13 02:13:06,608] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181. (kafka.zookeeper.ZooKeeperClient) [2025-02-13 02:13:06,618] INFO Client environment:zookeeper.version=3.5.9-83df9301aa5c2a5d284a9940177808c01bc35cef, built on 01/06/2021 20:03 GMT (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,618] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-2728-2. (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,619] INFO Client environment:java.version=1.8.0_402 (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,622] INFO Client environment:java.vendor=Red Hat, Inc. (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,622] 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-02-13 02:13:06,622] 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-02-13 02:13:06,623] INFO Client environment:java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,623] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,623] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,624] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,624] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,635] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,635] INFO Client environment:user.name=kafka (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,635] INFO Client environment:user.home=/home/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,635] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,635] INFO Client environment:os.memory.free=976MB (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,635] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,635] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,639] INFO Initiating client connection, connectString=10.0.0.46:2181,10.0.0.35:2181,10.0.0.12:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@4cc451f2 (org.apache.zookeeper.ZooKeeper) [2025-02-13 02:13:06,645] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-02-13 02:13:06,650] INFO zookeeper.request.timeout value is 0. feature enabled= (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:13:06,653] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-13 02:13:06,659] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2728-1./10.0.0.46:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:13:06,677] INFO Socket connection established, initiating session, client: /10.0.0.35:34812, server: cn-jenkins-deploy-platform-ansible-os-2728-1./10.0.0.46:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:13:06,685] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2728-1./10.0.0.46:2181, sessionid = 0x10000692a68002c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:13:06,724] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-02-13 02:13:07,041] INFO Cluster ID = -mDXLmZDTsmLpnZfZYT8bg (kafka.server.KafkaServer) [2025-02-13 02:13:07,048] WARN No meta.properties file under dir /tmp/kafka-logs/meta.properties (kafka.server.BrokerMetadataCheckpoint) [2025-02-13 02:13:07,119] 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 = 2 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.35: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.46:2181,10.0.0.35:2181,10.0.0.12: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-02-13 02:13:07,143] 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 = 2 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.35: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.46:2181,10.0.0.35:2181,10.0.0.12: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-02-13 02:13:07,179] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-13 02:13:07,182] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-13 02:13:07,183] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-02-13 02:13:07,309] INFO Log directory /tmp/kafka-logs not found, creating it. (kafka.log.LogManager) [2025-02-13 02:13:07,323] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-02-13 02:13:07,326] INFO Attempting recovery for all logs in /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-02-13 02:13:07,343] INFO Loaded 0 logs in 19ms. (kafka.log.LogManager) [2025-02-13 02:13:07,362] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-02-13 02:13:07,368] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-02-13 02:13:07,947] INFO Awaiting socket connections on 10.0.0.35:9092. (kafka.network.Acceptor) [2025-02-13 02:13:08,067] INFO [SocketServer brokerId=2] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-13 02:13:08,089] INFO [ExpirationReaper-2-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-13 02:13:08,091] INFO [ExpirationReaper-2-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-13 02:13:08,090] INFO [ExpirationReaper-2-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-13 02:13:08,090] INFO [ExpirationReaper-2-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-13 02:13:08,134] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-02-13 02:13:08,212] INFO Creating /brokers/ids/2 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-02-13 02:13:08,269] INFO Stat of the created znode at /brokers/ids/2 is: 8589961028,8589961028,1739412788227,1739412788227,1,0,0,72058045720952876,188,0,8589961028 (kafka.zk.KafkaZkClient) [2025-02-13 02:13:08,270] INFO Registered broker 2 at path /brokers/ids/2 with addresses: PLAINTEXT://10.0.0.35:9092, czxid (broker epoch): 8589961028 (kafka.zk.KafkaZkClient) [2025-02-13 02:13:08,398] INFO [ExpirationReaper-2-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-13 02:13:08,410] INFO [ExpirationReaper-2-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-13 02:13:08,460] INFO [ExpirationReaper-2-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-13 02:13:08,498] INFO [GroupCoordinator 2]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-02-13 02:13:08,517] INFO [GroupCoordinator 2]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-02-13 02:13:08,535] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 20 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-13 02:13:08,549] INFO [ProducerId Manager 2]: Acquired new producerId block (brokerId:2,blockStartProducerId:6000,blockEndProducerId:6999) by writing to Zk with path version 7 (kafka.coordinator.transaction.ProducerIdManager) [2025-02-13 02:13:08,621] INFO [TransactionCoordinator id=2] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-13 02:13:08,622] INFO [TransactionCoordinator id=2] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-02-13 02:13:08,632] INFO [Transaction Marker Channel Manager 2]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-02-13 02:13:08,664] INFO [ExpirationReaper-2-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-02-13 02:13:08,694] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-02-13 02:13:08,818] INFO [SocketServer brokerId=2] Starting socket server acceptors and processors (kafka.network.SocketServer) [2025-02-13 02:13:08,823] INFO [SocketServer brokerId=2] Started data-plane acceptor and processor(s) for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-02-13 02:13:08,827] INFO [SocketServer brokerId=2] Started socket server acceptors and processors (kafka.network.SocketServer) [2025-02-13 02:13:08,839] INFO Kafka version: 2.6.3 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-13 02:13:08,841] INFO Kafka commitId: c24cbd3f5eeffa1e (org.apache.kafka.common.utils.AppInfoParser) [2025-02-13 02:13:08,841] INFO Kafka startTimeMs: 1739412788829 (org.apache.kafka.common.utils.AppInfoParser) [2025-02-13 02:13:08,843] INFO [KafkaServer id=2] started (kafka.server.KafkaServer) [2025-02-13 02:13:12,046] 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-02-13 02:13:12,058] 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-02-13 02:13:12,060] INFO [Partition -uve-topic-22-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-02-13 02:13:12,060] INFO [Partition -uve-topic-22-9 broker=2] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,067] 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-02-13 02:13:12,069] 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-02-13 02:13:12,069] INFO [Partition -uve-topic-23-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-02-13 02:13:12,070] INFO [Partition -uve-topic-23-29 broker=2] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,075] 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-02-13 02:13:12,077] 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-02-13 02:13:12,077] INFO [Partition -uve-topic-17-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-02-13 02:13:12,077] INFO [Partition -uve-topic-17-29 broker=2] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,083] 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-02-13 02:13:12,085] 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-02-13 02:13:12,086] INFO [Partition -uve-topic-16-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-02-13 02:13:12,086] INFO [Partition -uve-topic-16-9 broker=2] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,093] 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-02-13 02:13:12,097] 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-02-13 02:13:12,097] INFO [Partition -uve-topic-29-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-02-13 02:13:12,097] INFO [Partition -uve-topic-29-7 broker=2] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,109] 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-02-13 02:13:12,113] 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-02-13 02:13:12,114] INFO [Partition -uve-topic-2-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-02-13 02:13:12,115] INFO [Partition -uve-topic-2-19 broker=2] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,149] 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-02-13 02:13:12,149] 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-02-13 02:13:12,150] INFO [Partition -uve-topic-18-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-02-13 02:13:12,150] INFO [Partition -uve-topic-18-11 broker=2] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,161] 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-02-13 02:13:12,162] 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-02-13 02:13:12,162] INFO [Partition -uve-topic-27-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-02-13 02:13:12,163] INFO [Partition -uve-topic-27-14 broker=2] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,167] 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-02-13 02:13:12,169] 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-02-13 02:13:12,169] INFO [Partition -uve-topic-14-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-02-13 02:13:12,169] INFO [Partition -uve-topic-14-16 broker=2] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,174] 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-02-13 02:13:12,175] 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-02-13 02:13:12,181] INFO [Partition -uve-topic-5-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-02-13 02:13:12,181] INFO [Partition -uve-topic-5-3 broker=2] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,235] 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-02-13 02:13:12,236] 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-02-13 02:13:12,236] INFO [Partition -uve-topic-16-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-02-13 02:13:12,236] INFO [Partition -uve-topic-16-28 broker=2] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,244] 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-02-13 02:13:12,254] 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-02-13 02:13:12,254] INFO [Partition -uve-topic-29-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-02-13 02:13:12,254] INFO [Partition -uve-topic-29-26 broker=2] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,262] 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-02-13 02:13:12,263] 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-02-13 02:13:12,263] INFO [Partition -uve-topic-17-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-02-13 02:13:12,263] INFO [Partition -uve-topic-17-10 broker=2] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,269] 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-02-13 02:13:12,270] 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-02-13 02:13:12,270] INFO [Partition -uve-topic-21-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-02-13 02:13:12,270] INFO [Partition -uve-topic-21-27 broker=2] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,274] 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-02-13 02:13:12,275] 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-02-13 02:13:12,275] INFO [Partition -uve-topic-11-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-02-13 02:13:12,275] INFO [Partition -uve-topic-11-13 broker=2] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,281] 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-02-13 02:13:12,283] 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-02-13 02:13:12,283] INFO [Partition -uve-topic-24-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-02-13 02:13:12,283] INFO [Partition -uve-topic-24-11 broker=2] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,291] 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-02-13 02:13:12,292] 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-02-13 02:13:12,292] INFO [Partition -uve-topic-13-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-02-13 02:13:12,292] INFO [Partition -uve-topic-13-15 broker=2] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,297] 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-02-13 02:13:12,298] 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-02-13 02:13:12,299] INFO [Partition -uve-topic-26-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-02-13 02:13:12,299] INFO [Partition -uve-topic-26-13 broker=2] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,310] 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-02-13 02:13:12,311] 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-02-13 02:13:12,311] INFO [Partition -uve-topic-8-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-02-13 02:13:12,312] INFO [Partition -uve-topic-8-25 broker=2] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,317] 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-02-13 02:13:12,318] 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-02-13 02:13:12,318] INFO [Partition -uve-topic-0-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-02-13 02:13:12,318] INFO [Partition -uve-topic-0-7 broker=2] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,322] 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-02-13 02:13:12,325] 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-02-13 02:13:12,325] INFO [Partition -uve-topic-17-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-02-13 02:13:12,325] INFO [Partition -uve-topic-17-0 broker=2] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,332] 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-02-13 02:13:12,333] 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-02-13 02:13:12,333] INFO [Partition -uve-topic-9-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-02-13 02:13:12,333] INFO [Partition -uve-topic-9-7 broker=2] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,337] 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-02-13 02:13:12,339] 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-02-13 02:13:12,339] INFO [Partition -uve-topic-0-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-02-13 02:13:12,339] INFO [Partition -uve-topic-0-26 broker=2] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,350] 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-02-13 02:13:12,351] 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-02-13 02:13:12,351] INFO [Partition -uve-topic-20-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-02-13 02:13:12,351] INFO [Partition -uve-topic-20-26 broker=2] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,359] 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-02-13 02:13:12,364] 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-02-13 02:13:12,365] INFO [Partition -uve-topic-1-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-02-13 02:13:12,366] INFO [Partition -uve-topic-1-18 broker=2] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,377] 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-02-13 02:13:12,379] 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-02-13 02:13:12,380] INFO [Partition -uve-topic-3-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-02-13 02:13:12,380] INFO [Partition -uve-topic-3-20 broker=2] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,390] 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-02-13 02:13:12,392] 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-02-13 02:13:12,392] INFO [Partition -uve-topic-2-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-02-13 02:13:12,392] INFO [Partition -uve-topic-2-0 broker=2] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,397] 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-02-13 02:13:12,399] 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-02-13 02:13:12,399] INFO [Partition -uve-topic-7-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-02-13 02:13:12,400] INFO [Partition -uve-topic-7-24 broker=2] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,406] 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-02-13 02:13:12,407] 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-02-13 02:13:12,407] INFO [Partition -uve-topic-6-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-02-13 02:13:12,407] INFO [Partition -uve-topic-6-4 broker=2] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,415] 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-02-13 02:13:12,417] 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-02-13 02:13:12,417] INFO [Partition -uve-topic-15-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-02-13 02:13:12,417] INFO [Partition -uve-topic-15-17 broker=2] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,423] 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-02-13 02:13:12,425] 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-02-13 02:13:12,425] INFO [Partition -uve-topic-28-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-02-13 02:13:12,425] INFO [Partition -uve-topic-28-15 broker=2] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,432] 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-02-13 02:13:12,434] 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-02-13 02:13:12,434] INFO [Partition -uve-topic-6-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-02-13 02:13:12,434] INFO [Partition -uve-topic-6-23 broker=2] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,440] 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-02-13 02:13:12,441] 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-02-13 02:13:12,441] INFO [Partition -uve-topic-7-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-02-13 02:13:12,441] INFO [Partition -uve-topic-7-5 broker=2] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,447] 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-02-13 02:13:12,451] 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-02-13 02:13:12,451] INFO [Partition -uve-topic-22-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-02-13 02:13:12,451] INFO [Partition -uve-topic-22-28 broker=2] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,458] 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-02-13 02:13:12,459] 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-02-13 02:13:12,459] INFO [Partition -uve-topic-0-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-02-13 02:13:12,459] INFO [Partition -uve-topic-0-17 broker=2] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,469] 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-02-13 02:13:12,471] 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-02-13 02:13:12,473] INFO [Partition -uve-topic-9-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-02-13 02:13:12,473] INFO [Partition -uve-topic-9-17 broker=2] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,482] 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-02-13 02:13:12,486] 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-02-13 02:13:12,486] INFO [Partition -uve-topic-21-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-02-13 02:13:12,486] INFO [Partition -uve-topic-21-8 broker=2] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,496] 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-02-13 02:13:12,499] 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-02-13 02:13:12,499] INFO [Partition structured_syslog_topic-15 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-02-13 02:13:12,499] INFO [Partition structured_syslog_topic-15 broker=2] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,508] 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-02-13 02:13:12,510] 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-02-13 02:13:12,510] INFO [Partition -uve-topic-5-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-02-13 02:13:12,510] INFO [Partition -uve-topic-5-22 broker=2] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,518] 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-02-13 02:13:12,527] 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-02-13 02:13:12,527] INFO [Partition -uve-topic-4-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-02-13 02:13:12,527] INFO [Partition -uve-topic-4-2 broker=2] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,537] 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-02-13 02:13:12,539] 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-02-13 02:13:12,539] INFO [Partition -uve-topic-17-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-02-13 02:13:12,539] INFO [Partition -uve-topic-17-19 broker=2] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,560] 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-02-13 02:13:12,561] 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-02-13 02:13:12,561] INFO [Partition -uve-topic-8-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-02-13 02:13:12,561] INFO [Partition -uve-topic-8-16 broker=2] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,574] 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-02-13 02:13:12,576] 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-02-13 02:13:12,576] INFO [Partition -uve-topic-3-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-02-13 02:13:12,576] INFO [Partition -uve-topic-3-1 broker=2] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,583] 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-02-13 02:13:12,584] 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-02-13 02:13:12,584] INFO [Partition -uve-topic-4-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-02-13 02:13:12,584] INFO [Partition -uve-topic-4-21 broker=2] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,595] 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-02-13 02:13:12,596] 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-02-13 02:13:12,596] INFO [Partition -uve-topic-10-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-02-13 02:13:12,596] INFO [Partition -uve-topic-10-12 broker=2] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,599] 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-02-13 02:13:12,600] 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-02-13 02:13:12,601] INFO [Partition -uve-topic-23-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-02-13 02:13:12,601] INFO [Partition -uve-topic-23-10 broker=2] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,605] 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-02-13 02:13:12,605] 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-02-13 02:13:12,606] INFO [Partition -uve-topic-25-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-02-13 02:13:12,606] INFO [Partition -uve-topic-25-12 broker=2] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,613] 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-02-13 02:13:12,614] 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-02-13 02:13:12,614] INFO [Partition -uve-topic-20-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-02-13 02:13:12,614] INFO [Partition -uve-topic-20-16 broker=2] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,618] 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-02-13 02:13:12,620] 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-02-13 02:13:12,620] INFO [Partition -uve-topic-12-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-02-13 02:13:12,620] INFO [Partition -uve-topic-12-14 broker=2] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,626] 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-02-13 02:13:12,627] 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-02-13 02:13:12,627] INFO [Partition -uve-topic-19-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-02-13 02:13:12,628] INFO [Partition -uve-topic-19-12 broker=2] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,632] 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-02-13 02:13:12,633] 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-02-13 02:13:12,634] INFO [Partition -uve-topic-29-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-02-13 02:13:12,634] INFO [Partition -uve-topic-29-16 broker=2] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,653] 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-02-13 02:13:12,660] 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-02-13 02:13:12,660] INFO [Partition -uve-topic-16-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-02-13 02:13:12,660] INFO [Partition -uve-topic-16-18 broker=2] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,684] 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-02-13 02:13:12,685] 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-02-13 02:13:12,686] INFO [Partition -uve-topic-8-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-02-13 02:13:12,686] INFO [Partition -uve-topic-8-6 broker=2] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,702] 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-02-13 02:13:12,703] 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-02-13 02:13:12,703] INFO [Partition -uve-topic-21-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-02-13 02:13:12,703] INFO [Partition -uve-topic-21-17 broker=2] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,724] 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-02-13 02:13:12,725] 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-02-13 02:13:12,725] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2025-02-13 02:13:12,725] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,733] 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-02-13 02:13:12,734] 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-02-13 02:13:12,734] INFO [Partition -uve-topic-2-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-02-13 02:13:12,734] INFO [Partition -uve-topic-2-16 broker=2] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,739] 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-02-13 02:13:12,740] 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-02-13 02:13:12,740] INFO [Partition -uve-topic-9-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-02-13 02:13:12,740] INFO [Partition -uve-topic-9-14 broker=2] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,743] 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-02-13 02:13:12,744] 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-02-13 02:13:12,744] INFO [Partition -uve-topic-18-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-02-13 02:13:12,745] INFO [Partition -uve-topic-18-8 broker=2] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,748] 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-02-13 02:13:12,748] 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-02-13 02:13:12,749] INFO [Partition -uve-topic-10-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-02-13 02:13:12,749] INFO [Partition -uve-topic-10-9 broker=2] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,752] 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-02-13 02:13:12,752] 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-02-13 02:13:12,753] INFO [Partition -uve-topic-23-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-02-13 02:13:12,753] INFO [Partition -uve-topic-23-7 broker=2] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,756] 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-02-13 02:13:12,756] 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-02-13 02:13:12,757] INFO [Partition -uve-topic-14-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-02-13 02:13:12,757] INFO [Partition -uve-topic-14-13 broker=2] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,760] 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-02-13 02:13:12,761] 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-02-13 02:13:12,761] INFO [Partition -uve-topic-27-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-02-13 02:13:12,761] INFO [Partition -uve-topic-27-11 broker=2] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,764] 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-02-13 02:13:12,765] 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-02-13 02:13:12,765] INFO [Partition -uve-topic-7-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-02-13 02:13:12,765] INFO [Partition -uve-topic-7-21 broker=2] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,768] 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-02-13 02:13:12,769] 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-02-13 02:13:12,770] INFO [Partition -uve-topic-6-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-02-13 02:13:12,770] INFO [Partition -uve-topic-6-1 broker=2] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,773] 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-02-13 02:13:12,774] 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-02-13 02:13:12,774] INFO [Partition -uve-topic-8-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-02-13 02:13:12,774] INFO [Partition -uve-topic-8-13 broker=2] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,777] 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-02-13 02:13:12,778] 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-02-13 02:13:12,778] INFO [Partition -uve-topic-21-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-02-13 02:13:12,778] INFO [Partition -uve-topic-21-24 broker=2] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,781] 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-02-13 02:13:12,782] 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-02-13 02:13:12,782] INFO [Partition -uve-topic-20-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-02-13 02:13:12,782] INFO [Partition -uve-topic-20-4 broker=2] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,786] 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-02-13 02:13:12,786] 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-02-13 02:13:12,787] INFO [Partition -uve-topic-0-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-02-13 02:13:12,787] INFO [Partition -uve-topic-0-14 broker=2] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,791] 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-02-13 02:13:12,792] 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-02-13 02:13:12,792] INFO [Partition -uve-topic-17-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-02-13 02:13:12,792] INFO [Partition -uve-topic-17-26 broker=2] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,795] 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-02-13 02:13:12,796] 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-02-13 02:13:12,796] INFO [Partition -uve-topic-29-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-02-13 02:13:12,796] INFO [Partition -uve-topic-29-4 broker=2] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,800] 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-02-13 02:13:12,801] 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-02-13 02:13:12,801] INFO [Partition -uve-topic-16-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-02-13 02:13:12,801] INFO [Partition -uve-topic-16-6 broker=2] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,804] 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-02-13 02:13:12,805] 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-02-13 02:13:12,805] INFO [Partition -uve-topic-4-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-02-13 02:13:12,805] INFO [Partition -uve-topic-4-18 broker=2] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,808] 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-02-13 02:13:12,809] 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-02-13 02:13:12,809] INFO [Partition -uve-topic-13-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-02-13 02:13:12,809] INFO [Partition -uve-topic-13-12 broker=2] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,812] 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-02-13 02:13:12,813] 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-02-13 02:13:12,813] INFO [Partition -uve-topic-26-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-02-13 02:13:12,813] INFO [Partition -uve-topic-26-10 broker=2] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,816] 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-02-13 02:13:12,816] 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-02-13 02:13:12,817] INFO [Partition -uve-topic-6-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-02-13 02:13:12,817] INFO [Partition -uve-topic-6-20 broker=2] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,820] 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-02-13 02:13:12,821] 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-02-13 02:13:12,821] INFO [Partition -uve-topic-5-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-02-13 02:13:12,821] INFO [Partition -uve-topic-5-0 broker=2] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,824] 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-02-13 02:13:12,825] 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-02-13 02:13:12,825] INFO [Partition -uve-topic-12-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-02-13 02:13:12,825] INFO [Partition -uve-topic-12-11 broker=2] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,829] 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-02-13 02:13:12,829] 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-02-13 02:13:12,830] INFO [Partition -uve-topic-26-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-02-13 02:13:12,830] INFO [Partition -uve-topic-26-29 broker=2] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,840] 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-02-13 02:13:12,842] 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-02-13 02:13:12,842] INFO [Partition -uve-topic-25-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-02-13 02:13:12,843] INFO [Partition -uve-topic-25-9 broker=2] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,847] 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-02-13 02:13:12,849] 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-02-13 02:13:12,850] INFO [Partition -uve-topic-29-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-02-13 02:13:12,850] INFO [Partition -uve-topic-29-23 broker=2] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,853] 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-02-13 02:13:12,854] 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-02-13 02:13:12,855] INFO [Partition -uve-topic-16-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-02-13 02:13:12,855] INFO [Partition -uve-topic-16-25 broker=2] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,861] 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-02-13 02:13:12,862] 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-02-13 02:13:12,863] INFO [Partition -uve-topic-10-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-02-13 02:13:12,863] INFO [Partition -uve-topic-10-28 broker=2] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,866] 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-02-13 02:13:12,867] 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-02-13 02:13:12,867] INFO [Partition -uve-topic-23-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-02-13 02:13:12,867] INFO [Partition -uve-topic-23-26 broker=2] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,871] 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-02-13 02:13:12,872] 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-02-13 02:13:12,872] INFO [Partition -uve-topic-19-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-02-13 02:13:12,872] INFO [Partition -uve-topic-19-9 broker=2] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,875] 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-02-13 02:13:12,876] 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-02-13 02:13:12,876] INFO [Partition -uve-topic-25-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-02-13 02:13:12,876] INFO [Partition -uve-topic-25-28 broker=2] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,880] 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-02-13 02:13:12,881] 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-02-13 02:13:12,881] INFO [Partition -uve-topic-11-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-02-13 02:13:12,881] INFO [Partition -uve-topic-11-10 broker=2] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,885] 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-02-13 02:13:12,886] 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-02-13 02:13:12,886] INFO [Partition -uve-topic-24-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-02-13 02:13:12,886] INFO [Partition -uve-topic-24-8 broker=2] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,890] 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-02-13 02:13:12,891] 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-02-13 02:13:12,891] INFO [Partition -uve-topic-19-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-02-13 02:13:12,891] INFO [Partition -uve-topic-19-28 broker=2] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,898] 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-02-13 02:13:12,899] 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-02-13 02:13:12,901] INFO [Partition -uve-topic-28-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-02-13 02:13:12,901] INFO [Partition -uve-topic-28-12 broker=2] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,908] 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-02-13 02:13:12,909] 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-02-13 02:13:12,909] INFO [Partition -uve-topic-15-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-02-13 02:13:12,909] INFO [Partition -uve-topic-15-14 broker=2] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,912] 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-02-13 02:13:12,913] 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-02-13 02:13:12,913] INFO [Partition -uve-topic-20-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-02-13 02:13:12,913] INFO [Partition -uve-topic-20-13 broker=2] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,916] 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-02-13 02:13:12,916] 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-02-13 02:13:12,916] INFO [Partition -uve-topic-29-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-02-13 02:13:12,916] INFO [Partition -uve-topic-29-13 broker=2] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,919] 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-02-13 02:13:12,920] 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-02-13 02:13:12,920] INFO [Partition -uve-topic-16-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-02-13 02:13:12,920] INFO [Partition -uve-topic-16-15 broker=2] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,922] 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-02-13 02:13:12,923] 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-02-13 02:13:12,923] INFO [Partition -uve-topic-7-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-02-13 02:13:12,923] INFO [Partition -uve-topic-7-2 broker=2] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,927] 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-02-13 02:13:12,927] 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-02-13 02:13:12,927] INFO [Partition -uve-topic-8-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-02-13 02:13:12,927] INFO [Partition -uve-topic-8-22 broker=2] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,930] 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-02-13 02:13:12,930] 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-02-13 02:13:12,930] INFO [Partition -uve-topic-22-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-02-13 02:13:12,930] INFO [Partition -uve-topic-22-25 broker=2] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,933] 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-02-13 02:13:12,934] 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-02-13 02:13:12,934] INFO [Partition -uve-topic-18-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-02-13 02:13:12,934] INFO [Partition -uve-topic-18-27 broker=2] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,936] 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-02-13 02:13:12,937] 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-02-13 02:13:12,937] INFO [Partition -uve-topic-24-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-02-13 02:13:12,937] INFO [Partition -uve-topic-24-27 broker=2] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,942] 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-02-13 02:13:12,943] 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-02-13 02:13:12,943] INFO [Partition -uve-topic-11-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-02-13 02:13:12,943] INFO [Partition -uve-topic-11-29 broker=2] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,946] 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-02-13 02:13:12,947] 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-02-13 02:13:12,947] INFO [Partition -uve-topic-17-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-02-13 02:13:12,947] INFO [Partition -uve-topic-17-7 broker=2] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,950] 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-02-13 02:13:12,951] 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-02-13 02:13:12,951] INFO [Partition -uve-topic-22-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-02-13 02:13:12,951] INFO [Partition -uve-topic-22-6 broker=2] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,953] 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-02-13 02:13:12,954] 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-02-13 02:13:12,954] INFO [Partition -uve-topic-1-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-02-13 02:13:12,954] INFO [Partition -uve-topic-1-15 broker=2] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,956] 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-02-13 02:13:12,957] 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-02-13 02:13:12,957] INFO [Partition structured_syslog_topic-12 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-02-13 02:13:12,957] INFO [Partition structured_syslog_topic-12 broker=2] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,959] 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-02-13 02:13:12,960] 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-02-13 02:13:12,960] INFO [Partition -uve-topic-5-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-02-13 02:13:12,960] INFO [Partition -uve-topic-5-19 broker=2] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,964] 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-02-13 02:13:12,965] 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-02-13 02:13:12,965] INFO [Partition -uve-topic-15-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-02-13 02:13:12,965] INFO [Partition -uve-topic-15-24 broker=2] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,967] 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-02-13 02:13:12,968] 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-02-13 02:13:12,968] INFO [Partition -uve-topic-28-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-02-13 02:13:12,968] INFO [Partition -uve-topic-28-22 broker=2] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,970] 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-02-13 02:13:12,970] 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-02-13 02:13:12,970] INFO [Partition -uve-topic-20-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-02-13 02:13:12,970] INFO [Partition -uve-topic-20-23 broker=2] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,973] 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-02-13 02:13:12,973] 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-02-13 02:13:12,973] INFO [Partition -uve-topic-21-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-02-13 02:13:12,973] INFO [Partition -uve-topic-21-5 broker=2] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,975] 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-02-13 02:13:12,976] 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-02-13 02:13:12,976] INFO [Partition -uve-topic-7-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-02-13 02:13:12,976] INFO [Partition -uve-topic-7-12 broker=2] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,978] 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-02-13 02:13:12,979] 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-02-13 02:13:12,979] INFO [Partition -uve-topic-3-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-02-13 02:13:12,979] INFO [Partition -uve-topic-3-17 broker=2] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,981] 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-02-13 02:13:12,982] 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-02-13 02:13:12,982] INFO [Partition -uve-topic-8-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-02-13 02:13:12,982] INFO [Partition -uve-topic-8-3 broker=2] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,984] 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-02-13 02:13:12,985] 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-02-13 02:13:12,985] INFO [Partition -uve-topic-21-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-02-13 02:13:12,985] INFO [Partition -uve-topic-21-14 broker=2] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,988] 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-02-13 02:13:12,988] 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-02-13 02:13:12,988] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2025-02-13 02:13:12,988] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,995] 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-02-13 02:13:12,995] 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-02-13 02:13:12,996] INFO [Partition -uve-topic-0-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-02-13 02:13:12,996] INFO [Partition -uve-topic-0-4 broker=2] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:12,998] 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-02-13 02:13:12,999] 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-02-13 02:13:12,999] INFO [Partition -uve-topic-24-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-02-13 02:13:12,999] INFO [Partition -uve-topic-24-24 broker=2] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,003] 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-02-13 02:13:13,005] 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-02-13 02:13:13,005] INFO [Partition -uve-topic-23-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-02-13 02:13:13,005] INFO [Partition -uve-topic-23-4 broker=2] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,035] 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-02-13 02:13:13,035] 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-02-13 02:13:13,036] INFO [Partition -uve-topic-11-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-02-13 02:13:13,036] INFO [Partition -uve-topic-11-26 broker=2] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,040] 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-02-13 02:13:13,040] 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-02-13 02:13:13,040] INFO [Partition -uve-topic-10-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-02-13 02:13:13,041] INFO [Partition -uve-topic-10-6 broker=2] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,049] 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-02-13 02:13:13,050] 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-02-13 02:13:13,050] INFO [Partition -uve-topic-19-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-02-13 02:13:13,050] INFO [Partition -uve-topic-19-6 broker=2] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,058] 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-02-13 02:13:13,058] 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-02-13 02:13:13,058] INFO [Partition -uve-topic-20-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-02-13 02:13:13,058] INFO [Partition -uve-topic-20-29 broker=2] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,063] 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-02-13 02:13:13,063] 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-02-13 02:13:13,064] INFO [Partition -uve-topic-3-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-02-13 02:13:13,064] INFO [Partition -uve-topic-3-14 broker=2] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,069] 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-02-13 02:13:13,070] 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-02-13 02:13:13,070] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2025-02-13 02:13:13,070] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,078] 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-02-13 02:13:13,079] 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-02-13 02:13:13,079] INFO [Partition -uve-topic-7-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-02-13 02:13:13,079] INFO [Partition -uve-topic-7-18 broker=2] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,082] 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-02-13 02:13:13,083] 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-02-13 02:13:13,083] INFO [Partition -uve-topic-17-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-02-13 02:13:13,083] INFO [Partition -uve-topic-17-23 broker=2] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,087] 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-02-13 02:13:13,087] 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-02-13 02:13:13,088] INFO [Partition -uve-topic-16-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,088] INFO [Partition -uve-topic-16-3 broker=2] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,097] 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-02-13 02:13:13,098] 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-02-13 02:13:13,098] INFO [Partition -uve-topic-29-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-02-13 02:13:13,098] INFO [Partition -uve-topic-29-1 broker=2] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,102] 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-02-13 02:13:13,103] 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-02-13 02:13:13,103] INFO [Partition -uve-topic-0-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-02-13 02:13:13,103] INFO [Partition -uve-topic-0-11 broker=2] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,109] 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-02-13 02:13:13,110] 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-02-13 02:13:13,110] INFO [Partition structured_syslog_topic-28 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-02-13 02:13:13,110] INFO [Partition structured_syslog_topic-28 broker=2] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,114] 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-02-13 02:13:13,114] 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-02-13 02:13:13,115] INFO [Partition -uve-topic-9-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-02-13 02:13:13,115] INFO [Partition -uve-topic-9-11 broker=2] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,117] 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-02-13 02:13:13,118] 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-02-13 02:13:13,118] INFO [Partition -uve-topic-6-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-02-13 02:13:13,118] INFO [Partition -uve-topic-6-17 broker=2] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,121] 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-02-13 02:13:13,122] 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-02-13 02:13:13,122] INFO [Partition -uve-topic-26-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-02-13 02:13:13,122] INFO [Partition -uve-topic-26-26 broker=2] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,133] 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-02-13 02:13:13,133] 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-02-13 02:13:13,133] INFO [Partition -uve-topic-13-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-02-13 02:13:13,133] INFO [Partition -uve-topic-13-28 broker=2] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,136] 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-02-13 02:13:13,137] 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-02-13 02:13:13,137] INFO [Partition -uve-topic-5-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-02-13 02:13:13,137] INFO [Partition -uve-topic-5-16 broker=2] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,141] 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-02-13 02:13:13,141] 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-02-13 02:13:13,141] INFO [Partition -uve-topic-7-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-02-13 02:13:13,141] INFO [Partition -uve-topic-7-28 broker=2] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,145] 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-02-13 02:13:13,145] 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-02-13 02:13:13,145] INFO [Partition -uve-topic-8-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-02-13 02:13:13,145] INFO [Partition -uve-topic-8-10 broker=2] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,148] 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-02-13 02:13:13,148] 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-02-13 02:13:13,149] INFO [Partition -uve-topic-19-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-02-13 02:13:13,149] INFO [Partition -uve-topic-19-25 broker=2] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,151] 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-02-13 02:13:13,151] 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-02-13 02:13:13,151] INFO [Partition -uve-topic-4-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-02-13 02:13:13,151] INFO [Partition -uve-topic-4-15 broker=2] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,155] 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-02-13 02:13:13,155] 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-02-13 02:13:13,155] INFO [Partition -uve-topic-25-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-02-13 02:13:13,155] INFO [Partition -uve-topic-25-6 broker=2] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,159] 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-02-13 02:13:13,159] 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-02-13 02:13:13,159] INFO [Partition -uve-topic-20-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-02-13 02:13:13,159] INFO [Partition -uve-topic-20-10 broker=2] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,165] 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-02-13 02:13:13,166] 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-02-13 02:13:13,166] INFO [Partition -uve-topic-12-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-02-13 02:13:13,166] INFO [Partition -uve-topic-12-8 broker=2] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,171] 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-02-13 02:13:13,171] 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-02-13 02:13:13,172] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2025-02-13 02:13:13,172] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,178] 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-02-13 02:13:13,179] 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-02-13 02:13:13,179] INFO [Partition -uve-topic-16-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-02-13 02:13:13,179] INFO [Partition -uve-topic-16-12 broker=2] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,190] 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-02-13 02:13:13,190] 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-02-13 02:13:13,190] INFO [Partition -uve-topic-29-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-02-13 02:13:13,190] INFO [Partition -uve-topic-29-10 broker=2] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,200] 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-02-13 02:13:13,201] 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-02-13 02:13:13,201] INFO [Partition -uve-topic-8-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,201] INFO [Partition -uve-topic-8-0 broker=2] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,205] 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-02-13 02:13:13,206] 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-02-13 02:13:13,206] INFO [Partition -uve-topic-18-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-02-13 02:13:13,206] INFO [Partition -uve-topic-18-24 broker=2] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,209] 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-02-13 02:13:13,209] 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-02-13 02:13:13,210] INFO [Partition -uve-topic-1-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-02-13 02:13:13,210] INFO [Partition -uve-topic-1-12 broker=2] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,218] 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-02-13 02:13:13,219] 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-02-13 02:13:13,219] INFO [Partition -uve-topic-22-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,219] INFO [Partition -uve-topic-22-3 broker=2] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,231] 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-02-13 02:13:13,232] 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-02-13 02:13:13,232] INFO [Partition -uve-topic-23-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-02-13 02:13:13,232] INFO [Partition -uve-topic-23-23 broker=2] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,238] 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-02-13 02:13:13,239] 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-02-13 02:13:13,239] INFO [Partition -uve-topic-10-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-02-13 02:13:13,239] INFO [Partition -uve-topic-10-25 broker=2] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,245] 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-02-13 02:13:13,246] 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-02-13 02:13:13,246] INFO [Partition -uve-topic-2-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-02-13 02:13:13,246] INFO [Partition -uve-topic-2-13 broker=2] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,258] 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-02-13 02:13:13,258] 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-02-13 02:13:13,259] INFO [Partition -uve-topic-18-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-02-13 02:13:13,259] INFO [Partition -uve-topic-18-5 broker=2] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,261] 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-02-13 02:13:13,262] 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-02-13 02:13:13,262] INFO [Partition -uve-topic-27-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-02-13 02:13:13,262] INFO [Partition -uve-topic-27-27 broker=2] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,269] 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-02-13 02:13:13,270] 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-02-13 02:13:13,270] INFO [Partition -uve-topic-14-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-02-13 02:13:13,270] INFO [Partition -uve-topic-14-29 broker=2] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,273] 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-02-13 02:13:13,274] 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-02-13 02:13:13,274] INFO [Partition -uve-topic-15-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-02-13 02:13:13,274] INFO [Partition -uve-topic-15-11 broker=2] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,277] 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-02-13 02:13:13,277] 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-02-13 02:13:13,278] INFO [Partition -uve-topic-28-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-02-13 02:13:13,278] INFO [Partition -uve-topic-28-9 broker=2] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,281] 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-02-13 02:13:13,281] 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-02-13 02:13:13,281] INFO [Partition -uve-topic-28-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-02-13 02:13:13,281] INFO [Partition -uve-topic-28-28 broker=2] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,284] 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-02-13 02:13:13,284] 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-02-13 02:13:13,285] INFO [Partition -uve-topic-27-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-02-13 02:13:13,285] INFO [Partition -uve-topic-27-8 broker=2] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,287] 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-02-13 02:13:13,288] 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-02-13 02:13:13,288] INFO [Partition -uve-topic-14-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-02-13 02:13:13,288] INFO [Partition -uve-topic-14-10 broker=2] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,309] 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-02-13 02:13:13,310] 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-02-13 02:13:13,310] INFO [Partition -uve-topic-8-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-02-13 02:13:13,310] INFO [Partition -uve-topic-8-29 broker=2] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,313] 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-02-13 02:13:13,314] 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-02-13 02:13:13,314] INFO [Partition -uve-topic-22-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-02-13 02:13:13,314] INFO [Partition -uve-topic-22-22 broker=2] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,317] 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-02-13 02:13:13,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-02-13 02:13:13,318] INFO [Partition -uve-topic-16-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-02-13 02:13:13,318] INFO [Partition -uve-topic-16-22 broker=2] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,325] 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-02-13 02:13:13,326] 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-02-13 02:13:13,326] INFO [Partition -uve-topic-15-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-02-13 02:13:13,326] INFO [Partition -uve-topic-15-2 broker=2] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,331] 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-02-13 02:13:13,331] 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-02-13 02:13:13,331] INFO [Partition -uve-topic-29-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-02-13 02:13:13,331] INFO [Partition -uve-topic-29-20 broker=2] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,341] 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-02-13 02:13:13,342] 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-02-13 02:13:13,342] INFO [Partition -uve-topic-28-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,342] INFO [Partition -uve-topic-28-0 broker=2] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,349] 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-02-13 02:13:13,350] 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-02-13 02:13:13,350] INFO [Partition -uve-topic-21-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-02-13 02:13:13,350] INFO [Partition -uve-topic-21-2 broker=2] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,353] 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-02-13 02:13:13,353] 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-02-13 02:13:13,353] INFO [Partition -uve-topic-17-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-02-13 02:13:13,353] INFO [Partition -uve-topic-17-4 broker=2] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,356] 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-02-13 02:13:13,356] 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-02-13 02:13:13,356] INFO [Partition -uve-topic-20-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-02-13 02:13:13,356] INFO [Partition -uve-topic-20-1 broker=2] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,359] 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-02-13 02:13:13,360] 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-02-13 02:13:13,360] INFO [Partition -uve-topic-21-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-02-13 02:13:13,360] INFO [Partition -uve-topic-21-21 broker=2] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,362] 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-02-13 02:13:13,363] 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-02-13 02:13:13,363] INFO [Partition structured_syslog_topic-9 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-02-13 02:13:13,363] INFO [Partition structured_syslog_topic-9 broker=2] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,366] 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-02-13 02:13:13,366] 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-02-13 02:13:13,366] INFO [Partition -uve-topic-25-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-02-13 02:13:13,366] INFO [Partition -uve-topic-25-25 broker=2] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,369] 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-02-13 02:13:13,369] 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-02-13 02:13:13,369] INFO [Partition -uve-topic-12-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-02-13 02:13:13,369] INFO [Partition -uve-topic-12-27 broker=2] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,373] 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-02-13 02:13:13,373] 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-02-13 02:13:13,373] INFO [Partition -uve-topic-24-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-02-13 02:13:13,373] INFO [Partition -uve-topic-24-5 broker=2] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,377] 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-02-13 02:13:13,377] 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-02-13 02:13:13,377] INFO [Partition -uve-topic-11-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-02-13 02:13:13,377] INFO [Partition -uve-topic-11-7 broker=2] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,380] 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-02-13 02:13:13,380] 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-02-13 02:13:13,381] INFO [Partition -uve-topic-26-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-02-13 02:13:13,381] INFO [Partition -uve-topic-26-7 broker=2] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,383] 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-02-13 02:13:13,384] 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-02-13 02:13:13,384] INFO [Partition -uve-topic-13-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-02-13 02:13:13,384] INFO [Partition -uve-topic-13-9 broker=2] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,388] 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-02-13 02:13:13,388] 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-02-13 02:13:13,388] INFO [Partition -uve-topic-15-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-02-13 02:13:13,388] INFO [Partition -uve-topic-15-21 broker=2] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,391] 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-02-13 02:13:13,392] 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-02-13 02:13:13,392] INFO [Partition -uve-topic-28-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-02-13 02:13:13,392] INFO [Partition -uve-topic-28-19 broker=2] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,395] 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-02-13 02:13:13,396] 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-02-13 02:13:13,396] INFO [Partition -uve-topic-20-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-02-13 02:13:13,396] INFO [Partition -uve-topic-20-20 broker=2] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,400] 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-02-13 02:13:13,401] 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-02-13 02:13:13,401] INFO [Partition -uve-topic-7-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-02-13 02:13:13,401] INFO [Partition -uve-topic-7-9 broker=2] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,408] 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-02-13 02:13:13,409] 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-02-13 02:13:13,409] INFO [Partition -uve-topic-3-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-02-13 02:13:13,409] INFO [Partition -uve-topic-3-11 broker=2] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,416] 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-02-13 02:13:13,417] 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-02-13 02:13:13,417] INFO [Partition -uve-topic-19-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,417] INFO [Partition -uve-topic-19-3 broker=2] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,420] 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-02-13 02:13:13,420] 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-02-13 02:13:13,420] INFO [Partition -uve-topic-23-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-02-13 02:13:13,420] INFO [Partition -uve-topic-23-20 broker=2] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,423] 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-02-13 02:13:13,424] 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-02-13 02:13:13,424] INFO [Partition -uve-topic-10-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-02-13 02:13:13,424] INFO [Partition -uve-topic-10-22 broker=2] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,435] 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-02-13 02:13:13,436] 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-02-13 02:13:13,436] INFO [Partition -uve-topic-25-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-02-13 02:13:13,436] INFO [Partition -uve-topic-25-22 broker=2] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,440] 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-02-13 02:13:13,441] 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-02-13 02:13:13,441] INFO [Partition -uve-topic-12-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-02-13 02:13:13,441] INFO [Partition -uve-topic-12-24 broker=2] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,443] 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-02-13 02:13:13,444] 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-02-13 02:13:13,444] INFO [Partition -uve-topic-24-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-02-13 02:13:13,444] INFO [Partition -uve-topic-24-2 broker=2] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,448] 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-02-13 02:13:13,448] 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-02-13 02:13:13,448] INFO [Partition -uve-topic-11-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-02-13 02:13:13,448] INFO [Partition -uve-topic-11-4 broker=2] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,451] 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-02-13 02:13:13,452] 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-02-13 02:13:13,452] INFO [Partition -uve-topic-15-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-02-13 02:13:13,452] INFO [Partition -uve-topic-15-8 broker=2] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,454] 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-02-13 02:13:13,455] 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-02-13 02:13:13,455] INFO [Partition -uve-topic-28-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-02-13 02:13:13,455] INFO [Partition -uve-topic-28-6 broker=2] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,462] 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-02-13 02:13:13,463] 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-02-13 02:13:13,463] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2025-02-13 02:13:13,463] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,466] 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-02-13 02:13:13,467] 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-02-13 02:13:13,467] INFO [Partition -uve-topic-20-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-02-13 02:13:13,467] INFO [Partition -uve-topic-20-7 broker=2] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,471] 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-02-13 02:13:13,472] 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-02-13 02:13:13,472] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2025-02-13 02:13:13,472] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,475] 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-02-13 02:13:13,476] 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-02-13 02:13:13,476] INFO [Partition -uve-topic-6-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-02-13 02:13:13,476] INFO [Partition -uve-topic-6-24 broker=2] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,481] 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-02-13 02:13:13,482] 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-02-13 02:13:13,482] INFO [Partition -uve-topic-9-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-02-13 02:13:13,483] INFO [Partition -uve-topic-9-8 broker=2] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,486] 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-02-13 02:13:13,486] 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-02-13 02:13:13,486] INFO [Partition -uve-topic-19-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-02-13 02:13:13,486] INFO [Partition -uve-topic-19-22 broker=2] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,492] 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-02-13 02:13:13,493] 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-02-13 02:13:13,493] INFO [Partition -uve-topic-18-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-02-13 02:13:13,493] INFO [Partition -uve-topic-18-2 broker=2] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,496] 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-02-13 02:13:13,497] 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-02-13 02:13:13,497] INFO [Partition -uve-topic-22-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-02-13 02:13:13,497] INFO [Partition -uve-topic-22-19 broker=2] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,500] 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-02-13 02:13:13,500] 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-02-13 02:13:13,501] INFO [Partition -uve-topic-10-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,501] INFO [Partition -uve-topic-10-3 broker=2] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,503] 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-02-13 02:13:13,504] 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-02-13 02:13:13,504] INFO [Partition -uve-topic-23-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-02-13 02:13:13,504] INFO [Partition -uve-topic-23-1 broker=2] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,507] 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-02-13 02:13:13,507] 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-02-13 02:13:13,507] INFO [Partition -uve-topic-18-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-02-13 02:13:13,508] INFO [Partition -uve-topic-18-21 broker=2] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,511] 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-02-13 02:13:13,511] 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-02-13 02:13:13,511] INFO [Partition -uve-topic-17-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-02-13 02:13:13,512] INFO [Partition -uve-topic-17-1 broker=2] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,514] 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-02-13 02:13:13,515] 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-02-13 02:13:13,515] INFO [Partition -uve-topic-22-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,515] INFO [Partition -uve-topic-22-0 broker=2] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,518] 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-02-13 02:13:13,519] 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-02-13 02:13:13,519] INFO [Partition -uve-topic-14-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-02-13 02:13:13,519] INFO [Partition -uve-topic-14-26 broker=2] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,521] 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-02-13 02:13:13,522] 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-02-13 02:13:13,522] INFO [Partition -uve-topic-27-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-02-13 02:13:13,522] INFO [Partition -uve-topic-27-24 broker=2] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,524] 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-02-13 02:13:13,525] 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-02-13 02:13:13,525] INFO [Partition -uve-topic-5-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-02-13 02:13:13,525] INFO [Partition -uve-topic-5-13 broker=2] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,527] 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-02-13 02:13:13,528] 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-02-13 02:13:13,528] INFO [Partition -uve-topic-21-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-02-13 02:13:13,528] INFO [Partition -uve-topic-21-18 broker=2] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,533] 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-02-13 02:13:13,534] 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-02-13 02:13:13,534] INFO [Partition -uve-topic-28-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-02-13 02:13:13,534] INFO [Partition -uve-topic-28-16 broker=2] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,536] 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-02-13 02:13:13,536] 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-02-13 02:13:13,536] INFO [Partition -uve-topic-15-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-02-13 02:13:13,536] INFO [Partition -uve-topic-15-18 broker=2] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,541] 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-02-13 02:13:13,541] 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-02-13 02:13:13,541] INFO [Partition -uve-topic-16-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,541] INFO [Partition -uve-topic-16-0 broker=2] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,544] 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-02-13 02:13:13,545] 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-02-13 02:13:13,546] INFO [Partition -uve-topic-17-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-02-13 02:13:13,546] INFO [Partition -uve-topic-17-20 broker=2] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,550] 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-02-13 02:13:13,551] 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-02-13 02:13:13,551] INFO [Partition -uve-topic-13-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-02-13 02:13:13,551] INFO [Partition -uve-topic-13-25 broker=2] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,554] 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-02-13 02:13:13,555] 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-02-13 02:13:13,555] INFO [Partition -uve-topic-12-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-02-13 02:13:13,555] INFO [Partition -uve-topic-12-5 broker=2] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,557] 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-02-13 02:13:13,558] 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-02-13 02:13:13,558] INFO [Partition -uve-topic-25-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,558] INFO [Partition -uve-topic-25-3 broker=2] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,561] 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-02-13 02:13:13,561] 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-02-13 02:13:13,561] INFO [Partition -uve-topic-26-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-02-13 02:13:13,561] INFO [Partition -uve-topic-26-23 broker=2] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,564] 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-02-13 02:13:13,564] 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-02-13 02:13:13,564] INFO [Partition -uve-topic-14-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-02-13 02:13:13,565] INFO [Partition -uve-topic-14-17 broker=2] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,572] 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-02-13 02:13:13,573] 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-02-13 02:13:13,573] INFO [Partition -uve-topic-27-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-02-13 02:13:13,573] INFO [Partition -uve-topic-27-15 broker=2] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,577] 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-02-13 02:13:13,578] 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-02-13 02:13:13,578] INFO [Partition -uve-topic-7-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-02-13 02:13:13,578] INFO [Partition -uve-topic-7-25 broker=2] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,584] 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-02-13 02:13:13,585] 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-02-13 02:13:13,585] INFO [Partition -uve-topic-2-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-02-13 02:13:13,585] INFO [Partition -uve-topic-2-10 broker=2] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,588] 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-02-13 02:13:13,589] 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-02-13 02:13:13,589] INFO [Partition -uve-topic-14-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-02-13 02:13:13,589] INFO [Partition -uve-topic-14-7 broker=2] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,610] 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-02-13 02:13:13,611] 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-02-13 02:13:13,611] INFO [Partition -uve-topic-27-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-02-13 02:13:13,611] INFO [Partition -uve-topic-27-5 broker=2] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,621] 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-02-13 02:13:13,622] 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-02-13 02:13:13,622] INFO [Partition -uve-topic-28-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-02-13 02:13:13,622] INFO [Partition -uve-topic-28-25 broker=2] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,629] 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-02-13 02:13:13,639] 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-02-13 02:13:13,639] INFO [Partition -uve-topic-15-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-02-13 02:13:13,639] INFO [Partition -uve-topic-15-27 broker=2] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,644] 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-02-13 02:13:13,644] 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-02-13 02:13:13,644] INFO [Partition -uve-topic-7-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-02-13 02:13:13,644] INFO [Partition -uve-topic-7-15 broker=2] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,646] 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-02-13 02:13:13,647] 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-02-13 02:13:13,647] INFO [Partition -uve-topic-0-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-02-13 02:13:13,647] INFO [Partition -uve-topic-0-27 broker=2] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,650] 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-02-13 02:13:13,651] 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-02-13 02:13:13,651] INFO [Partition -uve-topic-1-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-02-13 02:13:13,651] INFO [Partition -uve-topic-1-9 broker=2] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,654] 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-02-13 02:13:13,654] 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-02-13 02:13:13,655] INFO [Partition -uve-topic-2-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-02-13 02:13:13,655] INFO [Partition -uve-topic-2-29 broker=2] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,657] 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-02-13 02:13:13,658] 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-02-13 02:13:13,658] INFO [Partition -uve-topic-9-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-02-13 02:13:13,658] INFO [Partition -uve-topic-9-27 broker=2] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,660] 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-02-13 02:13:13,661] 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-02-13 02:13:13,661] INFO [Partition -uve-topic-8-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-02-13 02:13:13,661] INFO [Partition -uve-topic-8-7 broker=2] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,663] 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-02-13 02:13:13,664] 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-02-13 02:13:13,664] INFO [Partition structured_syslog_topic-6 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-02-13 02:13:13,664] INFO [Partition structured_syslog_topic-6 broker=2] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,667] 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-02-13 02:13:13,667] 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-02-13 02:13:13,668] INFO [Partition -uve-topic-1-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-02-13 02:13:13,668] INFO [Partition -uve-topic-1-28 broker=2] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,669] 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-02-13 02:13:13,670] 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-02-13 02:13:13,670] INFO [Partition -uve-topic-0-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-02-13 02:13:13,670] INFO [Partition -uve-topic-0-8 broker=2] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,672] 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-02-13 02:13:13,673] 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-02-13 02:13:13,673] INFO [Partition structured_syslog_topic-25 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-02-13 02:13:13,673] INFO [Partition structured_syslog_topic-25 broker=2] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,675] 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-02-13 02:13:13,676] 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-02-13 02:13:13,676] INFO [Partition -uve-topic-4-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-02-13 02:13:13,676] INFO [Partition -uve-topic-4-12 broker=2] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,681] 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-02-13 02:13:13,682] 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-02-13 02:13:13,682] INFO [Partition -uve-topic-13-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-02-13 02:13:13,682] INFO [Partition -uve-topic-13-6 broker=2] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,685] 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-02-13 02:13:13,685] 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-02-13 02:13:13,685] INFO [Partition -uve-topic-26-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-02-13 02:13:13,685] INFO [Partition -uve-topic-26-4 broker=2] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,688] 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-02-13 02:13:13,688] 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-02-13 02:13:13,688] INFO [Partition -uve-topic-6-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-02-13 02:13:13,688] INFO [Partition -uve-topic-6-14 broker=2] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,691] 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-02-13 02:13:13,691] 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-02-13 02:13:13,691] INFO [Partition -uve-topic-8-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-02-13 02:13:13,691] INFO [Partition -uve-topic-8-26 broker=2] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,693] 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-02-13 02:13:13,694] 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-02-13 02:13:13,694] INFO [Partition -uve-topic-7-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-02-13 02:13:13,694] INFO [Partition -uve-topic-7-6 broker=2] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,697] 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-02-13 02:13:13,697] 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-02-13 02:13:13,697] INFO [Partition -uve-topic-20-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-02-13 02:13:13,697] INFO [Partition -uve-topic-20-17 broker=2] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,701] 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-02-13 02:13:13,701] 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-02-13 02:13:13,701] INFO [Partition -uve-topic-11-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-02-13 02:13:13,701] INFO [Partition -uve-topic-11-23 broker=2] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,703] 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-02-13 02:13:13,704] 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-02-13 02:13:13,704] INFO [Partition -uve-topic-24-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-02-13 02:13:13,704] INFO [Partition -uve-topic-24-21 broker=2] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,706] 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-02-13 02:13:13,707] 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-02-13 02:13:13,707] INFO [Partition -uve-topic-29-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-02-13 02:13:13,707] INFO [Partition -uve-topic-29-17 broker=2] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,709] 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-02-13 02:13:13,710] 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-02-13 02:13:13,710] INFO [Partition -uve-topic-16-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-02-13 02:13:13,710] INFO [Partition -uve-topic-16-19 broker=2] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,712] 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-02-13 02:13:13,712] 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-02-13 02:13:13,712] INFO [Partition -uve-topic-3-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-02-13 02:13:13,712] INFO [Partition -uve-topic-3-27 broker=2] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,714] 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-02-13 02:13:13,715] 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-02-13 02:13:13,715] INFO [Partition -uve-topic-11-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-02-13 02:13:13,715] INFO [Partition -uve-topic-11-1 broker=2] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,717] 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-02-13 02:13:13,718] 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-02-13 02:13:13,718] INFO [Partition -uve-topic-4-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-02-13 02:13:13,718] INFO [Partition -uve-topic-4-9 broker=2] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,722] 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-02-13 02:13:13,722] 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-02-13 02:13:13,722] INFO [Partition -uve-topic-5-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-02-13 02:13:13,722] INFO [Partition -uve-topic-5-29 broker=2] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,728] 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-02-13 02:13:13,728] 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-02-13 02:13:13,728] INFO [Partition -uve-topic-6-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-02-13 02:13:13,728] INFO [Partition -uve-topic-6-21 broker=2] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,731] 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-02-13 02:13:13,732] 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-02-13 02:13:13,732] INFO [Partition -uve-topic-2-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-02-13 02:13:13,732] INFO [Partition -uve-topic-2-26 broker=2] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,737] 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-02-13 02:13:13,738] 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-02-13 02:13:13,738] INFO [Partition -uve-topic-1-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-02-13 02:13:13,738] INFO [Partition -uve-topic-1-6 broker=2] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,744] 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-02-13 02:13:13,744] 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-02-13 02:13:13,744] INFO [Partition -uve-topic-18-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-02-13 02:13:13,744] INFO [Partition -uve-topic-18-18 broker=2] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,752] 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-02-13 02:13:13,753] 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-02-13 02:13:13,753] INFO [Partition structured_syslog_topic-3 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,753] INFO [Partition structured_syslog_topic-3 broker=2] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,756] 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-02-13 02:13:13,756] 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-02-13 02:13:13,756] INFO [Partition -uve-topic-3-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-02-13 02:13:13,756] INFO [Partition -uve-topic-3-8 broker=2] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,759] 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-02-13 02:13:13,759] 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-02-13 02:13:13,759] INFO [Partition -uve-topic-2-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-02-13 02:13:13,759] INFO [Partition -uve-topic-2-7 broker=2] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,764] 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-02-13 02:13:13,764] 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-02-13 02:13:13,764] INFO [Partition -uve-topic-14-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-02-13 02:13:13,764] INFO [Partition -uve-topic-14-23 broker=2] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,768] 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-02-13 02:13:13,769] 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-02-13 02:13:13,769] INFO [Partition -uve-topic-27-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-02-13 02:13:13,769] INFO [Partition -uve-topic-27-21 broker=2] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,776] 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-02-13 02:13:13,777] 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-02-13 02:13:13,777] INFO [Partition -uve-topic-28-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,777] INFO [Partition -uve-topic-28-3 broker=2] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,782] 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-02-13 02:13:13,782] 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-02-13 02:13:13,782] INFO [Partition -uve-topic-15-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-02-13 02:13:13,782] INFO [Partition -uve-topic-15-5 broker=2] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,785] 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-02-13 02:13:13,786] 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-02-13 02:13:13,786] INFO [Partition -uve-topic-8-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-02-13 02:13:13,786] INFO [Partition -uve-topic-8-23 broker=2] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,788] 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-02-13 02:13:13,789] 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-02-13 02:13:13,789] INFO [Partition -uve-topic-1-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-02-13 02:13:13,789] INFO [Partition -uve-topic-1-25 broker=2] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,792] 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-02-13 02:13:13,792] 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-02-13 02:13:13,792] INFO [Partition -uve-topic-0-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-02-13 02:13:13,792] INFO [Partition -uve-topic-0-5 broker=2] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,795] 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-02-13 02:13:13,795] 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-02-13 02:13:13,795] INFO [Partition -uve-topic-20-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-02-13 02:13:13,795] INFO [Partition -uve-topic-20-14 broker=2] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,797] 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-02-13 02:13:13,797] 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-02-13 02:13:13,797] INFO [Partition structured_syslog_topic-22 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-02-13 02:13:13,797] INFO [Partition structured_syslog_topic-22 broker=2] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,800] 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-02-13 02:13:13,801] 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-02-13 02:13:13,801] INFO [Partition -uve-topic-9-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-02-13 02:13:13,801] INFO [Partition -uve-topic-9-5 broker=2] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,803] 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-02-13 02:13:13,803] 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-02-13 02:13:13,804] INFO [Partition -uve-topic-22-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-02-13 02:13:13,804] INFO [Partition -uve-topic-22-16 broker=2] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,806] 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-02-13 02:13:13,806] 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-02-13 02:13:13,806] INFO [Partition -uve-topic-13-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-02-13 02:13:13,806] INFO [Partition -uve-topic-13-22 broker=2] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,808] 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-02-13 02:13:13,809] 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-02-13 02:13:13,809] INFO [Partition -uve-topic-12-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-02-13 02:13:13,809] INFO [Partition -uve-topic-12-2 broker=2] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,811] 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-02-13 02:13:13,811] 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-02-13 02:13:13,812] INFO [Partition -uve-topic-25-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,812] INFO [Partition -uve-topic-25-0 broker=2] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,813] 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-02-13 02:13:13,814] 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-02-13 02:13:13,814] INFO [Partition -uve-topic-26-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-02-13 02:13:13,814] INFO [Partition -uve-topic-26-20 broker=2] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,816] 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-02-13 02:13:13,816] 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-02-13 02:13:13,816] INFO [Partition -uve-topic-5-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-02-13 02:13:13,816] INFO [Partition -uve-topic-5-10 broker=2] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,819] 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-02-13 02:13:13,820] 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-02-13 02:13:13,820] INFO [Partition -uve-topic-12-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-02-13 02:13:13,820] INFO [Partition -uve-topic-12-21 broker=2] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,823] 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-02-13 02:13:13,824] 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-02-13 02:13:13,824] INFO [Partition -uve-topic-25-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-02-13 02:13:13,824] INFO [Partition -uve-topic-25-19 broker=2] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,827] 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-02-13 02:13:13,827] 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-02-13 02:13:13,827] INFO [Partition -uve-topic-13-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,827] INFO [Partition -uve-topic-13-3 broker=2] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,830] 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-02-13 02:13:13,830] 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-02-13 02:13:13,830] INFO [Partition -uve-topic-26-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-02-13 02:13:13,830] INFO [Partition -uve-topic-26-1 broker=2] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,834] 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-02-13 02:13:13,834] 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-02-13 02:13:13,835] INFO [Partition -uve-topic-7-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-02-13 02:13:13,835] INFO [Partition -uve-topic-7-22 broker=2] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,838] 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-02-13 02:13:13,838] 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-02-13 02:13:13,838] INFO [Partition -uve-topic-6-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-02-13 02:13:13,838] INFO [Partition -uve-topic-6-2 broker=2] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,843] 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-02-13 02:13:13,844] 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-02-13 02:13:13,844] INFO [Partition -uve-topic-28-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-02-13 02:13:13,844] INFO [Partition -uve-topic-28-13 broker=2] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,846] 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-02-13 02:13:13,847] 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-02-13 02:13:13,847] INFO [Partition -uve-topic-15-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-02-13 02:13:13,847] INFO [Partition -uve-topic-15-15 broker=2] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,850] 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-02-13 02:13:13,851] 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-02-13 02:13:13,851] INFO [Partition -uve-topic-7-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,851] INFO [Partition -uve-topic-7-3 broker=2] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,854] 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-02-13 02:13:13,855] 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-02-13 02:13:13,855] INFO [Partition -uve-topic-19-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-02-13 02:13:13,855] INFO [Partition -uve-topic-19-19 broker=2] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,858] 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-02-13 02:13:13,859] 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-02-13 02:13:13,859] INFO [Partition -uve-topic-10-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,859] INFO [Partition -uve-topic-10-0 broker=2] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,862] 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-02-13 02:13:13,862] 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-02-13 02:13:13,863] INFO [Partition -uve-topic-11-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-02-13 02:13:13,863] INFO [Partition -uve-topic-11-20 broker=2] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,866] 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-02-13 02:13:13,867] 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-02-13 02:13:13,867] INFO [Partition -uve-topic-24-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-02-13 02:13:13,867] INFO [Partition -uve-topic-24-18 broker=2] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,869] 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-02-13 02:13:13,870] 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-02-13 02:13:13,870] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2025-02-13 02:13:13,870] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,873] 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-02-13 02:13:13,873] 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-02-13 02:13:13,873] INFO [Partition -uve-topic-19-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,873] INFO [Partition -uve-topic-19-0 broker=2] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,876] 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-02-13 02:13:13,877] 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-02-13 02:13:13,877] INFO [Partition structured_syslog_topic-13 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-02-13 02:13:13,877] INFO [Partition structured_syslog_topic-13 broker=2] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,879] 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-02-13 02:13:13,880] 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-02-13 02:13:13,880] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2025-02-13 02:13:13,880] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,882] 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-02-13 02:13:13,882] 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-02-13 02:13:13,882] INFO [Partition -uve-topic-14-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-02-13 02:13:13,882] INFO [Partition -uve-topic-14-14 broker=2] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,885] 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-02-13 02:13:13,885] 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-02-13 02:13:13,885] INFO [Partition -uve-topic-27-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-02-13 02:13:13,885] INFO [Partition -uve-topic-27-12 broker=2] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,887] 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-02-13 02:13:13,887] 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-02-13 02:13:13,888] INFO [Partition -uve-topic-10-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-02-13 02:13:13,888] INFO [Partition -uve-topic-10-19 broker=2] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,890] 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-02-13 02:13:13,890] 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-02-13 02:13:13,890] INFO [Partition -uve-topic-23-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-02-13 02:13:13,890] INFO [Partition -uve-topic-23-17 broker=2] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,892] 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-02-13 02:13:13,892] 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-02-13 02:13:13,892] INFO [Partition -uve-topic-17-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-02-13 02:13:13,892] INFO [Partition -uve-topic-17-17 broker=2] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,895] 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-02-13 02:13:13,896] 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-02-13 02:13:13,896] INFO [Partition -uve-topic-9-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-02-13 02:13:13,896] INFO [Partition -uve-topic-9-24 broker=2] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,898] 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-02-13 02:13:13,899] 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-02-13 02:13:13,899] INFO [Partition -uve-topic-14-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-02-13 02:13:13,899] INFO [Partition -uve-topic-14-4 broker=2] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,901] 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-02-13 02:13:13,902] 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-02-13 02:13:13,902] INFO [Partition -uve-topic-27-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-02-13 02:13:13,902] INFO [Partition -uve-topic-27-2 broker=2] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,903] 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-02-13 02:13:13,904] 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-02-13 02:13:13,904] INFO [Partition -uve-topic-6-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-02-13 02:13:13,904] INFO [Partition -uve-topic-6-11 broker=2] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,905] 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-02-13 02:13:13,906] 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-02-13 02:13:13,906] INFO [Partition -uve-topic-29-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-02-13 02:13:13,906] INFO [Partition -uve-topic-29-14 broker=2] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,907] 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-02-13 02:13:13,908] 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-02-13 02:13:13,908] INFO [Partition -uve-topic-16-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-02-13 02:13:13,908] INFO [Partition -uve-topic-16-16 broker=2] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,909] 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-02-13 02:13:13,910] 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-02-13 02:13:13,910] INFO [Partition -uve-topic-21-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-02-13 02:13:13,910] INFO [Partition -uve-topic-21-15 broker=2] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,912] 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-02-13 02:13:13,912] 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-02-13 02:13:13,912] INFO [Partition -uve-topic-0-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-02-13 02:13:13,912] INFO [Partition -uve-topic-0-24 broker=2] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,914] 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-02-13 02:13:13,914] 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-02-13 02:13:13,915] INFO [Partition -uve-topic-4-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-02-13 02:13:13,915] INFO [Partition -uve-topic-4-28 broker=2] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,917] 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-02-13 02:13:13,917] 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-02-13 02:13:13,917] INFO [Partition -uve-topic-8-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-02-13 02:13:13,917] INFO [Partition -uve-topic-8-4 broker=2] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,919] 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-02-13 02:13:13,919] 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-02-13 02:13:13,919] INFO [Partition -uve-topic-28-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-02-13 02:13:13,919] INFO [Partition -uve-topic-28-29 broker=2] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,922] 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-02-13 02:13:13,922] 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-02-13 02:13:13,922] INFO [Partition -uve-topic-14-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-02-13 02:13:13,922] INFO [Partition -uve-topic-14-11 broker=2] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,925] 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-02-13 02:13:13,925] 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-02-13 02:13:13,925] INFO [Partition -uve-topic-27-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-02-13 02:13:13,925] INFO [Partition -uve-topic-27-9 broker=2] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,927] 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-02-13 02:13:13,927] 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-02-13 02:13:13,928] INFO [Partition -uve-topic-29-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-02-13 02:13:13,928] INFO [Partition -uve-topic-29-11 broker=2] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,929] 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-02-13 02:13:13,930] 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-02-13 02:13:13,930] INFO [Partition -uve-topic-16-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-02-13 02:13:13,930] INFO [Partition -uve-topic-16-13 broker=2] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,932] 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-02-13 02:13:13,932] 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-02-13 02:13:13,932] INFO [Partition -uve-topic-10-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-02-13 02:13:13,932] INFO [Partition -uve-topic-10-16 broker=2] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,934] 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-02-13 02:13:13,934] 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-02-13 02:13:13,935] INFO [Partition -uve-topic-23-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-02-13 02:13:13,935] INFO [Partition -uve-topic-23-14 broker=2] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,936] 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-02-13 02:13:13,937] 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-02-13 02:13:13,937] INFO [Partition -uve-topic-12-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-02-13 02:13:13,937] INFO [Partition -uve-topic-12-18 broker=2] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,943] 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-02-13 02:13:13,943] 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-02-13 02:13:13,943] INFO [Partition -uve-topic-25-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-02-13 02:13:13,943] INFO [Partition -uve-topic-25-16 broker=2] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,946] 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-02-13 02:13:13,947] 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-02-13 02:13:13,947] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2025-02-13 02:13:13,947] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,949] 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-02-13 02:13:13,950] 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-02-13 02:13:13,950] INFO [Partition -uve-topic-27-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-02-13 02:13:13,950] INFO [Partition -uve-topic-27-28 broker=2] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,952] 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-02-13 02:13:13,952] 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-02-13 02:13:13,952] INFO [Partition -uve-topic-13-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-02-13 02:13:13,952] INFO [Partition -uve-topic-13-29 broker=2] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,954] 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-02-13 02:13:13,954] 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-02-13 02:13:13,954] INFO [Partition -uve-topic-26-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-02-13 02:13:13,954] INFO [Partition -uve-topic-26-27 broker=2] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,956] 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-02-13 02:13:13,957] 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-02-13 02:13:13,957] INFO [Partition -uve-topic-18-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-02-13 02:13:13,957] INFO [Partition -uve-topic-18-15 broker=2] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,959] 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-02-13 02:13:13,959] 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-02-13 02:13:13,959] INFO [Partition -uve-topic-9-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-02-13 02:13:13,959] INFO [Partition -uve-topic-9-2 broker=2] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,961] 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-02-13 02:13:13,962] 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-02-13 02:13:13,962] INFO [Partition -uve-topic-0-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-02-13 02:13:13,962] INFO [Partition -uve-topic-0-21 broker=2] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,964] 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-02-13 02:13:13,964] 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-02-13 02:13:13,964] INFO [Partition -uve-topic-1-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-02-13 02:13:13,964] INFO [Partition -uve-topic-1-3 broker=2] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,969] 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-02-13 02:13:13,969] 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-02-13 02:13:13,969] INFO [Partition -uve-topic-2-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-02-13 02:13:13,969] INFO [Partition -uve-topic-2-23 broker=2] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,971] 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-02-13 02:13:13,972] 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-02-13 02:13:13,972] INFO [Partition structured_syslog_topic-0 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,972] INFO [Partition structured_syslog_topic-0 broker=2] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,975] 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-02-13 02:13:13,975] 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-02-13 02:13:13,975] INFO [Partition -uve-topic-6-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-02-13 02:13:13,975] INFO [Partition -uve-topic-6-27 broker=2] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,978] 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-02-13 02:13:13,978] 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-02-13 02:13:13,978] INFO [Partition -uve-topic-5-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-02-13 02:13:13,978] INFO [Partition -uve-topic-5-7 broker=2] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,980] 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-02-13 02:13:13,981] 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-02-13 02:13:13,981] INFO [Partition -uve-topic-14-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-02-13 02:13:13,981] INFO [Partition -uve-topic-14-20 broker=2] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,983] 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-02-13 02:13:13,983] 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-02-13 02:13:13,983] INFO [Partition -uve-topic-27-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-02-13 02:13:13,983] INFO [Partition -uve-topic-27-18 broker=2] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,985] 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-02-13 02:13:13,985] 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-02-13 02:13:13,985] INFO [Partition -uve-topic-5-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-02-13 02:13:13,985] INFO [Partition -uve-topic-5-26 broker=2] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,987] 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-02-13 02:13:13,988] 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-02-13 02:13:13,988] INFO [Partition -uve-topic-13-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,988] INFO [Partition -uve-topic-13-0 broker=2] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,990] 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-02-13 02:13:13,990] 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-02-13 02:13:13,990] INFO [Partition -uve-topic-6-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-02-13 02:13:13,990] INFO [Partition -uve-topic-6-8 broker=2] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,993] 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-02-13 02:13:13,993] 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-02-13 02:13:13,993] INFO [Partition -uve-topic-7-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-02-13 02:13:13,994] INFO [Partition -uve-topic-7-0 broker=2] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,995] 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-02-13 02:13:13,996] 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-02-13 02:13:13,996] INFO [Partition -uve-topic-8-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-02-13 02:13:13,996] INFO [Partition -uve-topic-8-20 broker=2] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:13,999] 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-02-13 02:13:14,000] 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-02-13 02:13:14,000] INFO [Partition -uve-topic-20-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-02-13 02:13:14,000] INFO [Partition -uve-topic-20-11 broker=2] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,002] 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-02-13 02:13:14,003] 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-02-13 02:13:14,003] INFO [Partition -uve-topic-11-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-02-13 02:13:14,003] INFO [Partition -uve-topic-11-17 broker=2] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,008] 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-02-13 02:13:14,008] 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-02-13 02:13:14,009] INFO [Partition -uve-topic-24-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-02-13 02:13:14,009] INFO [Partition -uve-topic-24-15 broker=2] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,011] 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-02-13 02:13:14,011] 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-02-13 02:13:14,011] INFO [Partition -uve-topic-4-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-02-13 02:13:14,011] INFO [Partition -uve-topic-4-25 broker=2] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,013] 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-02-13 02:13:14,014] 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-02-13 02:13:14,014] INFO [Partition -uve-topic-3-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-02-13 02:13:14,014] INFO [Partition -uve-topic-3-5 broker=2] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,015] 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-02-13 02:13:14,016] 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-02-13 02:13:14,016] INFO [Partition structured_syslog_topic-10 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,016] INFO [Partition structured_syslog_topic-10 broker=2] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,019] 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-02-13 02:13:14,020] 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-02-13 02:13:14,020] INFO [Partition -uve-topic-5-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-02-13 02:13:14,020] INFO [Partition -uve-topic-5-17 broker=2] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,022] 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-02-13 02:13:14,023] 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-02-13 02:13:14,023] INFO [Partition -uve-topic-7-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-02-13 02:13:14,023] INFO [Partition -uve-topic-7-19 broker=2] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,025] 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-02-13 02:13:14,026] 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-02-13 02:13:14,026] INFO [Partition -uve-topic-13-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,026] INFO [Partition -uve-topic-13-10 broker=2] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,028] 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-02-13 02:13:14,028] 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-02-13 02:13:14,028] INFO [Partition -uve-topic-26-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-02-13 02:13:14,028] INFO [Partition -uve-topic-26-8 broker=2] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,030] 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-02-13 02:13:14,031] 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-02-13 02:13:14,031] INFO [Partition -uve-topic-6-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-02-13 02:13:14,031] INFO [Partition -uve-topic-6-18 broker=2] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,033] 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-02-13 02:13:14,033] 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-02-13 02:13:14,033] INFO [Partition -uve-topic-3-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-02-13 02:13:14,033] INFO [Partition -uve-topic-3-24 broker=2] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,035] 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-02-13 02:13:14,035] 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-02-13 02:13:14,035] INFO [Partition -uve-topic-2-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-02-13 02:13:14,036] INFO [Partition -uve-topic-2-4 broker=2] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,037] 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-02-13 02:13:14,038] 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-02-13 02:13:14,038] INFO [Partition -uve-topic-22-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-02-13 02:13:14,038] INFO [Partition -uve-topic-22-13 broker=2] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,045] 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-02-13 02:13:14,046] 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-02-13 02:13:14,046] INFO [Partition -uve-topic-19-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-02-13 02:13:14,046] INFO [Partition -uve-topic-19-16 broker=2] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,050] 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-02-13 02:13:14,051] 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-02-13 02:13:14,051] INFO [Partition structured_syslog_topic-29 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-02-13 02:13:14,051] INFO [Partition structured_syslog_topic-29 broker=2] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,053] 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-02-13 02:13:14,055] 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-02-13 02:13:14,055] INFO [Partition -uve-topic-14-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-02-13 02:13:14,055] INFO [Partition -uve-topic-14-1 broker=2] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,057] 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-02-13 02:13:14,057] 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-02-13 02:13:14,057] INFO [Partition -uve-topic-9-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-02-13 02:13:14,057] INFO [Partition -uve-topic-9-21 broker=2] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,061] 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-02-13 02:13:14,062] 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-02-13 02:13:14,062] INFO [Partition -uve-topic-8-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-02-13 02:13:14,062] INFO [Partition -uve-topic-8-1 broker=2] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,064] 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-02-13 02:13:14,065] 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-02-13 02:13:14,065] INFO [Partition -uve-topic-21-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-02-13 02:13:14,065] INFO [Partition -uve-topic-21-12 broker=2] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,069] 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-02-13 02:13:14,070] 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-02-13 02:13:14,070] INFO [Partition -uve-topic-28-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,070] INFO [Partition -uve-topic-28-10 broker=2] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,073] 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-02-13 02:13:14,073] 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-02-13 02:13:14,073] INFO [Partition -uve-topic-15-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-02-13 02:13:14,074] INFO [Partition -uve-topic-15-12 broker=2] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,077] 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-02-13 02:13:14,078] 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-02-13 02:13:14,078] INFO [Partition -uve-topic-1-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-02-13 02:13:14,078] INFO [Partition -uve-topic-1-22 broker=2] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,080] 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-02-13 02:13:14,081] 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-02-13 02:13:14,081] INFO [Partition -uve-topic-0-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-02-13 02:13:14,081] INFO [Partition -uve-topic-0-2 broker=2] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,083] 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-02-13 02:13:14,084] 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-02-13 02:13:14,084] INFO [Partition -uve-topic-17-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-02-13 02:13:14,084] INFO [Partition -uve-topic-17-14 broker=2] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,086] 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-02-13 02:13:14,087] 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-02-13 02:13:14,087] INFO [Partition structured_syslog_topic-19 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-02-13 02:13:14,087] INFO [Partition structured_syslog_topic-19 broker=2] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,089] 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-02-13 02:13:14,090] 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-02-13 02:13:14,090] INFO [Partition -uve-topic-13-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-02-13 02:13:14,090] INFO [Partition -uve-topic-13-19 broker=2] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,092] 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-02-13 02:13:14,093] 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-02-13 02:13:14,093] INFO [Partition -uve-topic-26-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-02-13 02:13:14,093] INFO [Partition -uve-topic-26-17 broker=2] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,095] 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-02-13 02:13:14,096] 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-02-13 02:13:14,096] INFO [Partition -uve-topic-4-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-02-13 02:13:14,096] INFO [Partition -uve-topic-4-6 broker=2] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,098] 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-02-13 02:13:14,098] 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-02-13 02:13:14,098] INFO [Partition structured_syslog_topic-7 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-02-13 02:13:14,099] INFO [Partition structured_syslog_topic-7 broker=2] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,100] 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-02-13 02:13:14,101] 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-02-13 02:13:14,101] INFO [Partition -uve-topic-28-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-02-13 02:13:14,101] INFO [Partition -uve-topic-28-26 broker=2] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,103] 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-02-13 02:13:14,103] 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-02-13 02:13:14,104] INFO [Partition -uve-topic-15-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-02-13 02:13:14,104] INFO [Partition -uve-topic-15-28 broker=2] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,105] 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-02-13 02:13:14,106] 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-02-13 02:13:14,106] INFO [Partition -uve-topic-0-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-02-13 02:13:14,106] INFO [Partition -uve-topic-0-18 broker=2] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,107] 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-02-13 02:13:14,108] 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-02-13 02:13:14,108] INFO [Partition -uve-topic-7-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-02-13 02:13:14,108] INFO [Partition -uve-topic-7-16 broker=2] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,111] 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-02-13 02:13:14,111] 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-02-13 02:13:14,111] INFO [Partition -uve-topic-20-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-02-13 02:13:14,111] INFO [Partition -uve-topic-20-27 broker=2] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,115] 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-02-13 02:13:14,115] 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-02-13 02:13:14,115] INFO [Partition -uve-topic-28-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-02-13 02:13:14,115] INFO [Partition -uve-topic-28-7 broker=2] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,118] 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-02-13 02:13:14,119] 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-02-13 02:13:14,119] INFO [Partition -uve-topic-15-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-02-13 02:13:14,119] INFO [Partition -uve-topic-15-9 broker=2] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,121] 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-02-13 02:13:14,121] 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-02-13 02:13:14,121] INFO [Partition -uve-topic-12-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-02-13 02:13:14,121] INFO [Partition -uve-topic-12-15 broker=2] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,123] 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-02-13 02:13:14,124] 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-02-13 02:13:14,124] INFO [Partition -uve-topic-25-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-02-13 02:13:14,124] INFO [Partition -uve-topic-25-13 broker=2] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,125] 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-02-13 02:13:14,126] 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-02-13 02:13:14,126] INFO [Partition -uve-topic-3-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-02-13 02:13:14,126] INFO [Partition -uve-topic-3-21 broker=2] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,127] 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-02-13 02:13:14,128] 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-02-13 02:13:14,128] INFO [Partition -uve-topic-19-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-02-13 02:13:14,128] INFO [Partition -uve-topic-19-13 broker=2] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,129] 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-02-13 02:13:14,130] 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-02-13 02:13:14,130] INFO [Partition -uve-topic-4-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-02-13 02:13:14,130] INFO [Partition -uve-topic-4-3 broker=2] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,155] 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-02-13 02:13:14,155] 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-02-13 02:13:14,156] INFO [Partition -uve-topic-11-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-02-13 02:13:14,156] INFO [Partition -uve-topic-11-14 broker=2] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,162] 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-02-13 02:13:14,162] 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-02-13 02:13:14,162] INFO [Partition -uve-topic-24-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-02-13 02:13:14,162] INFO [Partition -uve-topic-24-12 broker=2] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,165] 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-02-13 02:13:14,165] 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-02-13 02:13:14,165] INFO [Partition structured_syslog_topic-26 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-02-13 02:13:14,165] INFO [Partition structured_syslog_topic-26 broker=2] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,174] 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-02-13 02:13:14,175] 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-02-13 02:13:14,175] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2025-02-13 02:13:14,175] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,177] 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-02-13 02:13:14,178] 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-02-13 02:13:14,178] INFO [Partition -uve-topic-6-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-02-13 02:13:14,178] INFO [Partition -uve-topic-6-15 broker=2] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,180] 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-02-13 02:13:14,180] 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-02-13 02:13:14,180] INFO [Partition -uve-topic-13-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-02-13 02:13:14,180] INFO [Partition -uve-topic-13-26 broker=2] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,182] 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-02-13 02:13:14,183] 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-02-13 02:13:14,183] INFO [Partition -uve-topic-26-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-02-13 02:13:14,183] INFO [Partition -uve-topic-26-24 broker=2] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,185] 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-02-13 02:13:14,185] 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-02-13 02:13:14,185] INFO [Partition -uve-topic-14-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-02-13 02:13:14,185] INFO [Partition -uve-topic-14-8 broker=2] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,187] 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-02-13 02:13:14,188] 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-02-13 02:13:14,188] INFO [Partition -uve-topic-27-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-02-13 02:13:14,188] INFO [Partition -uve-topic-27-6 broker=2] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,190] 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-02-13 02:13:14,191] 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-02-13 02:13:14,191] INFO [Partition -uve-topic-18-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-02-13 02:13:14,191] INFO [Partition -uve-topic-18-12 broker=2] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,193] 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-02-13 02:13:14,194] 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-02-13 02:13:14,194] INFO [Partition -uve-topic-22-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-02-13 02:13:14,194] INFO [Partition -uve-topic-22-29 broker=2] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,196] 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-02-13 02:13:14,197] 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-02-13 02:13:14,197] INFO [Partition -uve-topic-10-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-02-13 02:13:14,197] INFO [Partition -uve-topic-10-13 broker=2] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,201] 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-02-13 02:13:14,201] 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-02-13 02:13:14,201] INFO [Partition -uve-topic-23-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-02-13 02:13:14,201] INFO [Partition -uve-topic-23-11 broker=2] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,203] 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-02-13 02:13:14,204] 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-02-13 02:13:14,204] INFO [Partition -uve-topic-6-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-02-13 02:13:14,204] INFO [Partition -uve-topic-6-5 broker=2] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,208] 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-02-13 02:13:14,209] 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-02-13 02:13:14,209] INFO [Partition -uve-topic-20-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-02-13 02:13:14,209] INFO [Partition -uve-topic-20-8 broker=2] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,212] 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-02-13 02:13:14,212] 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-02-13 02:13:14,212] INFO [Partition -uve-topic-21-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-02-13 02:13:14,212] INFO [Partition -uve-topic-21-28 broker=2] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,215] 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-02-13 02:13:14,215] 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-02-13 02:13:14,215] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2025-02-13 02:13:14,215] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,218] 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-02-13 02:13:14,218] 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-02-13 02:13:14,218] INFO [Partition -uve-topic-16-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,218] INFO [Partition -uve-topic-16-10 broker=2] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,220] 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-02-13 02:13:14,221] 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-02-13 02:13:14,221] INFO [Partition -uve-topic-29-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-02-13 02:13:14,221] INFO [Partition -uve-topic-29-8 broker=2] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,223] 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-02-13 02:13:14,223] 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-02-13 02:13:14,223] INFO [Partition -uve-topic-21-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-02-13 02:13:14,223] INFO [Partition -uve-topic-21-9 broker=2] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,225] 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-02-13 02:13:14,225] 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-02-13 02:13:14,225] INFO [Partition -uve-topic-4-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-02-13 02:13:14,225] INFO [Partition -uve-topic-4-22 broker=2] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,227] 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-02-13 02:13:14,228] 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-02-13 02:13:14,228] INFO [Partition -uve-topic-27-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-02-13 02:13:14,228] INFO [Partition -uve-topic-27-25 broker=2] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,230] 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-02-13 02:13:14,230] 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-02-13 02:13:14,230] INFO [Partition -uve-topic-14-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-02-13 02:13:14,230] INFO [Partition -uve-topic-14-27 broker=2] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,233] 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-02-13 02:13:14,233] 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-02-13 02:13:14,233] INFO [Partition -uve-topic-16-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-02-13 02:13:14,233] INFO [Partition -uve-topic-16-29 broker=2] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,235] 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-02-13 02:13:14,236] 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-02-13 02:13:14,236] INFO [Partition -uve-topic-29-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-02-13 02:13:14,236] INFO [Partition -uve-topic-29-27 broker=2] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,238] 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-02-13 02:13:14,238] 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-02-13 02:13:14,238] INFO [Partition -uve-topic-2-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-02-13 02:13:14,238] INFO [Partition -uve-topic-2-1 broker=2] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,240] 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-02-13 02:13:14,241] 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-02-13 02:13:14,241] INFO [Partition -uve-topic-2-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-02-13 02:13:14,241] INFO [Partition -uve-topic-2-20 broker=2] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,243] 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-02-13 02:13:14,244] 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-02-13 02:13:14,244] INFO [Partition -uve-topic-1-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-02-13 02:13:14,244] INFO [Partition -uve-topic-1-0 broker=2] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,245] 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-02-13 02:13:14,246] 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-02-13 02:13:14,246] INFO [Partition -uve-topic-3-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-02-13 02:13:14,246] INFO [Partition -uve-topic-3-2 broker=2] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,248] 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-02-13 02:13:14,248] 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-02-13 02:13:14,248] INFO [Partition -uve-topic-26-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-02-13 02:13:14,248] INFO [Partition -uve-topic-26-5 broker=2] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,250] 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-02-13 02:13:14,251] 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-02-13 02:13:14,251] INFO [Partition -uve-topic-13-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-02-13 02:13:14,251] INFO [Partition -uve-topic-13-7 broker=2] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,252] 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-02-13 02:13:14,253] 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-02-13 02:13:14,253] INFO [Partition -uve-topic-5-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-02-13 02:13:14,253] INFO [Partition -uve-topic-5-14 broker=2] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,255] 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-02-13 02:13:14,255] 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-02-13 02:13:14,255] INFO [Partition -uve-topic-9-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-02-13 02:13:14,255] INFO [Partition -uve-topic-9-18 broker=2] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,257] 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-02-13 02:13:14,258] 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-02-13 02:13:14,258] INFO [Partition -uve-topic-17-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-02-13 02:13:14,258] INFO [Partition -uve-topic-17-11 broker=2] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,261] 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-02-13 02:13:14,261] 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-02-13 02:13:14,261] INFO [Partition -uve-topic-1-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-02-13 02:13:14,261] INFO [Partition -uve-topic-1-19 broker=2] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,263] 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-02-13 02:13:14,264] 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-02-13 02:13:14,264] INFO [Partition -uve-topic-8-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-02-13 02:13:14,264] INFO [Partition -uve-topic-8-17 broker=2] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,266] 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-02-13 02:13:14,266] 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-02-13 02:13:14,266] INFO [Partition structured_syslog_topic-16 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-02-13 02:13:14,266] INFO [Partition structured_syslog_topic-16 broker=2] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,268] 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-02-13 02:13:14,269] 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-02-13 02:13:14,269] INFO [Partition -uve-topic-5-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-02-13 02:13:14,269] INFO [Partition -uve-topic-5-23 broker=2] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,271] 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-02-13 02:13:14,271] 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-02-13 02:13:14,271] INFO [Partition -uve-topic-22-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,271] INFO [Partition -uve-topic-22-10 broker=2] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,281] 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-02-13 02:13:14,282] 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-02-13 02:13:14,282] INFO [Partition -uve-topic-26-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-02-13 02:13:14,282] INFO [Partition -uve-topic-26-14 broker=2] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,284] 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-02-13 02:13:14,284] 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-02-13 02:13:14,284] INFO [Partition -uve-topic-13-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-02-13 02:13:14,284] INFO [Partition -uve-topic-13-16 broker=2] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,289] 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-02-13 02:13:14,289] 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-02-13 02:13:14,289] INFO [Partition -uve-topic-5-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-02-13 02:13:14,289] INFO [Partition -uve-topic-5-4 broker=2] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,292] 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-02-13 02:13:14,292] 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-02-13 02:13:14,292] INFO [Partition -uve-topic-16-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-02-13 02:13:14,292] INFO [Partition -uve-topic-16-26 broker=2] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,297] 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-02-13 02:13:14,297] 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-02-13 02:13:14,297] INFO [Partition -uve-topic-29-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-02-13 02:13:14,297] INFO [Partition -uve-topic-29-24 broker=2] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,299] 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-02-13 02:13:14,299] 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-02-13 02:13:14,299] INFO [Partition -uve-topic-15-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-02-13 02:13:14,299] INFO [Partition -uve-topic-15-6 broker=2] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,301] 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-02-13 02:13:14,302] 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-02-13 02:13:14,302] INFO [Partition -uve-topic-28-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-02-13 02:13:14,302] INFO [Partition -uve-topic-28-4 broker=2] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,303] 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-02-13 02:13:14,304] 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-02-13 02:13:14,304] INFO [Partition -uve-topic-8-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-02-13 02:13:14,304] INFO [Partition -uve-topic-8-14 broker=2] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,306] 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-02-13 02:13:14,306] 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-02-13 02:13:14,306] INFO [Partition -uve-topic-5-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-02-13 02:13:14,307] INFO [Partition -uve-topic-5-20 broker=2] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,308] 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-02-13 02:13:14,309] 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-02-13 02:13:14,309] INFO [Partition -uve-topic-4-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-02-13 02:13:14,309] INFO [Partition -uve-topic-4-0 broker=2] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,310] 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-02-13 02:13:14,311] 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-02-13 02:13:14,311] INFO [Partition -uve-topic-24-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-02-13 02:13:14,311] INFO [Partition -uve-topic-24-9 broker=2] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,317] 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-02-13 02:13:14,317] 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-02-13 02:13:14,317] INFO [Partition -uve-topic-11-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-02-13 02:13:14,317] INFO [Partition -uve-topic-11-11 broker=2] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,319] 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-02-13 02:13:14,320] 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-02-13 02:13:14,320] INFO [Partition -uve-topic-4-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-02-13 02:13:14,320] INFO [Partition -uve-topic-4-19 broker=2] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,321] 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-02-13 02:13:14,322] 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-02-13 02:13:14,322] INFO [Partition structured_syslog_topic-4 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-02-13 02:13:14,322] INFO [Partition structured_syslog_topic-4 broker=2] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,323] 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-02-13 02:13:14,324] 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-02-13 02:13:14,324] INFO [Partition -uve-topic-5-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-02-13 02:13:14,324] INFO [Partition -uve-topic-5-11 broker=2] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,327] 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-02-13 02:13:14,328] 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-02-13 02:13:14,328] INFO [Partition -uve-topic-7-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-02-13 02:13:14,328] INFO [Partition -uve-topic-7-13 broker=2] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,330] 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-02-13 02:13:14,330] 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-02-13 02:13:14,330] INFO [Partition -uve-topic-18-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-02-13 02:13:14,330] INFO [Partition -uve-topic-18-28 broker=2] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,336] 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-02-13 02:13:14,336] 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-02-13 02:13:14,336] INFO [Partition -uve-topic-1-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-02-13 02:13:14,336] INFO [Partition -uve-topic-1-16 broker=2] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,342] 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-02-13 02:13:14,343] 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-02-13 02:13:14,343] INFO [Partition -uve-topic-3-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-02-13 02:13:14,343] INFO [Partition -uve-topic-3-18 broker=2] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,347] 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-02-13 02:13:14,347] 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-02-13 02:13:14,347] INFO [Partition -uve-topic-19-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,347] INFO [Partition -uve-topic-19-10 broker=2] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,349] 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-02-13 02:13:14,350] 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-02-13 02:13:14,350] INFO [Partition structured_syslog_topic-23 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-02-13 02:13:14,350] INFO [Partition structured_syslog_topic-23 broker=2] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,352] 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-02-13 02:13:14,353] 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-02-13 02:13:14,353] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2025-02-13 02:13:14,353] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,355] 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-02-13 02:13:14,355] 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-02-13 02:13:14,356] INFO [Partition -uve-topic-4-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,356] INFO [Partition -uve-topic-4-10 broker=2] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,358] 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-02-13 02:13:14,358] 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-02-13 02:13:14,358] INFO [Partition -uve-topic-25-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-02-13 02:13:14,358] INFO [Partition -uve-topic-25-1 broker=2] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,361] 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-02-13 02:13:14,361] 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-02-13 02:13:14,361] INFO [Partition -uve-topic-26-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-02-13 02:13:14,361] INFO [Partition -uve-topic-26-21 broker=2] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,364] 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-02-13 02:13:14,364] 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-02-13 02:13:14,364] INFO [Partition -uve-topic-12-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-02-13 02:13:14,364] INFO [Partition -uve-topic-12-3 broker=2] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,367] 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-02-13 02:13:14,367] 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-02-13 02:13:14,367] INFO [Partition -uve-topic-13-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-02-13 02:13:14,367] INFO [Partition -uve-topic-13-23 broker=2] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,369] 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-02-13 02:13:14,369] 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-02-13 02:13:14,370] INFO [Partition -uve-topic-4-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-02-13 02:13:14,370] INFO [Partition -uve-topic-4-29 broker=2] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,371] 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-02-13 02:13:14,371] 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-02-13 02:13:14,372] INFO [Partition -uve-topic-0-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-02-13 02:13:14,372] INFO [Partition -uve-topic-0-15 broker=2] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,373] 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-02-13 02:13:14,373] 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-02-13 02:13:14,373] INFO [Partition -uve-topic-17-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-02-13 02:13:14,373] INFO [Partition -uve-topic-17-27 broker=2] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,376] 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-02-13 02:13:14,376] 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-02-13 02:13:14,376] INFO [Partition -uve-topic-16-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-02-13 02:13:14,376] INFO [Partition -uve-topic-16-7 broker=2] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,379] 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-02-13 02:13:14,379] 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-02-13 02:13:14,379] INFO [Partition -uve-topic-29-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-02-13 02:13:14,379] INFO [Partition -uve-topic-29-5 broker=2] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,382] 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-02-13 02:13:14,382] 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-02-13 02:13:14,382] INFO [Partition -uve-topic-2-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-02-13 02:13:14,382] INFO [Partition -uve-topic-2-17 broker=2] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,384] 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-02-13 02:13:14,385] 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-02-13 02:13:14,385] INFO [Partition -uve-topic-22-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-02-13 02:13:14,385] INFO [Partition -uve-topic-22-26 broker=2] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,387] 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-02-13 02:13:14,388] 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-02-13 02:13:14,388] INFO [Partition -uve-topic-9-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-02-13 02:13:14,388] INFO [Partition -uve-topic-9-15 broker=2] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,389] 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-02-13 02:13:14,390] 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-02-13 02:13:14,390] INFO [Partition -uve-topic-21-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-02-13 02:13:14,390] INFO [Partition -uve-topic-21-6 broker=2] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,392] 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-02-13 02:13:14,392] 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-02-13 02:13:14,393] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2025-02-13 02:13:14,393] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,395] 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-02-13 02:13:14,396] 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-02-13 02:13:14,396] INFO [Partition -uve-topic-17-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-02-13 02:13:14,396] INFO [Partition -uve-topic-17-8 broker=2] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,399] 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-02-13 02:13:14,399] 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-02-13 02:13:14,400] INFO [Partition -uve-topic-26-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-02-13 02:13:14,400] INFO [Partition -uve-topic-26-11 broker=2] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,401] 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-02-13 02:13:14,402] 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-02-13 02:13:14,402] INFO [Partition -uve-topic-13-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-02-13 02:13:14,402] INFO [Partition -uve-topic-13-13 broker=2] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,404] 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-02-13 02:13:14,404] 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-02-13 02:13:14,405] INFO [Partition -uve-topic-15-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-02-13 02:13:14,405] INFO [Partition -uve-topic-15-25 broker=2] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,407] 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-02-13 02:13:14,407] 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-02-13 02:13:14,407] INFO [Partition -uve-topic-28-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-02-13 02:13:14,407] INFO [Partition -uve-topic-28-23 broker=2] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,410] 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-02-13 02:13:14,410] 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-02-13 02:13:14,410] INFO [Partition -uve-topic-20-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-02-13 02:13:14,410] INFO [Partition -uve-topic-20-5 broker=2] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,412] 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-02-13 02:13:14,413] 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-02-13 02:13:14,413] INFO [Partition -uve-topic-21-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-02-13 02:13:14,413] INFO [Partition -uve-topic-21-25 broker=2] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,415] 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-02-13 02:13:14,415] 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-02-13 02:13:14,415] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2025-02-13 02:13:14,415] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,419] 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-02-13 02:13:14,419] 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-02-13 02:13:14,419] INFO [Partition -uve-topic-27-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-02-13 02:13:14,419] INFO [Partition -uve-topic-27-3 broker=2] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,422] 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-02-13 02:13:14,422] 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-02-13 02:13:14,422] INFO [Partition -uve-topic-14-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-02-13 02:13:14,422] INFO [Partition -uve-topic-14-5 broker=2] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,424] 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-02-13 02:13:14,424] 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-02-13 02:13:14,425] INFO [Partition -uve-topic-25-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-02-13 02:13:14,425] INFO [Partition -uve-topic-25-29 broker=2] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,427] 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-02-13 02:13:14,442] 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-02-13 02:13:14,442] INFO [Partition -uve-topic-19-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-02-13 02:13:14,442] INFO [Partition -uve-topic-19-29 broker=2] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,450] 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-02-13 02:13:14,450] 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-02-13 02:13:14,451] INFO [Partition -uve-topic-20-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-02-13 02:13:14,451] INFO [Partition -uve-topic-20-24 broker=2] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,458] 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-02-13 02:13:14,459] 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-02-13 02:13:14,459] INFO [Partition -uve-topic-10-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,459] INFO [Partition -uve-topic-10-10 broker=2] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,463] 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-02-13 02:13:14,464] 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-02-13 02:13:14,464] INFO [Partition -uve-topic-24-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-02-13 02:13:14,464] INFO [Partition -uve-topic-24-28 broker=2] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,467] 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-02-13 02:13:14,468] 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-02-13 02:13:14,468] INFO [Partition -uve-topic-23-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-02-13 02:13:14,468] INFO [Partition -uve-topic-23-8 broker=2] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,470] 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-02-13 02:13:14,471] 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-02-13 02:13:14,471] INFO [Partition -uve-topic-25-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,471] INFO [Partition -uve-topic-25-10 broker=2] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,476] 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-02-13 02:13:14,478] 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-02-13 02:13:14,479] INFO [Partition -uve-topic-12-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-02-13 02:13:14,479] INFO [Partition -uve-topic-12-12 broker=2] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,490] 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-02-13 02:13:14,499] 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-02-13 02:13:14,499] INFO [Partition -uve-topic-27-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-02-13 02:13:14,499] INFO [Partition -uve-topic-27-22 broker=2] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,504] 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-02-13 02:13:14,506] 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-02-13 02:13:14,507] INFO [Partition -uve-topic-26-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-02-13 02:13:14,507] INFO [Partition -uve-topic-26-2 broker=2] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,511] 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-02-13 02:13:14,511] 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-02-13 02:13:14,511] INFO [Partition -uve-topic-13-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-02-13 02:13:14,511] INFO [Partition -uve-topic-13-4 broker=2] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,519] 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-02-13 02:13:14,519] 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-02-13 02:13:14,519] INFO [Partition -uve-topic-14-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-02-13 02:13:14,519] INFO [Partition -uve-topic-14-24 broker=2] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,521] 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-02-13 02:13:14,522] 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-02-13 02:13:14,522] INFO [Partition -uve-topic-6-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-02-13 02:13:14,522] INFO [Partition -uve-topic-6-12 broker=2] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,537] 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-02-13 02:13:14,538] 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-02-13 02:13:14,538] INFO [Partition -uve-topic-10-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-02-13 02:13:14,538] INFO [Partition -uve-topic-10-29 broker=2] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,542] 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-02-13 02:13:14,543] 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-02-13 02:13:14,543] INFO [Partition -uve-topic-22-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-02-13 02:13:14,543] INFO [Partition -uve-topic-22-7 broker=2] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,551] 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-02-13 02:13:14,552] 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-02-13 02:13:14,552] INFO [Partition -uve-topic-23-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-02-13 02:13:14,552] INFO [Partition -uve-topic-23-27 broker=2] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,554] 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-02-13 02:13:14,565] 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-02-13 02:13:14,565] INFO [Partition -uve-topic-18-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-02-13 02:13:14,566] INFO [Partition -uve-topic-18-9 broker=2] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,569] 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-02-13 02:13:14,570] 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-02-13 02:13:14,570] INFO [Partition -uve-topic-5-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-02-13 02:13:14,570] INFO [Partition -uve-topic-5-1 broker=2] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,573] 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-02-13 02:13:14,574] 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-02-13 02:13:14,574] INFO [Partition -uve-topic-25-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-02-13 02:13:14,574] INFO [Partition -uve-topic-25-20 broker=2] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,578] 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-02-13 02:13:14,578] 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-02-13 02:13:14,579] INFO [Partition -uve-topic-12-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-02-13 02:13:14,579] INFO [Partition -uve-topic-12-22 broker=2] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,581] 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-02-13 02:13:14,582] 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-02-13 02:13:14,582] INFO [Partition -uve-topic-18-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-02-13 02:13:14,582] INFO [Partition -uve-topic-18-25 broker=2] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,584] 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-02-13 02:13:14,584] 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-02-13 02:13:14,584] INFO [Partition -uve-topic-17-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-02-13 02:13:14,584] INFO [Partition -uve-topic-17-5 broker=2] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,586] 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-02-13 02:13:14,587] 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-02-13 02:13:14,587] INFO [Partition -uve-topic-20-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-02-13 02:13:14,587] INFO [Partition -uve-topic-20-2 broker=2] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,589] 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-02-13 02:13:14,589] 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-02-13 02:13:14,589] INFO [Partition -uve-topic-21-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-02-13 02:13:14,590] INFO [Partition -uve-topic-21-22 broker=2] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,592] 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-02-13 02:13:14,592] 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-02-13 02:13:14,592] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2025-02-13 02:13:14,592] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,595] 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-02-13 02:13:14,595] 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-02-13 02:13:14,596] INFO [Partition -uve-topic-22-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-02-13 02:13:14,596] INFO [Partition -uve-topic-22-4 broker=2] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,598] 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-02-13 02:13:14,599] 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-02-13 02:13:14,599] INFO [Partition -uve-topic-17-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-02-13 02:13:14,599] INFO [Partition -uve-topic-17-24 broker=2] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,601] 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-02-13 02:13:14,602] 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-02-13 02:13:14,602] INFO [Partition -uve-topic-16-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-02-13 02:13:14,602] INFO [Partition -uve-topic-16-4 broker=2] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,606] 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-02-13 02:13:14,607] 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-02-13 02:13:14,607] INFO [Partition -uve-topic-29-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-02-13 02:13:14,607] INFO [Partition -uve-topic-29-2 broker=2] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,609] 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-02-13 02:13:14,609] 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-02-13 02:13:14,610] INFO [Partition -uve-topic-21-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-02-13 02:13:14,610] INFO [Partition -uve-topic-21-3 broker=2] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,612] 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-02-13 02:13:14,612] 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-02-13 02:13:14,612] INFO [Partition structured_syslog_topic-1 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-02-13 02:13:14,613] INFO [Partition structured_syslog_topic-1 broker=2] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,616] 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-02-13 02:13:14,617] 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-02-13 02:13:14,617] INFO [Partition -uve-topic-20-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-02-13 02:13:14,617] INFO [Partition -uve-topic-20-21 broker=2] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,621] 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-02-13 02:13:14,621] 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-02-13 02:13:14,622] INFO [Partition -uve-topic-27-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-02-13 02:13:14,622] INFO [Partition -uve-topic-27-19 broker=2] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,624] 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-02-13 02:13:14,624] 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-02-13 02:13:14,624] INFO [Partition -uve-topic-14-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-02-13 02:13:14,625] INFO [Partition -uve-topic-14-21 broker=2] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,628] 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-02-13 02:13:14,629] 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-02-13 02:13:14,629] INFO [Partition -uve-topic-16-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-02-13 02:13:14,629] INFO [Partition -uve-topic-16-23 broker=2] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,631] 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-02-13 02:13:14,632] 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-02-13 02:13:14,632] INFO [Partition -uve-topic-15-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-02-13 02:13:14,632] INFO [Partition -uve-topic-15-3 broker=2] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,641] 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-02-13 02:13:14,641] 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-02-13 02:13:14,642] INFO [Partition -uve-topic-29-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-02-13 02:13:14,642] INFO [Partition -uve-topic-29-21 broker=2] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,647] 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-02-13 02:13:14,648] 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-02-13 02:13:14,648] INFO [Partition -uve-topic-28-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-02-13 02:13:14,648] INFO [Partition -uve-topic-28-1 broker=2] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,650] 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-02-13 02:13:14,651] 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-02-13 02:13:14,651] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2025-02-13 02:13:14,651] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,655] 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-02-13 02:13:14,656] 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-02-13 02:13:14,656] INFO [Partition -uve-topic-25-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-02-13 02:13:14,657] INFO [Partition -uve-topic-25-26 broker=2] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,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-02-13 02:13:14,663] 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-02-13 02:13:14,663] INFO [Partition -uve-topic-12-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-02-13 02:13:14,663] INFO [Partition -uve-topic-12-28 broker=2] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,668] 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-02-13 02:13:14,669] 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-02-13 02:13:14,669] INFO [Partition -uve-topic-24-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-02-13 02:13:14,669] INFO [Partition -uve-topic-24-6 broker=2] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,673] 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-02-13 02:13:14,673] 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-02-13 02:13:14,673] INFO [Partition -uve-topic-11-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-02-13 02:13:14,673] INFO [Partition -uve-topic-11-8 broker=2] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,676] 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-02-13 02:13:14,676] 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-02-13 02:13:14,676] INFO [Partition -uve-topic-26-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-02-13 02:13:14,677] INFO [Partition -uve-topic-26-18 broker=2] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,681] 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-02-13 02:13:14,681] 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-02-13 02:13:14,681] INFO [Partition -uve-topic-13-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-02-13 02:13:14,682] INFO [Partition -uve-topic-13-20 broker=2] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,684] 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-02-13 02:13:14,685] 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-02-13 02:13:14,685] INFO [Partition -uve-topic-12-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-02-13 02:13:14,685] INFO [Partition -uve-topic-12-0 broker=2] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,689] 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-02-13 02:13:14,690] 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-02-13 02:13:14,690] INFO [Partition -uve-topic-13-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-02-13 02:13:14,690] INFO [Partition -uve-topic-13-1 broker=2] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,693] 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-02-13 02:13:14,693] 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-02-13 02:13:14,693] INFO [Partition -uve-topic-5-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-02-13 02:13:14,693] INFO [Partition -uve-topic-5-8 broker=2] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,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-02-13 02:13:14,696] 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-02-13 02:13:14,697] INFO [Partition -uve-topic-6-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-02-13 02:13:14,697] INFO [Partition -uve-topic-6-28 broker=2] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,699] 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-02-13 02:13:14,700] 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-02-13 02:13:14,700] INFO [Partition -uve-topic-9-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-02-13 02:13:14,700] INFO [Partition -uve-topic-9-12 broker=2] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,703] 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-02-13 02:13:14,704] 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-02-13 02:13:14,704] INFO [Partition -uve-topic-1-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-02-13 02:13:14,704] INFO [Partition -uve-topic-1-13 broker=2] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,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-02-13 02:13:14,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-02-13 02:13:14,716] INFO [Partition -uve-topic-8-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-02-13 02:13:14,716] INFO [Partition -uve-topic-8-11 broker=2] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,720] 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-02-13 02:13:14,720] 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-02-13 02:13:14,720] INFO [Partition -uve-topic-15-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-02-13 02:13:14,720] INFO [Partition -uve-topic-15-22 broker=2] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,724] 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-02-13 02:13:14,725] 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-02-13 02:13:14,725] INFO [Partition -uve-topic-28-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-02-13 02:13:14,726] INFO [Partition -uve-topic-28-20 broker=2] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,728] 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-02-13 02:13:14,728] 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-02-13 02:13:14,729] INFO [Partition -uve-topic-0-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-02-13 02:13:14,729] INFO [Partition -uve-topic-0-12 broker=2] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,749] 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-02-13 02:13:14,750] 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-02-13 02:13:14,750] INFO [Partition -uve-topic-7-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-02-13 02:13:14,750] INFO [Partition -uve-topic-7-10 broker=2] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,759] 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-02-13 02:13:14,760] 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-02-13 02:13:14,760] INFO [Partition -uve-topic-4-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-02-13 02:13:14,760] INFO [Partition -uve-topic-4-16 broker=2] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,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-02-13 02:13:14,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-02-13 02:13:14,768] INFO [Partition -uve-topic-3-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-02-13 02:13:14,768] INFO [Partition -uve-topic-3-15 broker=2] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,771] 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-02-13 02:13:14,772] 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-02-13 02:13:14,772] INFO [Partition -uve-topic-25-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-02-13 02:13:14,773] INFO [Partition -uve-topic-25-7 broker=2] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,775] 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-02-13 02:13:14,775] 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-02-13 02:13:14,775] INFO [Partition -uve-topic-12-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-02-13 02:13:14,775] INFO [Partition -uve-topic-12-9 broker=2] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,783] 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-02-13 02:13:14,784] 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-02-13 02:13:14,784] INFO [Partition -uve-topic-19-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-02-13 02:13:14,785] INFO [Partition -uve-topic-19-7 broker=2] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,788] 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-02-13 02:13:14,793] 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-02-13 02:13:14,793] INFO [Partition structured_syslog_topic-20 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-02-13 02:13:14,794] INFO [Partition structured_syslog_topic-20 broker=2] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,799] 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-02-13 02:13:14,800] 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-02-13 02:13:14,800] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2025-02-13 02:13:14,800] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,804] 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-02-13 02:13:14,808] 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-02-13 02:13:14,809] INFO [Partition -uve-topic-7-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-02-13 02:13:14,809] INFO [Partition -uve-topic-7-29 broker=2] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,813] 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-02-13 02:13:14,814] 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-02-13 02:13:14,814] INFO [Partition -uve-topic-6-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-02-13 02:13:14,814] INFO [Partition -uve-topic-6-9 broker=2] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,816] 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-02-13 02:13:14,818] 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-02-13 02:13:14,818] INFO [Partition -uve-topic-10-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-02-13 02:13:14,818] INFO [Partition -uve-topic-10-26 broker=2] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,821] 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-02-13 02:13:14,821] 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-02-13 02:13:14,821] INFO [Partition -uve-topic-27-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-02-13 02:13:14,821] INFO [Partition -uve-topic-27-0 broker=2] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,824] 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-02-13 02:13:14,825] 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-02-13 02:13:14,825] INFO [Partition -uve-topic-23-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-02-13 02:13:14,825] INFO [Partition -uve-topic-23-24 broker=2] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,827] 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-02-13 02:13:14,827] 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-02-13 02:13:14,827] INFO [Partition -uve-topic-14-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-02-13 02:13:14,827] INFO [Partition -uve-topic-14-2 broker=2] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,829] 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-02-13 02:13:14,830] 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-02-13 02:13:14,830] INFO [Partition -uve-topic-2-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-02-13 02:13:14,830] INFO [Partition -uve-topic-2-14 broker=2] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,854] 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-02-13 02:13:14,855] 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-02-13 02:13:14,855] INFO [Partition -uve-topic-18-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-02-13 02:13:14,855] INFO [Partition -uve-topic-18-6 broker=2] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,863] 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-02-13 02:13:14,863] 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-02-13 02:13:14,863] INFO [Partition -uve-topic-19-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-02-13 02:13:14,863] INFO [Partition -uve-topic-19-26 broker=2] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,868] 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-02-13 02:13:14,868] 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-02-13 02:13:14,868] INFO [Partition -uve-topic-22-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-02-13 02:13:14,868] INFO [Partition -uve-topic-22-23 broker=2] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,871] 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-02-13 02:13:14,872] 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-02-13 02:13:14,873] INFO [Partition -uve-topic-24-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-02-13 02:13:14,873] INFO [Partition -uve-topic-24-25 broker=2] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,877] 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-02-13 02:13:14,879] 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-02-13 02:13:14,883] INFO [Partition -uve-topic-11-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-02-13 02:13:14,883] INFO [Partition -uve-topic-11-27 broker=2] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,886] 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-02-13 02:13:14,888] 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-02-13 02:13:14,888] INFO [Partition -uve-topic-10-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-02-13 02:13:14,888] INFO [Partition -uve-topic-10-7 broker=2] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,894] 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-02-13 02:13:14,894] 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-02-13 02:13:14,894] INFO [Partition -uve-topic-23-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-02-13 02:13:14,894] INFO [Partition -uve-topic-23-5 broker=2] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,905] 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-02-13 02:13:14,906] 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-02-13 02:13:14,906] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2025-02-13 02:13:14,906] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,909] 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-02-13 02:13:14,909] 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-02-13 02:13:14,909] INFO [Partition -uve-topic-4-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-02-13 02:13:14,910] INFO [Partition -uve-topic-4-26 broker=2] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,912] 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-02-13 02:13:14,915] 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-02-13 02:13:14,920] INFO [Partition -uve-topic-25-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-02-13 02:13:14,920] INFO [Partition -uve-topic-25-17 broker=2] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,927] 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-02-13 02:13:14,930] 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-02-13 02:13:14,938] INFO [Partition -uve-topic-12-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-02-13 02:13:14,938] INFO [Partition -uve-topic-12-19 broker=2] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,942] 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-02-13 02:13:14,942] 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-02-13 02:13:14,943] INFO [Partition -uve-topic-5-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-02-13 02:13:14,943] INFO [Partition -uve-topic-5-27 broker=2] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,947] 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-02-13 02:13:14,947] 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-02-13 02:13:14,947] INFO [Partition -uve-topic-4-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-02-13 02:13:14,947] INFO [Partition -uve-topic-4-7 broker=2] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,950] 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-02-13 02:13:14,951] 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-02-13 02:13:14,951] INFO [Partition -uve-topic-17-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-02-13 02:13:14,951] INFO [Partition -uve-topic-17-21 broker=2] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,954] 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-02-13 02:13:14,954] 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-02-13 02:13:14,955] INFO [Partition -uve-topic-0-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-02-13 02:13:14,955] INFO [Partition -uve-topic-0-9 broker=2] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,960] 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-02-13 02:13:14,961] 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-02-13 02:13:14,961] INFO [Partition -uve-topic-1-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-02-13 02:13:14,962] INFO [Partition -uve-topic-1-29 broker=2] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,967] 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-02-13 02:13:14,971] 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-02-13 02:13:14,973] INFO [Partition -uve-topic-16-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-02-13 02:13:14,973] INFO [Partition -uve-topic-16-1 broker=2] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,976] 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-02-13 02:13:14,980] 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-02-13 02:13:14,980] INFO [Partition -uve-topic-2-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-02-13 02:13:14,980] INFO [Partition -uve-topic-2-11 broker=2] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,986] 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-02-13 02:13:14,987] 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-02-13 02:13:14,987] INFO [Partition -uve-topic-9-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-02-13 02:13:14,987] INFO [Partition -uve-topic-9-9 broker=2] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:14,990] 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-02-13 02:13:14,995] 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-02-13 02:13:14,995] INFO [Partition -uve-topic-25-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-02-13 02:13:14,995] INFO [Partition -uve-topic-25-4 broker=2] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,000] 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-02-13 02:13:15,001] 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-02-13 02:13:15,001] INFO [Partition -uve-topic-12-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-02-13 02:13:15,001] INFO [Partition -uve-topic-12-6 broker=2] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,004] 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-02-13 02:13:15,004] 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-02-13 02:13:15,004] INFO [Partition -uve-topic-4-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-02-13 02:13:15,005] INFO [Partition -uve-topic-4-23 broker=2] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,007] 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-02-13 02:13:15,008] 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-02-13 02:13:15,008] INFO [Partition -uve-topic-3-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-02-13 02:13:15,008] INFO [Partition -uve-topic-3-3 broker=2] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,011] 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-02-13 02:13:15,012] 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-02-13 02:13:15,012] INFO [Partition -uve-topic-3-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-02-13 02:13:15,012] INFO [Partition -uve-topic-3-22 broker=2] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,014] 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-02-13 02:13:15,015] 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-02-13 02:13:15,015] INFO [Partition -uve-topic-0-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-02-13 02:13:15,015] INFO [Partition -uve-topic-0-28 broker=2] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,017] 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-02-13 02:13:15,022] 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-02-13 02:13:15,022] INFO [Partition -uve-topic-15-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-02-13 02:13:15,022] INFO [Partition -uve-topic-15-0 broker=2] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,033] 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-02-13 02:13:15,033] 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-02-13 02:13:15,034] INFO [Partition -uve-topic-6-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-02-13 02:13:15,034] INFO [Partition -uve-topic-6-6 broker=2] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,039] 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-02-13 02:13:15,040] 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-02-13 02:13:15,040] INFO [Partition -uve-topic-7-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-02-13 02:13:15,040] INFO [Partition -uve-topic-7-26 broker=2] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,049] 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-02-13 02:13:15,050] 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-02-13 02:13:15,051] INFO [Partition -uve-topic-8-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-02-13 02:13:15,051] INFO [Partition -uve-topic-8-8 broker=2] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,055] 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-02-13 02:13:15,055] 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-02-13 02:13:15,055] INFO [Partition -uve-topic-21-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-02-13 02:13:15,056] INFO [Partition -uve-topic-21-19 broker=2] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,059] 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-02-13 02:13:15,059] 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-02-13 02:13:15,059] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2025-02-13 02:13:15,059] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,062] 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-02-13 02:13:15,065] 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-02-13 02:13:15,065] INFO [Partition -uve-topic-25-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-02-13 02:13:15,066] INFO [Partition -uve-topic-25-23 broker=2] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,068] 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-02-13 02:13:15,069] 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-02-13 02:13:15,069] INFO [Partition -uve-topic-12-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-02-13 02:13:15,069] INFO [Partition -uve-topic-12-25 broker=2] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,071] 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-02-13 02:13:15,072] 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-02-13 02:13:15,072] INFO [Partition -uve-topic-19-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-02-13 02:13:15,072] INFO [Partition -uve-topic-19-23 broker=2] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,079] 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-02-13 02:13:15,080] 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-02-13 02:13:15,080] INFO [Partition -uve-topic-24-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-02-13 02:13:15,080] INFO [Partition -uve-topic-24-3 broker=2] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,083] 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-02-13 02:13:15,084] 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-02-13 02:13:15,084] INFO [Partition -uve-topic-11-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-02-13 02:13:15,084] INFO [Partition -uve-topic-11-5 broker=2] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,088] 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-02-13 02:13:15,089] 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-02-13 02:13:15,089] INFO [Partition -uve-topic-4-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-02-13 02:13:15,089] INFO [Partition -uve-topic-4-13 broker=2] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,092] 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-02-13 02:13:15,092] 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-02-13 02:13:15,092] INFO [Partition -uve-topic-24-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-02-13 02:13:15,092] INFO [Partition -uve-topic-24-22 broker=2] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,095] 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-02-13 02:13:15,096] 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-02-13 02:13:15,096] INFO [Partition -uve-topic-11-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-02-13 02:13:15,096] INFO [Partition -uve-topic-11-24 broker=2] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,098] 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-02-13 02:13:15,098] 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-02-13 02:13:15,098] INFO [Partition -uve-topic-5-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-02-13 02:13:15,098] INFO [Partition -uve-topic-5-5 broker=2] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,100] 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-02-13 02:13:15,101] 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-02-13 02:13:15,101] INFO [Partition -uve-topic-6-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-02-13 02:13:15,101] INFO [Partition -uve-topic-6-25 broker=2] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,103] 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-02-13 02:13:15,103] 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-02-13 02:13:15,103] INFO [Partition -uve-topic-27-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-02-13 02:13:15,103] INFO [Partition -uve-topic-27-16 broker=2] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,106] 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-02-13 02:13:15,106] 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-02-13 02:13:15,106] INFO [Partition -uve-topic-14-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-02-13 02:13:15,106] INFO [Partition -uve-topic-14-18 broker=2] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,108] 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-02-13 02:13:15,109] 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-02-13 02:13:15,109] INFO [Partition -uve-topic-18-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-02-13 02:13:15,109] INFO [Partition -uve-topic-18-22 broker=2] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,115] 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-02-13 02:13:15,115] 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-02-13 02:13:15,115] INFO [Partition -uve-topic-19-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-02-13 02:13:15,115] INFO [Partition -uve-topic-19-4 broker=2] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,123] 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-02-13 02:13:15,137] 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-02-13 02:13:15,137] INFO [Partition -uve-topic-10-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-02-13 02:13:15,137] INFO [Partition -uve-topic-10-23 broker=2] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,142] 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-02-13 02:13:15,143] 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-02-13 02:13:15,144] INFO [Partition -uve-topic-22-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-02-13 02:13:15,144] INFO [Partition -uve-topic-22-1 broker=2] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,147] 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-02-13 02:13:15,148] 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-02-13 02:13:15,148] INFO [Partition -uve-topic-23-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-02-13 02:13:15,148] INFO [Partition -uve-topic-23-21 broker=2] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,154] 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-02-13 02:13:15,156] 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-02-13 02:13:15,157] INFO [Partition -uve-topic-18-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-02-13 02:13:15,157] INFO [Partition -uve-topic-18-3 broker=2] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,159] 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-02-13 02:13:15,165] 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-02-13 02:13:15,170] INFO [Partition -uve-topic-24-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-02-13 02:13:15,170] INFO [Partition -uve-topic-24-13 broker=2] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,173] 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-02-13 02:13:15,174] 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-02-13 02:13:15,175] INFO [Partition -uve-topic-11-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-02-13 02:13:15,176] INFO [Partition -uve-topic-11-15 broker=2] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,180] 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-02-13 02:13:15,181] 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-02-13 02:13:15,181] INFO [Partition -uve-topic-26-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-02-13 02:13:15,181] INFO [Partition -uve-topic-26-15 broker=2] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,183] 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-02-13 02:13:15,183] 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-02-13 02:13:15,183] INFO [Partition -uve-topic-13-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-02-13 02:13:15,184] INFO [Partition -uve-topic-13-17 broker=2] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,185] 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-02-13 02:13:15,190] 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-02-13 02:13:15,190] INFO [Partition -uve-topic-25-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-02-13 02:13:15,190] INFO [Partition -uve-topic-25-14 broker=2] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,192] 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-02-13 02:13:15,192] 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-02-13 02:13:15,192] INFO [Partition -uve-topic-20-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-02-13 02:13:15,192] INFO [Partition -uve-topic-20-18 broker=2] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,196] 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-02-13 02:13:15,197] 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-02-13 02:13:15,197] INFO [Partition -uve-topic-12-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-02-13 02:13:15,197] INFO [Partition -uve-topic-12-16 broker=2] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,199] 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-02-13 02:13:15,200] 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-02-13 02:13:15,200] INFO [Partition -uve-topic-22-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-02-13 02:13:15,200] INFO [Partition -uve-topic-22-20 broker=2] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,203] 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-02-13 02:13:15,204] 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-02-13 02:13:15,204] INFO [Partition -uve-topic-16-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-02-13 02:13:15,205] INFO [Partition -uve-topic-16-20 broker=2] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,207] 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-02-13 02:13:15,207] 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-02-13 02:13:15,207] INFO [Partition -uve-topic-29-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-02-13 02:13:15,207] INFO [Partition -uve-topic-29-18 broker=2] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,209] 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-02-13 02:13:15,210] 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-02-13 02:13:15,210] INFO [Partition -uve-topic-21-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-02-13 02:13:15,210] INFO [Partition -uve-topic-21-0 broker=2] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,212] 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-02-13 02:13:15,212] 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-02-13 02:13:15,212] INFO [Partition -uve-topic-8-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-02-13 02:13:15,212] INFO [Partition -uve-topic-8-27 broker=2] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,214] 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-02-13 02:13:15,215] 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-02-13 02:13:15,215] INFO [Partition -uve-topic-17-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-02-13 02:13:15,215] INFO [Partition -uve-topic-17-2 broker=2] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,217] 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-02-13 02:13:15,218] 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-02-13 02:13:15,218] INFO [Partition -uve-topic-15-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-02-13 02:13:15,218] INFO [Partition -uve-topic-15-19 broker=2] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,219] 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-02-13 02:13:15,220] 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-02-13 02:13:15,220] INFO [Partition -uve-topic-28-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-02-13 02:13:15,220] INFO [Partition -uve-topic-28-17 broker=2] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,223] 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-02-13 02:13:15,223] 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-02-13 02:13:15,223] INFO [Partition -uve-topic-7-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-02-13 02:13:15,223] INFO [Partition -uve-topic-7-7 broker=2] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,225] 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-02-13 02:13:15,226] 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-02-13 02:13:15,226] INFO [Partition -uve-topic-10-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-02-13 02:13:15,226] INFO [Partition -uve-topic-10-4 broker=2] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,229] 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-02-13 02:13:15,231] 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-02-13 02:13:15,233] INFO [Partition -uve-topic-23-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-02-13 02:13:15,233] INFO [Partition -uve-topic-23-2 broker=2] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,239] 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-02-13 02:13:15,241] 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-02-13 02:13:15,242] INFO [Partition -uve-topic-1-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-02-13 02:13:15,242] INFO [Partition -uve-topic-1-10 broker=2] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,249] 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-02-13 02:13:15,249] 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-02-13 02:13:15,250] INFO [Partition -uve-topic-3-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-02-13 02:13:15,250] INFO [Partition -uve-topic-3-12 broker=2] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,252] 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-02-13 02:13:15,254] 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-02-13 02:13:15,254] INFO [Partition structured_syslog_topic-17 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-02-13 02:13:15,254] INFO [Partition structured_syslog_topic-17 broker=2] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,256] 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-02-13 02:13:15,257] 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-02-13 02:13:15,257] INFO [Partition -uve-topic-5-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-02-13 02:13:15,257] INFO [Partition -uve-topic-5-24 broker=2] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,260] 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-02-13 02:13:15,261] 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-02-13 02:13:15,261] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2025-02-13 02:13:15,261] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,263] 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-02-13 02:13:15,263] 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-02-13 02:13:15,264] INFO [Partition -uve-topic-4-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-02-13 02:13:15,264] INFO [Partition -uve-topic-4-4 broker=2] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,266] 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-02-13 02:13:15,267] 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-02-13 02:13:15,267] INFO [Partition -uve-topic-9-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-02-13 02:13:15,267] INFO [Partition -uve-topic-9-28 broker=2] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,269] 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-02-13 02:13:15,269] 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-02-13 02:13:15,269] INFO [Partition -uve-topic-9-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-02-13 02:13:15,269] INFO [Partition -uve-topic-9-6 broker=2] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,271] 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-02-13 02:13:15,272] 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-02-13 02:13:15,272] INFO [Partition -uve-topic-19-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-02-13 02:13:15,272] INFO [Partition -uve-topic-19-11 broker=2] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,275] 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-02-13 02:13:15,276] 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-02-13 02:13:15,276] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2025-02-13 02:13:15,276] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,278] 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-02-13 02:13:15,279] 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-02-13 02:13:15,279] INFO [Partition -uve-topic-17-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-02-13 02:13:15,279] INFO [Partition -uve-topic-17-18 broker=2] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,281] 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-02-13 02:13:15,282] 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-02-13 02:13:15,282] INFO [Partition -uve-topic-8-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-02-13 02:13:15,282] INFO [Partition -uve-topic-8-5 broker=2] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,284] 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-02-13 02:13:15,284] 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-02-13 02:13:15,284] INFO [Partition -uve-topic-1-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-02-13 02:13:15,284] INFO [Partition -uve-topic-1-26 broker=2] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,287] 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-02-13 02:13:15,287] 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-02-13 02:13:15,288] INFO [Partition -uve-topic-0-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-02-13 02:13:15,288] INFO [Partition -uve-topic-0-6 broker=2] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,297] 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-02-13 02:13:15,298] 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-02-13 02:13:15,298] INFO [Partition -uve-topic-24-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-02-13 02:13:15,298] INFO [Partition -uve-topic-24-29 broker=2] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,301] 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-02-13 02:13:15,303] 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-02-13 02:13:15,303] INFO [Partition -uve-topic-5-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-02-13 02:13:15,303] INFO [Partition -uve-topic-5-21 broker=2] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,305] 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-02-13 02:13:15,306] 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-02-13 02:13:15,306] INFO [Partition -uve-topic-7-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-02-13 02:13:15,306] INFO [Partition -uve-topic-7-23 broker=2] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,308] 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-02-13 02:13:15,309] 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-02-13 02:13:15,309] INFO [Partition -uve-topic-6-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-02-13 02:13:15,309] INFO [Partition -uve-topic-6-3 broker=2] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,311] 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-02-13 02:13:15,312] 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-02-13 02:13:15,312] INFO [Partition -uve-topic-23-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-02-13 02:13:15,312] INFO [Partition -uve-topic-23-18 broker=2] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,315] 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-02-13 02:13:15,316] 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-02-13 02:13:15,316] INFO [Partition -uve-topic-10-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-02-13 02:13:15,316] INFO [Partition -uve-topic-10-20 broker=2] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,319] 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-02-13 02:13:15,319] 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-02-13 02:13:15,319] INFO [Partition -uve-topic-3-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-02-13 02:13:15,319] INFO [Partition -uve-topic-3-28 broker=2] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,322] 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-02-13 02:13:15,322] 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-02-13 02:13:15,322] INFO [Partition -uve-topic-2-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-02-13 02:13:15,322] INFO [Partition -uve-topic-2-8 broker=2] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,325] 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-02-13 02:13:15,335] 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-02-13 02:13:15,335] INFO [Partition -uve-topic-18-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-02-13 02:13:15,335] INFO [Partition -uve-topic-18-0 broker=2] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,342] 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-02-13 02:13:15,344] 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-02-13 02:13:15,344] INFO [Partition -uve-topic-19-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-02-13 02:13:15,344] INFO [Partition -uve-topic-19-20 broker=2] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,349] 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-02-13 02:13:15,350] 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-02-13 02:13:15,350] INFO [Partition -uve-topic-4-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-02-13 02:13:15,350] INFO [Partition -uve-topic-4-20 broker=2] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,355] 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-02-13 02:13:15,355] 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-02-13 02:13:15,356] INFO [Partition -uve-topic-5-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-02-13 02:13:15,356] INFO [Partition -uve-topic-5-2 broker=2] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,360] 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-02-13 02:13:15,360] 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-02-13 02:13:15,361] INFO [Partition -uve-topic-6-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-02-13 02:13:15,361] INFO [Partition -uve-topic-6-22 broker=2] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,363] 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-02-13 02:13:15,363] 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-02-13 02:13:15,363] INFO [Partition -uve-topic-25-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-02-13 02:13:15,363] INFO [Partition -uve-topic-25-11 broker=2] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,368] 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-02-13 02:13:15,368] 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-02-13 02:13:15,368] INFO [Partition -uve-topic-12-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-02-13 02:13:15,369] INFO [Partition -uve-topic-12-13 broker=2] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,371] 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-02-13 02:13:15,371] 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-02-13 02:13:15,371] INFO [Partition -uve-topic-0-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-02-13 02:13:15,371] INFO [Partition -uve-topic-0-25 broker=2] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,373] 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-02-13 02:13:15,374] 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-02-13 02:13:15,374] INFO [Partition -uve-topic-4-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-02-13 02:13:15,379] INFO [Partition -uve-topic-4-1 broker=2] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,382] 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-02-13 02:13:15,383] 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-02-13 02:13:15,383] INFO [Partition -uve-topic-2-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-02-13 02:13:15,383] INFO [Partition -uve-topic-2-27 broker=2] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,385] 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-02-13 02:13:15,386] 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-02-13 02:13:15,386] INFO [Partition -uve-topic-18-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-02-13 02:13:15,386] INFO [Partition -uve-topic-18-19 broker=2] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,388] 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-02-13 02:13:15,389] 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-02-13 02:13:15,389] INFO [Partition -uve-topic-1-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-02-13 02:13:15,389] INFO [Partition -uve-topic-1-7 broker=2] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,391] 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-02-13 02:13:15,392] 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-02-13 02:13:15,392] INFO [Partition -uve-topic-9-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-02-13 02:13:15,392] INFO [Partition -uve-topic-9-25 broker=2] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,394] 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-02-13 02:13:15,395] 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-02-13 02:13:15,395] INFO [Partition -uve-topic-21-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-02-13 02:13:15,395] INFO [Partition -uve-topic-21-16 broker=2] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,397] 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-02-13 02:13:15,397] 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-02-13 02:13:15,398] INFO [Partition -uve-topic-3-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-02-13 02:13:15,398] INFO [Partition -uve-topic-3-19 broker=2] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,400] 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-02-13 02:13:15,400] 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-02-13 02:13:15,400] INFO [Partition -uve-topic-23-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-02-13 02:13:15,400] INFO [Partition -uve-topic-23-28 broker=2] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,402] 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-02-13 02:13:15,403] 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-02-13 02:13:15,403] INFO [Partition -uve-topic-24-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-02-13 02:13:15,403] INFO [Partition -uve-topic-24-10 broker=2] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,444] 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-02-13 02:13:15,445] 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-02-13 02:13:15,445] INFO [Partition -uve-topic-11-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-02-13 02:13:15,445] INFO [Partition -uve-topic-11-12 broker=2] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,452] 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-02-13 02:13:15,453] 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-02-13 02:13:15,453] INFO [Partition -uve-topic-15-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-02-13 02:13:15,453] INFO [Partition -uve-topic-15-16 broker=2] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,456] 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-02-13 02:13:15,457] 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-02-13 02:13:15,457] INFO [Partition -uve-topic-3-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-02-13 02:13:15,457] INFO [Partition -uve-topic-3-0 broker=2] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,460] 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-02-13 02:13:15,461] 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-02-13 02:13:15,461] INFO [Partition -uve-topic-28-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-02-13 02:13:15,461] INFO [Partition -uve-topic-28-14 broker=2] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,464] 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-02-13 02:13:15,465] 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-02-13 02:13:15,466] INFO [Partition -uve-topic-8-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-02-13 02:13:15,466] INFO [Partition -uve-topic-8-24 broker=2] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,477] 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-02-13 02:13:15,478] 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-02-13 02:13:15,478] INFO [Partition -uve-topic-20-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-02-13 02:13:15,478] INFO [Partition -uve-topic-20-15 broker=2] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,481] 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-02-13 02:13:15,481] 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-02-13 02:13:15,481] INFO [Partition -uve-topic-7-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-02-13 02:13:15,481] INFO [Partition -uve-topic-7-4 broker=2] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,486] 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-02-13 02:13:15,487] 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-02-13 02:13:15,487] INFO [Partition -uve-topic-27-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-02-13 02:13:15,487] INFO [Partition -uve-topic-27-13 broker=2] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,490] 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-02-13 02:13:15,491] 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-02-13 02:13:15,491] INFO [Partition -uve-topic-14-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-02-13 02:13:15,491] INFO [Partition -uve-topic-14-15 broker=2] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,493] 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-02-13 02:13:15,495] 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-02-13 02:13:15,496] INFO [Partition -uve-topic-16-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-02-13 02:13:15,496] INFO [Partition -uve-topic-16-17 broker=2] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,499] 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-02-13 02:13:15,501] 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-02-13 02:13:15,501] INFO [Partition -uve-topic-29-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-02-13 02:13:15,501] INFO [Partition -uve-topic-29-15 broker=2] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,504] 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-02-13 02:13:15,504] 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-02-13 02:13:15,504] INFO [Partition -uve-topic-24-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-02-13 02:13:15,504] INFO [Partition -uve-topic-24-19 broker=2] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,506] 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-02-13 02:13:15,506] 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-02-13 02:13:15,506] INFO [Partition -uve-topic-11-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-02-13 02:13:15,506] INFO [Partition -uve-topic-11-21 broker=2] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,511] 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-02-13 02:13:15,512] 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-02-13 02:13:15,512] INFO [Partition -uve-topic-19-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-02-13 02:13:15,512] INFO [Partition -uve-topic-19-1 broker=2] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,514] 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-02-13 02:13:15,515] 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-02-13 02:13:15,515] INFO [Partition -uve-topic-24-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-02-13 02:13:15,515] INFO [Partition -uve-topic-24-0 broker=2] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,517] 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-02-13 02:13:15,517] 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-02-13 02:13:15,517] INFO [Partition -uve-topic-11-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-02-13 02:13:15,517] INFO [Partition -uve-topic-11-2 broker=2] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,519] 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-02-13 02:13:15,520] 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-02-13 02:13:15,520] INFO [Partition -uve-topic-3-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-02-13 02:13:15,520] INFO [Partition -uve-topic-3-9 broker=2] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,521] 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-02-13 02:13:15,523] 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-02-13 02:13:15,523] INFO [Partition structured_syslog_topic-14 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-02-13 02:13:15,523] INFO [Partition structured_syslog_topic-14 broker=2] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,531] 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-02-13 02:13:15,532] 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-02-13 02:13:15,532] INFO [Partition -uve-topic-26-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-02-13 02:13:15,532] INFO [Partition -uve-topic-26-12 broker=2] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,534] 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-02-13 02:13:15,534] 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-02-13 02:13:15,534] INFO [Partition -uve-topic-13-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-02-13 02:13:15,534] INFO [Partition -uve-topic-13-14 broker=2] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,541] 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-02-13 02:13:15,541] 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-02-13 02:13:15,541] INFO [Partition -uve-topic-22-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-02-13 02:13:15,541] INFO [Partition -uve-topic-22-17 broker=2] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,545] 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-02-13 02:13:15,545] 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-02-13 02:13:15,545] INFO [Partition -uve-topic-10-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-02-13 02:13:15,545] INFO [Partition -uve-topic-10-1 broker=2] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,548] 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-02-13 02:13:15,548] 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-02-13 02:13:15,548] INFO [Partition structured_syslog_topic-11 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-02-13 02:13:15,548] INFO [Partition structured_syslog_topic-11 broker=2] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,550] 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-02-13 02:13:15,551] 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-02-13 02:13:15,551] INFO [Partition -uve-topic-5-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-02-13 02:13:15,551] INFO [Partition -uve-topic-5-18 broker=2] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,553] 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-02-13 02:13:15,554] 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-02-13 02:13:15,554] INFO [Partition -uve-topic-25-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-02-13 02:13:15,554] INFO [Partition -uve-topic-25-27 broker=2] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,559] 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-02-13 02:13:15,560] 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-02-13 02:13:15,560] INFO [Partition -uve-topic-12-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-02-13 02:13:15,560] INFO [Partition -uve-topic-12-29 broker=2] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,566] 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-02-13 02:13:15,566] 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-02-13 02:13:15,567] INFO [Partition -uve-topic-24-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-02-13 02:13:15,567] INFO [Partition -uve-topic-24-7 broker=2] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,570] 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-02-13 02:13:15,571] 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-02-13 02:13:15,571] INFO [Partition -uve-topic-11-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-02-13 02:13:15,571] INFO [Partition -uve-topic-11-9 broker=2] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,572] 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-02-13 02:13:15,573] 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-02-13 02:13:15,573] INFO [Partition -uve-topic-26-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-02-13 02:13:15,573] INFO [Partition -uve-topic-26-9 broker=2] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,577] 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-02-13 02:13:15,578] 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-02-13 02:13:15,578] INFO [Partition -uve-topic-13-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-02-13 02:13:15,578] INFO [Partition -uve-topic-13-11 broker=2] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,582] 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-02-13 02:13:15,582] 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-02-13 02:13:15,582] INFO [Partition -uve-topic-17-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-02-13 02:13:15,582] INFO [Partition -uve-topic-17-15 broker=2] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,586] 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-02-13 02:13:15,587] 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-02-13 02:13:15,587] INFO [Partition -uve-topic-20-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-02-13 02:13:15,588] INFO [Partition -uve-topic-20-12 broker=2] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,589] 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-02-13 02:13:15,590] 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-02-13 02:13:15,590] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2025-02-13 02:13:15,590] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,592] 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-02-13 02:13:15,593] 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-02-13 02:13:15,593] INFO [Partition -uve-topic-22-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-02-13 02:13:15,593] INFO [Partition -uve-topic-22-14 broker=2] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,595] 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-02-13 02:13:15,596] 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-02-13 02:13:15,596] INFO [Partition -uve-topic-9-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-02-13 02:13:15,596] INFO [Partition -uve-topic-9-3 broker=2] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,597] 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-02-13 02:13:15,598] 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-02-13 02:13:15,598] INFO [Partition -uve-topic-19-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-02-13 02:13:15,598] INFO [Partition -uve-topic-19-27 broker=2] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,602] 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-02-13 02:13:15,603] 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-02-13 02:13:15,603] INFO [Partition -uve-topic-18-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-02-13 02:13:15,603] INFO [Partition -uve-topic-18-26 broker=2] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,605] 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-02-13 02:13:15,606] 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-02-13 02:13:15,606] INFO [Partition -uve-topic-24-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-02-13 02:13:15,606] INFO [Partition -uve-topic-24-26 broker=2] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,608] 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-02-13 02:13:15,608] 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-02-13 02:13:15,608] INFO [Partition -uve-topic-23-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-02-13 02:13:15,608] INFO [Partition -uve-topic-23-6 broker=2] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,610] 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-02-13 02:13:15,611] 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-02-13 02:13:15,611] INFO [Partition -uve-topic-11-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-02-13 02:13:15,611] INFO [Partition -uve-topic-11-28 broker=2] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,614] 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-02-13 02:13:15,615] 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-02-13 02:13:15,615] INFO [Partition -uve-topic-10-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-02-13 02:13:15,615] INFO [Partition -uve-topic-10-8 broker=2] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,620] 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-02-13 02:13:15,621] 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-02-13 02:13:15,621] INFO [Partition -uve-topic-3-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-02-13 02:13:15,621] INFO [Partition -uve-topic-3-16 broker=2] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,623] 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-02-13 02:13:15,623] 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-02-13 02:13:15,624] INFO [Partition -uve-topic-19-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-02-13 02:13:15,624] INFO [Partition -uve-topic-19-8 broker=2] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,625] 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-02-13 02:13:15,626] 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-02-13 02:13:15,626] INFO [Partition -uve-topic-23-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-02-13 02:13:15,626] INFO [Partition -uve-topic-23-25 broker=2] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,628] 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-02-13 02:13:15,629] 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-02-13 02:13:15,629] INFO [Partition -uve-topic-10-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-02-13 02:13:15,629] INFO [Partition -uve-topic-10-27 broker=2] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,631] 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-02-13 02:13:15,631] 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-02-13 02:13:15,632] INFO [Partition -uve-topic-15-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-02-13 02:13:15,632] INFO [Partition -uve-topic-15-13 broker=2] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,634] 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-02-13 02:13:15,634] 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-02-13 02:13:15,634] INFO [Partition -uve-topic-28-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-02-13 02:13:15,634] INFO [Partition -uve-topic-28-11 broker=2] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,636] 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-02-13 02:13:15,637] 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-02-13 02:13:15,637] INFO [Partition -uve-topic-21-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-02-13 02:13:15,637] INFO [Partition -uve-topic-21-13 broker=2] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,638] 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-02-13 02:13:15,639] 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-02-13 02:13:15,639] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2025-02-13 02:13:15,639] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,643] 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-02-13 02:13:15,644] 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-02-13 02:13:15,644] INFO [Partition -uve-topic-6-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-02-13 02:13:15,644] INFO [Partition -uve-topic-6-0 broker=2] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,651] 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-02-13 02:13:15,651] 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-02-13 02:13:15,651] INFO [Partition -uve-topic-19-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-02-13 02:13:15,652] INFO [Partition -uve-topic-19-17 broker=2] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,654] 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-02-13 02:13:15,655] 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-02-13 02:13:15,655] INFO [Partition -uve-topic-3-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-02-13 02:13:15,655] INFO [Partition -uve-topic-3-25 broker=2] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,657] 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-02-13 02:13:15,657] 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-02-13 02:13:15,658] INFO [Partition -uve-topic-26-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-02-13 02:13:15,658] INFO [Partition -uve-topic-26-28 broker=2] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,660] 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-02-13 02:13:15,660] 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-02-13 02:13:15,660] INFO [Partition -uve-topic-1-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-02-13 02:13:15,660] INFO [Partition -uve-topic-1-4 broker=2] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,676] 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-02-13 02:13:15,677] 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-02-13 02:13:15,677] INFO [Partition -uve-topic-9-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-02-13 02:13:15,677] INFO [Partition -uve-topic-9-22 broker=2] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,680] 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-02-13 02:13:15,682] 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-02-13 02:13:15,682] INFO [Partition -uve-topic-0-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-02-13 02:13:15,682] INFO [Partition -uve-topic-0-3 broker=2] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,691] 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-02-13 02:13:15,692] 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-02-13 02:13:15,693] INFO [Partition -uve-topic-1-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-02-13 02:13:15,693] INFO [Partition -uve-topic-1-23 broker=2] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,696] 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-02-13 02:13:15,696] 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-02-13 02:13:15,696] INFO [Partition -uve-topic-2-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-02-13 02:13:15,696] INFO [Partition -uve-topic-2-5 broker=2] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,698] 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-02-13 02:13:15,699] 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-02-13 02:13:15,699] INFO [Partition -uve-topic-25-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-02-13 02:13:15,699] INFO [Partition -uve-topic-25-8 broker=2] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,701] 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-02-13 02:13:15,701] 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-02-13 02:13:15,702] INFO [Partition -uve-topic-12-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-02-13 02:13:15,703] INFO [Partition -uve-topic-12-10 broker=2] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,716] 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-02-13 02:13:15,717] 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-02-13 02:13:15,717] INFO [Partition -uve-topic-4-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-02-13 02:13:15,717] INFO [Partition -uve-topic-4-17 broker=2] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,721] 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-02-13 02:13:15,722] 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-02-13 02:13:15,722] INFO [Partition -uve-topic-8-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-02-13 02:13:15,722] INFO [Partition -uve-topic-8-21 broker=2] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,726] 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-02-13 02:13:15,727] 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-02-13 02:13:15,730] INFO [Partition -uve-topic-0-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-02-13 02:13:15,730] INFO [Partition -uve-topic-0-22 broker=2] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,732] 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-02-13 02:13:15,733] 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-02-13 02:13:15,733] INFO [Partition -uve-topic-16-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-02-13 02:13:15,733] INFO [Partition -uve-topic-16-14 broker=2] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,735] 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-02-13 02:13:15,736] 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-02-13 02:13:15,736] INFO [Partition -uve-topic-29-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-02-13 02:13:15,736] INFO [Partition -uve-topic-29-12 broker=2] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,738] 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-02-13 02:13:15,738] 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-02-13 02:13:15,738] INFO [Partition -uve-topic-7-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-02-13 02:13:15,738] INFO [Partition -uve-topic-7-20 broker=2] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,740] 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-02-13 02:13:15,741] 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-02-13 02:13:15,741] INFO [Partition -uve-topic-8-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-02-13 02:13:15,741] INFO [Partition -uve-topic-8-2 broker=2] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,743] 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-02-13 02:13:15,743] 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-02-13 02:13:15,743] INFO [Partition -uve-topic-2-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-02-13 02:13:15,744] INFO [Partition -uve-topic-2-15 broker=2] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,750] 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-02-13 02:13:15,752] 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-02-13 02:13:15,753] INFO [Partition -uve-topic-27-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-02-13 02:13:15,753] INFO [Partition -uve-topic-27-29 broker=2] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,766] 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-02-13 02:13:15,768] 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-02-13 02:13:15,768] INFO [Partition -uve-topic-6-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-02-13 02:13:15,768] INFO [Partition -uve-topic-6-19 broker=2] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,780] 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-02-13 02:13:15,781] 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-02-13 02:13:15,782] INFO [Partition -uve-topic-7-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-02-13 02:13:15,782] INFO [Partition -uve-topic-7-1 broker=2] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,784] 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-02-13 02:13:15,784] 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-02-13 02:13:15,784] INFO [Partition -uve-topic-27-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-02-13 02:13:15,785] INFO [Partition -uve-topic-27-10 broker=2] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,787] 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-02-13 02:13:15,788] 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-02-13 02:13:15,788] INFO [Partition -uve-topic-14-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-02-13 02:13:15,788] INFO [Partition -uve-topic-14-12 broker=2] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,792] 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-02-13 02:13:15,793] 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-02-13 02:13:15,793] INFO [Partition -uve-topic-2-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-02-13 02:13:15,793] INFO [Partition -uve-topic-2-24 broker=2] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,795] 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-02-13 02:13:15,796] 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-02-13 02:13:15,796] INFO [Partition -uve-topic-24-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-02-13 02:13:15,796] INFO [Partition -uve-topic-24-16 broker=2] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,798] 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-02-13 02:13:15,798] 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-02-13 02:13:15,799] INFO [Partition -uve-topic-11-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-02-13 02:13:15,799] INFO [Partition -uve-topic-11-18 broker=2] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,801] 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-02-13 02:13:15,801] 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-02-13 02:13:15,801] INFO [Partition -uve-topic-18-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-02-13 02:13:15,801] INFO [Partition -uve-topic-18-16 broker=2] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,803] 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-02-13 02:13:15,804] 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-02-13 02:13:15,804] INFO [Partition -uve-topic-3-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-02-13 02:13:15,804] INFO [Partition -uve-topic-3-6 broker=2] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,806] 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-02-13 02:13:15,807] 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-02-13 02:13:15,807] INFO [Partition -uve-topic-23-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-02-13 02:13:15,807] INFO [Partition -uve-topic-23-15 broker=2] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,809] 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-02-13 02:13:15,810] 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-02-13 02:13:15,810] INFO [Partition -uve-topic-10-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-02-13 02:13:15,810] INFO [Partition -uve-topic-10-17 broker=2] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,812] 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-02-13 02:13:15,812] 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-02-13 02:13:15,812] INFO [Partition -uve-topic-4-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-02-13 02:13:15,813] INFO [Partition -uve-topic-4-14 broker=2] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,814] 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-02-13 02:13:15,815] 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-02-13 02:13:15,815] INFO [Partition -uve-topic-1-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-02-13 02:13:15,815] INFO [Partition -uve-topic-1-20 broker=2] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,817] 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-02-13 02:13:15,818] 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-02-13 02:13:15,818] INFO [Partition -uve-topic-6-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-02-13 02:13:15,818] INFO [Partition -uve-topic-6-16 broker=2] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,821] 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-02-13 02:13:15,821] 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-02-13 02:13:15,821] INFO [Partition -uve-topic-0-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-02-13 02:13:15,821] INFO [Partition -uve-topic-0-19 broker=2] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,824] 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-02-13 02:13:15,824] 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-02-13 02:13:15,824] INFO [Partition -uve-topic-9-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-02-13 02:13:15,824] INFO [Partition -uve-topic-9-0 broker=2] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,826] 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-02-13 02:13:15,827] 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-02-13 02:13:15,827] INFO [Partition -uve-topic-16-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-02-13 02:13:15,827] INFO [Partition -uve-topic-16-11 broker=2] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,829] 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-02-13 02:13:15,829] 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-02-13 02:13:15,829] INFO [Partition -uve-topic-29-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-02-13 02:13:15,829] INFO [Partition -uve-topic-29-9 broker=2] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,831] 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-02-13 02:13:15,831] 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-02-13 02:13:15,831] INFO [Partition -uve-topic-2-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-02-13 02:13:15,831] INFO [Partition -uve-topic-2-21 broker=2] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,833] 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-02-13 02:13:15,834] 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-02-13 02:13:15,834] INFO [Partition -uve-topic-1-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-02-13 02:13:15,834] INFO [Partition -uve-topic-1-1 broker=2] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,835] 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-02-13 02:13:15,836] 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-02-13 02:13:15,836] INFO [Partition -uve-topic-18-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-02-13 02:13:15,836] INFO [Partition -uve-topic-18-13 broker=2] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,841] 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-02-13 02:13:15,841] 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-02-13 02:13:15,841] INFO [Partition -uve-topic-3-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-02-13 02:13:15,841] INFO [Partition -uve-topic-3-13 broker=2] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,844] 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-02-13 02:13:15,844] 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-02-13 02:13:15,844] INFO [Partition -uve-topic-19-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-02-13 02:13:15,844] INFO [Partition -uve-topic-19-5 broker=2] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,846] 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-02-13 02:13:15,848] 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-02-13 02:13:15,848] INFO [Partition -uve-topic-25-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-02-13 02:13:15,848] INFO [Partition -uve-topic-25-24 broker=2] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,852] 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-02-13 02:13:15,854] 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-02-13 02:13:15,854] INFO [Partition -uve-topic-12-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-02-13 02:13:15,854] INFO [Partition -uve-topic-12-26 broker=2] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,857] 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-02-13 02:13:15,858] 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-02-13 02:13:15,858] INFO [Partition -uve-topic-24-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-02-13 02:13:15,858] INFO [Partition -uve-topic-24-4 broker=2] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,878] 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-02-13 02:13:15,879] 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-02-13 02:13:15,879] INFO [Partition -uve-topic-11-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-02-13 02:13:15,879] INFO [Partition -uve-topic-11-6 broker=2] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,881] 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-02-13 02:13:15,882] 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-02-13 02:13:15,882] INFO [Partition -uve-topic-15-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-02-13 02:13:15,882] INFO [Partition -uve-topic-15-10 broker=2] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,884] 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-02-13 02:13:15,884] 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-02-13 02:13:15,884] INFO [Partition -uve-topic-29-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-02-13 02:13:15,884] INFO [Partition -uve-topic-29-28 broker=2] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,886] 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-02-13 02:13:15,887] 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-02-13 02:13:15,887] INFO [Partition -uve-topic-28-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-02-13 02:13:15,887] INFO [Partition -uve-topic-28-8 broker=2] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,888] 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-02-13 02:13:15,889] 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-02-13 02:13:15,889] INFO [Partition -uve-topic-8-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-02-13 02:13:15,889] INFO [Partition -uve-topic-8-18 broker=2] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,891] 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-02-13 02:13:15,892] 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-02-13 02:13:15,892] INFO [Partition -uve-topic-20-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-02-13 02:13:15,892] INFO [Partition -uve-topic-20-9 broker=2] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,894] 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-02-13 02:13:15,894] 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-02-13 02:13:15,894] INFO [Partition -uve-topic-21-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-02-13 02:13:15,894] INFO [Partition -uve-topic-21-29 broker=2] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,896] 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-02-13 02:13:15,896] 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-02-13 02:13:15,896] INFO [Partition -uve-topic-18-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-02-13 02:13:15,896] INFO [Partition -uve-topic-18-23 broker=2] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,898] 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-02-13 02:13:15,898] 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-02-13 02:13:15,898] INFO [Partition structured_syslog_topic-8 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-02-13 02:13:15,899] INFO [Partition structured_syslog_topic-8 broker=2] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,900] 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-02-13 02:13:15,900] 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-02-13 02:13:15,901] INFO [Partition -uve-topic-5-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-02-13 02:13:15,901] INFO [Partition -uve-topic-5-15 broker=2] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,902] 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-02-13 02:13:15,903] 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-02-13 02:13:15,903] INFO [Partition -uve-topic-27-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-02-13 02:13:15,903] INFO [Partition -uve-topic-27-7 broker=2] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,904] 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-02-13 02:13:15,905] 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-02-13 02:13:15,905] INFO [Partition -uve-topic-14-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-02-13 02:13:15,905] INFO [Partition -uve-topic-14-9 broker=2] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,907] 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-02-13 02:13:15,907] 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-02-13 02:13:15,907] INFO [Partition -uve-topic-7-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-02-13 02:13:15,907] INFO [Partition -uve-topic-7-17 broker=2] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,909] 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-02-13 02:13:15,910] 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-02-13 02:13:15,910] INFO [Partition -uve-topic-20-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-02-13 02:13:15,910] INFO [Partition -uve-topic-20-28 broker=2] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,912] 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-02-13 02:13:15,912] 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-02-13 02:13:15,912] INFO [Partition -uve-topic-27-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-02-13 02:13:15,912] INFO [Partition -uve-topic-27-26 broker=2] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,914] 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-02-13 02:13:15,914] 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-02-13 02:13:15,914] INFO [Partition -uve-topic-26-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-02-13 02:13:15,914] INFO [Partition -uve-topic-26-6 broker=2] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,916] 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-02-13 02:13:15,917] 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-02-13 02:13:15,917] INFO [Partition -uve-topic-13-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-02-13 02:13:15,917] INFO [Partition -uve-topic-13-8 broker=2] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,918] 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-02-13 02:13:15,919] 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-02-13 02:13:15,919] INFO [Partition -uve-topic-14-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-02-13 02:13:15,919] INFO [Partition -uve-topic-14-28 broker=2] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,920] 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-02-13 02:13:15,921] 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-02-13 02:13:15,921] INFO [Partition -uve-topic-23-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-02-13 02:13:15,921] INFO [Partition -uve-topic-23-12 broker=2] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,926] 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-02-13 02:13:15,927] 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-02-13 02:13:15,927] INFO [Partition -uve-topic-10-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-02-13 02:13:15,927] INFO [Partition -uve-topic-10-14 broker=2] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,929] 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-02-13 02:13:15,930] 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-02-13 02:13:15,930] INFO [Partition -uve-topic-19-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-02-13 02:13:15,930] INFO [Partition -uve-topic-19-14 broker=2] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,932] 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-02-13 02:13:15,932] 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-02-13 02:13:15,933] INFO [Partition -uve-topic-22-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-02-13 02:13:15,933] INFO [Partition -uve-topic-22-11 broker=2] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,934] 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-02-13 02:13:15,935] 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-02-13 02:13:15,935] INFO [Partition structured_syslog_topic-27 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-02-13 02:13:15,935] INFO [Partition structured_syslog_topic-27 broker=2] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,938] 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-02-13 02:13:15,938] 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-02-13 02:13:15,939] INFO [Partition -uve-topic-24-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-02-13 02:13:15,939] INFO [Partition -uve-topic-24-23 broker=2] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,941] 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-02-13 02:13:15,942] 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-02-13 02:13:15,942] INFO [Partition -uve-topic-11-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-02-13 02:13:15,942] INFO [Partition -uve-topic-11-25 broker=2] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,944] 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-02-13 02:13:15,945] 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-02-13 02:13:15,945] INFO [Partition -uve-topic-26-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-02-13 02:13:15,945] INFO [Partition -uve-topic-26-25 broker=2] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,947] 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-02-13 02:13:15,948] 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-02-13 02:13:15,948] INFO [Partition -uve-topic-25-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-02-13 02:13:15,948] INFO [Partition -uve-topic-25-5 broker=2] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,952] 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-02-13 02:13:15,956] 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-02-13 02:13:15,956] INFO [Partition -uve-topic-12-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-02-13 02:13:15,956] INFO [Partition -uve-topic-12-7 broker=2] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,963] 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-02-13 02:13:15,971] 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-02-13 02:13:15,976] INFO [Partition -uve-topic-13-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-02-13 02:13:15,976] INFO [Partition -uve-topic-13-27 broker=2] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,983] 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-02-13 02:13:15,984] 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-02-13 02:13:15,984] INFO [Partition -uve-topic-21-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-02-13 02:13:15,984] INFO [Partition -uve-topic-21-10 broker=2] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,986] 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-02-13 02:13:15,987] 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-02-13 02:13:15,987] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2025-02-13 02:13:15,987] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,988] 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-02-13 02:13:15,989] 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-02-13 02:13:15,989] INFO [Partition -uve-topic-17-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-02-13 02:13:15,989] INFO [Partition -uve-topic-17-12 broker=2] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,991] 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-02-13 02:13:15,991] 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-02-13 02:13:15,991] INFO [Partition -uve-topic-9-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-02-13 02:13:15,991] INFO [Partition -uve-topic-9-19 broker=2] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,993] 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-02-13 02:13:15,994] 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-02-13 02:13:15,994] INFO [Partition -uve-topic-23-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-02-13 02:13:15,994] INFO [Partition -uve-topic-23-22 broker=2] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,997] 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-02-13 02:13:15,997] 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-02-13 02:13:15,997] INFO [Partition -uve-topic-0-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-02-13 02:13:15,997] INFO [Partition -uve-topic-0-0 broker=2] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:15,999] 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-02-13 02:13:16,000] 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-02-13 02:13:16,000] INFO [Partition -uve-topic-10-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-02-13 02:13:16,000] INFO [Partition -uve-topic-10-24 broker=2] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,002] 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-02-13 02:13:16,004] 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-02-13 02:13:16,004] INFO [Partition -uve-topic-18-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-02-13 02:13:16,004] INFO [Partition -uve-topic-18-4 broker=2] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,006] 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-02-13 02:13:16,007] 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-02-13 02:13:16,007] INFO [Partition -uve-topic-19-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-02-13 02:13:16,007] INFO [Partition -uve-topic-19-24 broker=2] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,009] 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-02-13 02:13:16,010] 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-02-13 02:13:16,010] INFO [Partition -uve-topic-23-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-02-13 02:13:16,011] INFO [Partition -uve-topic-23-3 broker=2] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,013] 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-02-13 02:13:16,013] 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-02-13 02:13:16,013] INFO [Partition -uve-topic-10-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-02-13 02:13:16,013] INFO [Partition -uve-topic-10-5 broker=2] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,016] 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-02-13 02:13:16,017] 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-02-13 02:13:16,017] INFO [Partition -uve-topic-2-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-02-13 02:13:16,017] INFO [Partition -uve-topic-2-12 broker=2] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,019] 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-02-13 02:13:16,019] 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-02-13 02:13:16,019] INFO [Partition -uve-topic-28-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-02-13 02:13:16,019] INFO [Partition -uve-topic-28-27 broker=2] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,023] 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-02-13 02:13:16,023] 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-02-13 02:13:16,023] INFO [Partition -uve-topic-15-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-02-13 02:13:16,023] INFO [Partition -uve-topic-15-29 broker=2] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,027] 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-02-13 02:13:16,028] 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-02-13 02:13:16,028] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2025-02-13 02:13:16,028] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,032] 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-02-13 02:13:16,032] 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-02-13 02:13:16,032] INFO [Partition -uve-topic-2-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,032] INFO [Partition -uve-topic-2-2 broker=2] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,035] 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-02-13 02:13:16,035] 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-02-13 02:13:16,035] INFO [Partition -uve-topic-13-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-02-13 02:13:16,035] INFO [Partition -uve-topic-13-24 broker=2] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,042] 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-02-13 02:13:16,044] 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-02-13 02:13:16,044] INFO [Partition -uve-topic-26-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-02-13 02:13:16,044] INFO [Partition -uve-topic-26-22 broker=2] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,055] 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-02-13 02:13:16,056] 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-02-13 02:13:16,056] INFO [Partition -uve-topic-12-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-02-13 02:13:16,056] INFO [Partition -uve-topic-12-4 broker=2] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,061] 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-02-13 02:13:16,062] 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-02-13 02:13:16,062] INFO [Partition -uve-topic-25-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,062] INFO [Partition -uve-topic-25-2 broker=2] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,066] 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-02-13 02:13:16,066] 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-02-13 02:13:16,066] INFO [Partition -uve-topic-14-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-02-13 02:13:16,066] INFO [Partition -uve-topic-14-6 broker=2] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,071] 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-02-13 02:13:16,072] 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-02-13 02:13:16,072] INFO [Partition -uve-topic-27-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-02-13 02:13:16,072] INFO [Partition -uve-topic-27-4 broker=2] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,075] 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-02-13 02:13:16,075] 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-02-13 02:13:16,076] INFO [Partition -uve-topic-10-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-02-13 02:13:16,076] INFO [Partition -uve-topic-10-11 broker=2] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,079] 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-02-13 02:13:16,083] 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-02-13 02:13:16,083] INFO [Partition -uve-topic-23-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-02-13 02:13:16,083] INFO [Partition -uve-topic-23-9 broker=2] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,087] 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-02-13 02:13:16,087] 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-02-13 02:13:16,088] INFO [Partition -uve-topic-12-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-02-13 02:13:16,088] INFO [Partition -uve-topic-12-23 broker=2] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,092] 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-02-13 02:13:16,097] 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-02-13 02:13:16,097] INFO [Partition -uve-topic-25-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-02-13 02:13:16,097] INFO [Partition -uve-topic-25-21 broker=2] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,102] 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-02-13 02:13:16,103] 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-02-13 02:13:16,103] INFO [Partition -uve-topic-11-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-02-13 02:13:16,103] INFO [Partition -uve-topic-11-3 broker=2] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,107] 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-02-13 02:13:16,107] 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-02-13 02:13:16,107] INFO [Partition -uve-topic-24-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-02-13 02:13:16,107] INFO [Partition -uve-topic-24-1 broker=2] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,115] 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-02-13 02:13:16,116] 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-02-13 02:13:16,116] INFO [Partition -uve-topic-4-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-02-13 02:13:16,116] INFO [Partition -uve-topic-4-11 broker=2] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,121] 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-02-13 02:13:16,122] 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-02-13 02:13:16,122] INFO [Partition -uve-topic-8-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-02-13 02:13:16,122] INFO [Partition -uve-topic-8-15 broker=2] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,129] 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-02-13 02:13:16,129] 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-02-13 02:13:16,130] INFO [Partition -uve-topic-0-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-02-13 02:13:16,130] INFO [Partition -uve-topic-0-16 broker=2] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,138] 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-02-13 02:13:16,139] 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-02-13 02:13:16,139] INFO [Partition -uve-topic-18-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-02-13 02:13:16,139] INFO [Partition -uve-topic-18-20 broker=2] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,142] 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-02-13 02:13:16,143] 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-02-13 02:13:16,143] INFO [Partition -uve-topic-2-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-02-13 02:13:16,143] INFO [Partition -uve-topic-2-28 broker=2] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,147] 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-02-13 02:13:16,148] 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-02-13 02:13:16,148] INFO [Partition -uve-topic-1-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-02-13 02:13:16,148] INFO [Partition -uve-topic-1-8 broker=2] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,158] 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-02-13 02:13:16,171] 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-02-13 02:13:16,172] INFO [Partition structured_syslog_topic-5 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-02-13 02:13:16,172] INFO [Partition structured_syslog_topic-5 broker=2] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,175] 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-02-13 02:13:16,176] 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-02-13 02:13:16,177] INFO [Partition -uve-topic-7-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-02-13 02:13:16,177] INFO [Partition -uve-topic-7-14 broker=2] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,186] 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-02-13 02:13:16,187] 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-02-13 02:13:16,187] INFO [Partition -uve-topic-14-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-02-13 02:13:16,187] INFO [Partition -uve-topic-14-25 broker=2] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,189] 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-02-13 02:13:16,189] 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-02-13 02:13:16,189] INFO [Partition -uve-topic-27-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-02-13 02:13:16,190] INFO [Partition -uve-topic-27-23 broker=2] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,192] 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-02-13 02:13:16,193] 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-02-13 02:13:16,193] INFO [Partition -uve-topic-6-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-02-13 02:13:16,193] INFO [Partition -uve-topic-6-13 broker=2] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,203] 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-02-13 02:13:16,204] 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-02-13 02:13:16,204] INFO [Partition -uve-topic-2-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-02-13 02:13:16,204] INFO [Partition -uve-topic-2-18 broker=2] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,208] 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-02-13 02:13:16,209] 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-02-13 02:13:16,209] INFO [Partition -uve-topic-18-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-02-13 02:13:16,209] INFO [Partition -uve-topic-18-10 broker=2] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,212] 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-02-13 02:13:16,212] 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-02-13 02:13:16,212] INFO [Partition -uve-topic-5-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-02-13 02:13:16,213] INFO [Partition -uve-topic-5-12 broker=2] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,214] 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-02-13 02:13:16,216] 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-02-13 02:13:16,216] INFO [Partition -uve-topic-9-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-02-13 02:13:16,216] INFO [Partition -uve-topic-9-16 broker=2] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,218] 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-02-13 02:13:16,219] 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-02-13 02:13:16,219] INFO [Partition -uve-topic-22-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-02-13 02:13:16,219] INFO [Partition -uve-topic-22-27 broker=2] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,223] 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-02-13 02:13:16,224] 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-02-13 02:13:16,224] INFO [Partition -uve-topic-13-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-02-13 02:13:16,224] INFO [Partition -uve-topic-13-5 broker=2] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,230] 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-02-13 02:13:16,231] 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-02-13 02:13:16,231] INFO [Partition -uve-topic-26-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-02-13 02:13:16,231] INFO [Partition -uve-topic-26-3 broker=2] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,233] 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-02-13 02:13:16,234] 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-02-13 02:13:16,234] INFO [Partition -uve-topic-1-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-02-13 02:13:16,234] INFO [Partition -uve-topic-1-17 broker=2] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,236] 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-02-13 02:13:16,237] 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-02-13 02:13:16,237] INFO [Partition -uve-topic-17-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-02-13 02:13:16,237] INFO [Partition -uve-topic-17-9 broker=2] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,239] 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-02-13 02:13:16,240] 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-02-13 02:13:16,240] INFO [Partition -uve-topic-18-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-02-13 02:13:16,240] INFO [Partition -uve-topic-18-29 broker=2] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,242] 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-02-13 02:13:16,244] 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-02-13 02:13:16,245] INFO [Partition -uve-topic-21-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-02-13 02:13:16,245] INFO [Partition -uve-topic-21-26 broker=2] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,248] 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-02-13 02:13:16,249] 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-02-13 02:13:16,249] INFO [Partition -uve-topic-20-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-02-13 02:13:16,249] INFO [Partition -uve-topic-20-6 broker=2] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,256] 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-02-13 02:13:16,257] 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-02-13 02:13:16,257] INFO [Partition -uve-topic-22-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-02-13 02:13:16,257] INFO [Partition -uve-topic-22-8 broker=2] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,259] 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-02-13 02:13:16,260] 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-02-13 02:13:16,260] INFO [Partition -uve-topic-3-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-02-13 02:13:16,260] INFO [Partition -uve-topic-3-29 broker=2] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,263] 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-02-13 02:13:16,264] 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-02-13 02:13:16,264] INFO [Partition -uve-topic-19-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-02-13 02:13:16,264] INFO [Partition -uve-topic-19-21 broker=2] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,267] 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-02-13 02:13:16,267] 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-02-13 02:13:16,267] INFO [Partition -uve-topic-10-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,267] INFO [Partition -uve-topic-10-2 broker=2] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,276] 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-02-13 02:13:16,277] 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-02-13 02:13:16,277] INFO [Partition -uve-topic-11-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-02-13 02:13:16,277] INFO [Partition -uve-topic-11-22 broker=2] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,279] 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-02-13 02:13:16,280] 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-02-13 02:13:16,281] INFO [Partition -uve-topic-23-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-02-13 02:13:16,281] INFO [Partition -uve-topic-23-0 broker=2] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,283] 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-02-13 02:13:16,284] 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-02-13 02:13:16,284] INFO [Partition -uve-topic-24-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-02-13 02:13:16,284] INFO [Partition -uve-topic-24-20 broker=2] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,331] 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-02-13 02:13:16,332] 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-02-13 02:13:16,332] INFO [Partition -uve-topic-28-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-02-13 02:13:16,332] INFO [Partition -uve-topic-28-24 broker=2] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,337] 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-02-13 02:13:16,337] 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-02-13 02:13:16,338] INFO [Partition -uve-topic-3-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-02-13 02:13:16,338] INFO [Partition -uve-topic-3-10 broker=2] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,343] 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-02-13 02:13:16,343] 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-02-13 02:13:16,343] INFO [Partition -uve-topic-15-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-02-13 02:13:16,344] INFO [Partition -uve-topic-15-26 broker=2] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,349] 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-02-13 02:13:16,349] 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-02-13 02:13:16,350] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2025-02-13 02:13:16,350] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,352] 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-02-13 02:13:16,353] 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-02-13 02:13:16,353] INFO [Partition -uve-topic-19-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,353] INFO [Partition -uve-topic-19-2 broker=2] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,356] 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-02-13 02:13:16,356] 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-02-13 02:13:16,357] INFO [Partition -uve-topic-17-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-02-13 02:13:16,357] INFO [Partition -uve-topic-17-28 broker=2] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,359] 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-02-13 02:13:16,360] 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-02-13 02:13:16,362] INFO [Partition -uve-topic-20-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-02-13 02:13:16,362] INFO [Partition -uve-topic-20-25 broker=2] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,365] 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-02-13 02:13:16,367] 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-02-13 02:13:16,367] INFO [Partition -uve-topic-29-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-02-13 02:13:16,367] INFO [Partition -uve-topic-29-6 broker=2] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,369] 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-02-13 02:13:16,371] 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-02-13 02:13:16,375] INFO [Partition -uve-topic-16-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-02-13 02:13:16,375] INFO [Partition -uve-topic-16-8 broker=2] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,380] 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-02-13 02:13:16,381] 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-02-13 02:13:16,381] INFO [Partition -uve-topic-21-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-02-13 02:13:16,381] INFO [Partition -uve-topic-21-7 broker=2] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,383] 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-02-13 02:13:16,384] 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-02-13 02:13:16,386] INFO [Partition -uve-topic-28-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-02-13 02:13:16,386] INFO [Partition -uve-topic-28-5 broker=2] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,389] 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-02-13 02:13:16,390] 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-02-13 02:13:16,390] INFO [Partition -uve-topic-29-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-02-13 02:13:16,390] INFO [Partition -uve-topic-29-25 broker=2] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,397] 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-02-13 02:13:16,397] 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-02-13 02:13:16,398] INFO [Partition -uve-topic-15-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-02-13 02:13:16,398] INFO [Partition -uve-topic-15-7 broker=2] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,400] 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-02-13 02:13:16,401] 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-02-13 02:13:16,401] INFO [Partition -uve-topic-16-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-02-13 02:13:16,401] INFO [Partition -uve-topic-16-27 broker=2] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,404] 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-02-13 02:13:16,406] 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-02-13 02:13:16,406] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2025-02-13 02:13:16,406] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,408] 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-02-13 02:13:16,414] 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-02-13 02:13:16,415] INFO [Partition -uve-topic-9-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-02-13 02:13:16,415] INFO [Partition -uve-topic-9-26 broker=2] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,417] 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-02-13 02:13:16,418] 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-02-13 02:13:16,418] INFO [Partition -uve-topic-1-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-02-13 02:13:16,418] INFO [Partition -uve-topic-1-27 broker=2] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,420] 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-02-13 02:13:16,421] 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-02-13 02:13:16,421] INFO [Partition -uve-topic-23-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-02-13 02:13:16,421] INFO [Partition -uve-topic-23-19 broker=2] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,423] 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-02-13 02:13:16,423] 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-02-13 02:13:16,424] INFO [Partition -uve-topic-10-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-02-13 02:13:16,424] INFO [Partition -uve-topic-10-21 broker=2] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,426] 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-02-13 02:13:16,426] 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-02-13 02:13:16,427] INFO [Partition structured_syslog_topic-24 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-02-13 02:13:16,427] INFO [Partition structured_syslog_topic-24 broker=2] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,428] 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-02-13 02:13:16,429] 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-02-13 02:13:16,429] INFO [Partition -uve-topic-2-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-02-13 02:13:16,429] INFO [Partition -uve-topic-2-9 broker=2] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,430] 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-02-13 02:13:16,431] 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-02-13 02:13:16,431] INFO [Partition -uve-topic-22-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-02-13 02:13:16,431] INFO [Partition -uve-topic-22-18 broker=2] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,433] 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-02-13 02:13:16,433] 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-02-13 02:13:16,433] INFO [Partition -uve-topic-18-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-02-13 02:13:16,433] INFO [Partition -uve-topic-18-1 broker=2] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,436] 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-02-13 02:13:16,436] 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-02-13 02:13:16,436] INFO [Partition -uve-topic-6-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-02-13 02:13:16,436] INFO [Partition -uve-topic-6-29 broker=2] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,438] 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-02-13 02:13:16,439] 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-02-13 02:13:16,439] INFO [Partition -uve-topic-5-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-02-13 02:13:16,439] INFO [Partition -uve-topic-5-9 broker=2] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,441] 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-02-13 02:13:16,441] 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-02-13 02:13:16,441] INFO [Partition -uve-topic-14-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-02-13 02:13:16,442] INFO [Partition -uve-topic-14-3 broker=2] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,444] 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-02-13 02:13:16,444] 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-02-13 02:13:16,444] INFO [Partition -uve-topic-27-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-02-13 02:13:16,445] INFO [Partition -uve-topic-27-1 broker=2] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,446] 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-02-13 02:13:16,447] 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-02-13 02:13:16,447] INFO [Partition -uve-topic-7-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-02-13 02:13:16,447] INFO [Partition -uve-topic-7-11 broker=2] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,449] 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-02-13 02:13:16,449] 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-02-13 02:13:16,449] INFO [Partition -uve-topic-20-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-02-13 02:13:16,450] INFO [Partition -uve-topic-20-22 broker=2] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,451] 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-02-13 02:13:16,452] 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-02-13 02:13:16,452] INFO [Partition -uve-topic-0-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-02-13 02:13:16,452] INFO [Partition -uve-topic-0-23 broker=2] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,454] 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-02-13 02:13:16,454] 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-02-13 02:13:16,454] INFO [Partition -uve-topic-9-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-02-13 02:13:16,454] INFO [Partition -uve-topic-9-23 broker=2] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,456] 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-02-13 02:13:16,456] 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-02-13 02:13:16,456] INFO [Partition -uve-topic-1-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-02-13 02:13:16,456] INFO [Partition -uve-topic-1-24 broker=2] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,458] 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-02-13 02:13:16,458] 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-02-13 02:13:16,459] INFO [Partition -uve-topic-17-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-02-13 02:13:16,459] INFO [Partition -uve-topic-17-16 broker=2] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,460] 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-02-13 02:13:16,461] 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-02-13 02:13:16,461] INFO [Partition structured_syslog_topic-21 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-02-13 02:13:16,461] INFO [Partition structured_syslog_topic-21 broker=2] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,463] 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-02-13 02:13:16,463] 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-02-13 02:13:16,464] INFO [Partition -uve-topic-5-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-02-13 02:13:16,464] INFO [Partition -uve-topic-5-28 broker=2] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,465] 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-02-13 02:13:16,466] 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-02-13 02:13:16,466] INFO [Partition -uve-topic-4-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-02-13 02:13:16,466] INFO [Partition -uve-topic-4-8 broker=2] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,468] 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-02-13 02:13:16,469] 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-02-13 02:13:16,469] INFO [Partition -uve-topic-11-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-02-13 02:13:16,469] INFO [Partition -uve-topic-11-19 broker=2] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,471] 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-02-13 02:13:16,472] 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-02-13 02:13:16,472] INFO [Partition -uve-topic-24-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-02-13 02:13:16,472] INFO [Partition -uve-topic-24-17 broker=2] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,475] 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-02-13 02:13:16,476] 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-02-13 02:13:16,476] INFO [Partition -uve-topic-13-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-02-13 02:13:16,476] INFO [Partition -uve-topic-13-21 broker=2] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,479] 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-02-13 02:13:16,480] 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-02-13 02:13:16,480] INFO [Partition -uve-topic-12-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-02-13 02:13:16,480] INFO [Partition -uve-topic-12-1 broker=2] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,482] 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-02-13 02:13:16,483] 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-02-13 02:13:16,483] INFO [Partition -uve-topic-26-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-02-13 02:13:16,483] INFO [Partition -uve-topic-26-19 broker=2] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,485] 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-02-13 02:13:16,485] 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-02-13 02:13:16,485] INFO [Partition -uve-topic-29-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-02-13 02:13:16,486] INFO [Partition -uve-topic-29-3 broker=2] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,487] 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-02-13 02:13:16,488] 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-02-13 02:13:16,488] INFO [Partition -uve-topic-16-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-02-13 02:13:16,488] INFO [Partition -uve-topic-16-5 broker=2] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,491] 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-02-13 02:13:16,491] 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-02-13 02:13:16,491] INFO [Partition -uve-topic-17-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-02-13 02:13:16,491] INFO [Partition -uve-topic-17-25 broker=2] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,493] 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-02-13 02:13:16,493] 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-02-13 02:13:16,493] INFO [Partition -uve-topic-22-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-02-13 02:13:16,493] INFO [Partition -uve-topic-22-24 broker=2] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,495] 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-02-13 02:13:16,495] 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-02-13 02:13:16,495] INFO [Partition -uve-topic-18-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-02-13 02:13:16,495] INFO [Partition -uve-topic-18-7 broker=2] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,497] 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-02-13 02:13:16,497] 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-02-13 02:13:16,497] INFO [Partition -uve-topic-21-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-02-13 02:13:16,497] INFO [Partition -uve-topic-21-4 broker=2] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,500] 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-02-13 02:13:16,501] 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-02-13 02:13:16,501] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2025-02-13 02:13:16,502] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,504] 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-02-13 02:13:16,505] 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-02-13 02:13:16,505] INFO [Partition -uve-topic-17-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-02-13 02:13:16,505] INFO [Partition -uve-topic-17-6 broker=2] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,507] 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-02-13 02:13:16,508] 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-02-13 02:13:16,508] INFO [Partition -uve-topic-23-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-02-13 02:13:16,508] INFO [Partition -uve-topic-23-16 broker=2] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,510] 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-02-13 02:13:16,511] 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-02-13 02:13:16,511] INFO [Partition -uve-topic-10-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-02-13 02:13:16,511] INFO [Partition -uve-topic-10-18 broker=2] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,513] 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-02-13 02:13:16,513] 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-02-13 02:13:16,514] INFO [Partition -uve-topic-12-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-02-13 02:13:16,514] INFO [Partition -uve-topic-12-20 broker=2] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,515] 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-02-13 02:13:16,516] 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-02-13 02:13:16,516] INFO [Partition -uve-topic-25-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-02-13 02:13:16,516] INFO [Partition -uve-topic-25-18 broker=2] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,518] 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-02-13 02:13:16,519] 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-02-13 02:13:16,519] INFO [Partition -uve-topic-11-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-02-13 02:13:16,519] INFO [Partition -uve-topic-11-0 broker=2] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,521] 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-02-13 02:13:16,522] 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-02-13 02:13:16,522] INFO [Partition -uve-topic-19-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-02-13 02:13:16,522] INFO [Partition -uve-topic-19-18 broker=2] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,524] 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-02-13 02:13:16,524] 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-02-13 02:13:16,524] INFO [Partition -uve-topic-21-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-02-13 02:13:16,524] INFO [Partition -uve-topic-21-23 broker=2] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,527] 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-02-13 02:13:16,528] 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-02-13 02:13:16,528] INFO [Partition -uve-topic-20-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-02-13 02:13:16,528] INFO [Partition -uve-topic-20-3 broker=2] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,530] 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-02-13 02:13:16,531] 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-02-13 02:13:16,531] INFO [Partition -uve-topic-28-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-02-13 02:13:16,531] INFO [Partition -uve-topic-28-21 broker=2] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,533] 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-02-13 02:13:16,534] 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-02-13 02:13:16,534] INFO [Partition -uve-topic-15-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-02-13 02:13:16,534] INFO [Partition -uve-topic-15-23 broker=2] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,536] 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-02-13 02:13:16,536] 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-02-13 02:13:16,536] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2025-02-13 02:13:16,536] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,538] 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-02-13 02:13:16,539] 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-02-13 02:13:16,539] INFO [Partition -uve-topic-22-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-02-13 02:13:16,539] INFO [Partition -uve-topic-22-15 broker=2] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,540] 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-02-13 02:13:16,541] 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-02-13 02:13:16,541] INFO [Partition -uve-topic-18-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-02-13 02:13:16,541] INFO [Partition -uve-topic-18-17 broker=2] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,543] 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-02-13 02:13:16,544] 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-02-13 02:13:16,544] INFO [Partition -uve-topic-14-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-02-13 02:13:16,544] INFO [Partition -uve-topic-14-22 broker=2] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,546] 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-02-13 02:13:16,547] 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-02-13 02:13:16,547] INFO [Partition -uve-topic-13-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,547] INFO [Partition -uve-topic-13-2 broker=2] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,567] 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-02-13 02:13:16,568] 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-02-13 02:13:16,568] INFO [Partition -uve-topic-26-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-02-13 02:13:16,568] INFO [Partition -uve-topic-26-0 broker=2] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,571] 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-02-13 02:13:16,572] 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-02-13 02:13:16,572] INFO [Partition -uve-topic-27-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-02-13 02:13:16,572] INFO [Partition -uve-topic-27-20 broker=2] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,575] 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-02-13 02:13:16,576] 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-02-13 02:13:16,576] INFO [Partition -uve-topic-6-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-02-13 02:13:16,576] INFO [Partition -uve-topic-6-10 broker=2] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,579] 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-02-13 02:13:16,579] 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-02-13 02:13:16,579] INFO [Partition -uve-topic-1-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-02-13 02:13:16,579] INFO [Partition -uve-topic-1-14 broker=2] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,581] 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-02-13 02:13:16,582] 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-02-13 02:13:16,582] INFO [Partition -uve-topic-0-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-02-13 02:13:16,582] INFO [Partition -uve-topic-0-13 broker=2] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,585] 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-02-13 02:13:16,585] 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-02-13 02:13:16,586] INFO [Partition -uve-topic-22-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-02-13 02:13:16,586] INFO [Partition -uve-topic-22-5 broker=2] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,588] 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-02-13 02:13:16,589] 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-02-13 02:13:16,589] INFO [Partition -uve-topic-4-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-02-13 02:13:16,589] INFO [Partition -uve-topic-4-27 broker=2] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,591] 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-02-13 02:13:16,592] 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-02-13 02:13:16,592] INFO [Partition -uve-topic-3-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-02-13 02:13:16,592] INFO [Partition -uve-topic-3-7 broker=2] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,594] 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-02-13 02:13:16,594] 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-02-13 02:13:16,595] INFO [Partition -uve-topic-9-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-02-13 02:13:16,595] INFO [Partition -uve-topic-9-13 broker=2] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,600] 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-02-13 02:13:16,601] 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-02-13 02:13:16,601] INFO [Partition -uve-topic-28-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,601] INFO [Partition -uve-topic-28-2 broker=2] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,603] 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-02-13 02:13:16,609] 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-02-13 02:13:16,610] INFO [Partition -uve-topic-29-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-02-13 02:13:16,610] INFO [Partition -uve-topic-29-22 broker=2] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,612] 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-02-13 02:13:16,613] 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-02-13 02:13:16,613] INFO [Partition -uve-topic-15-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-02-13 02:13:16,613] INFO [Partition -uve-topic-15-4 broker=2] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,615] 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-02-13 02:13:16,616] 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-02-13 02:13:16,616] INFO [Partition -uve-topic-16-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-02-13 02:13:16,616] INFO [Partition -uve-topic-16-24 broker=2] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,620] 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-02-13 02:13:16,620] 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-02-13 02:13:16,620] INFO [Partition -uve-topic-8-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-02-13 02:13:16,621] INFO [Partition -uve-topic-8-12 broker=2] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,623] 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-02-13 02:13:16,623] 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-02-13 02:13:16,623] INFO [Partition -uve-topic-2-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-02-13 02:13:16,623] INFO [Partition -uve-topic-2-6 broker=2] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,626] 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-02-13 02:13:16,626] 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-02-13 02:13:16,626] INFO [Partition -uve-topic-3-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-02-13 02:13:16,626] INFO [Partition -uve-topic-3-26 broker=2] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,628] 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-02-13 02:13:16,628] 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-02-13 02:13:16,628] INFO [Partition -uve-topic-9-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-02-13 02:13:16,628] INFO [Partition -uve-topic-9-4 broker=2] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,630] 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-02-13 02:13:16,631] 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-02-13 02:13:16,631] INFO [Partition -uve-topic-2-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-02-13 02:13:16,631] INFO [Partition -uve-topic-2-25 broker=2] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,633] 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-02-13 02:13:16,633] 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-02-13 02:13:16,634] INFO [Partition -uve-topic-1-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-02-13 02:13:16,634] INFO [Partition -uve-topic-1-5 broker=2] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,636] 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-02-13 02:13:16,636] 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-02-13 02:13:16,636] INFO [Partition structured_syslog_topic-2 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,636] INFO [Partition structured_syslog_topic-2 broker=2] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,638] 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-02-13 02:13:16,639] 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-02-13 02:13:16,639] INFO [Partition -uve-topic-22-12 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-02-13 02:13:16,639] INFO [Partition -uve-topic-22-12 broker=2] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,641] 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-02-13 02:13:16,642] 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-02-13 02:13:16,642] INFO [Partition -uve-topic-1-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-02-13 02:13:16,642] INFO [Partition -uve-topic-1-21 broker=2] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,644] 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-02-13 02:13:16,644] 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-02-13 02:13:16,644] INFO [Partition -uve-topic-0-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-02-13 02:13:16,645] INFO [Partition -uve-topic-0-1 broker=2] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,646] 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-02-13 02:13:16,647] 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-02-13 02:13:16,647] INFO [Partition -uve-topic-9-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-02-13 02:13:16,647] INFO [Partition -uve-topic-9-1 broker=2] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,649] 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-02-13 02:13:16,649] 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-02-13 02:13:16,650] INFO [Partition -uve-topic-4-24 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-02-13 02:13:16,650] INFO [Partition -uve-topic-4-24 broker=2] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,652] 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-02-13 02:13:16,652] 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-02-13 02:13:16,652] INFO [Partition -uve-topic-6-26 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-02-13 02:13:16,652] INFO [Partition -uve-topic-6-26 broker=2] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,654] 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-02-13 02:13:16,655] 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-02-13 02:13:16,655] INFO [Partition -uve-topic-5-6 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-02-13 02:13:16,655] INFO [Partition -uve-topic-5-6 broker=2] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,657] 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-02-13 02:13:16,657] 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-02-13 02:13:16,657] INFO [Partition -uve-topic-9-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-02-13 02:13:16,657] INFO [Partition -uve-topic-9-10 broker=2] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,659] 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-02-13 02:13:16,659] 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-02-13 02:13:16,660] INFO [Partition -uve-topic-22-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-02-13 02:13:16,660] INFO [Partition -uve-topic-22-21 broker=2] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,661] 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-02-13 02:13:16,662] 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-02-13 02:13:16,662] INFO [Partition -uve-topic-1-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-02-13 02:13:16,662] INFO [Partition -uve-topic-1-11 broker=2] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,664] 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-02-13 02:13:16,664] 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-02-13 02:13:16,664] INFO [Partition -uve-topic-17-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-02-13 02:13:16,664] INFO [Partition -uve-topic-17-3 broker=2] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,667] 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-02-13 02:13:16,667] 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-02-13 02:13:16,667] INFO [Partition -uve-topic-3-23 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-02-13 02:13:16,667] INFO [Partition -uve-topic-3-23 broker=2] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,669] 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-02-13 02:13:16,669] 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-02-13 02:13:16,669] INFO [Partition -uve-topic-19-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-02-13 02:13:16,670] INFO [Partition -uve-topic-19-15 broker=2] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,671] 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-02-13 02:13:16,672] 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-02-13 02:13:16,672] INFO [Partition -uve-topic-4-5 broker=2] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-02-13 02:13:16,672] INFO [Partition -uve-topic-4-5 broker=2] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,674] 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-02-13 02:13:16,674] 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-02-13 02:13:16,674] INFO [Partition -uve-topic-5-25 broker=2] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-02-13 02:13:16,674] INFO [Partition -uve-topic-5-25 broker=2] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,675] 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-02-13 02:13:16,676] 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-02-13 02:13:16,676] INFO [Partition -uve-topic-20-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-02-13 02:13:16,676] INFO [Partition -uve-topic-20-0 broker=2] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,677] 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-02-13 02:13:16,678] 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-02-13 02:13:16,678] INFO [Partition -uve-topic-28-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-02-13 02:13:16,678] INFO [Partition -uve-topic-28-18 broker=2] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,680] 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-02-13 02:13:16,680] 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-02-13 02:13:16,681] INFO [Partition -uve-topic-3-4 broker=2] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-02-13 02:13:16,681] INFO [Partition -uve-topic-3-4 broker=2] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,682] 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-02-13 02:13:16,683] 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-02-13 02:13:16,683] INFO [Partition -uve-topic-15-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-02-13 02:13:16,683] INFO [Partition -uve-topic-15-20 broker=2] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,685] 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-02-13 02:13:16,685] 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-02-13 02:13:16,685] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2025-02-13 02:13:16,686] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,687] 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-02-13 02:13:16,688] 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-02-13 02:13:16,688] INFO [Partition -uve-topic-8-28 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-02-13 02:13:16,688] INFO [Partition -uve-topic-8-28 broker=2] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,690] 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-02-13 02:13:16,690] 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-02-13 02:13:16,690] INFO [Partition -uve-topic-0-10 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-02-13 02:13:16,690] INFO [Partition -uve-topic-0-10 broker=2] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,693] 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-02-13 02:13:16,698] 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-02-13 02:13:16,698] INFO [Partition -uve-topic-17-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-02-13 02:13:16,698] INFO [Partition -uve-topic-17-22 broker=2] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,705] 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-02-13 02:13:16,706] 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-02-13 02:13:16,707] INFO [Partition -uve-topic-20-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-02-13 02:13:16,707] INFO [Partition -uve-topic-20-19 broker=2] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,710] 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-02-13 02:13:16,711] 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-02-13 02:13:16,711] INFO [Partition -uve-topic-29-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-02-13 02:13:16,711] INFO [Partition -uve-topic-29-0 broker=2] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,714] 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-02-13 02:13:16,715] 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-02-13 02:13:16,715] INFO [Partition -uve-topic-16-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,715] INFO [Partition -uve-topic-16-2 broker=2] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,717] 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-02-13 02:13:16,718] 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-02-13 02:13:16,718] INFO [Partition -uve-topic-21-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-02-13 02:13:16,718] INFO [Partition -uve-topic-21-1 broker=2] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,720] 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-02-13 02:13:16,721] 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-02-13 02:13:16,721] INFO [Partition -uve-topic-2-22 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-02-13 02:13:16,721] INFO [Partition -uve-topic-2-22 broker=2] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,724] 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-02-13 02:13:16,724] 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-02-13 02:13:16,724] INFO [Partition -uve-topic-9-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-02-13 02:13:16,725] INFO [Partition -uve-topic-9-20 broker=2] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,727] 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-02-13 02:13:16,727] 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-02-13 02:13:16,727] INFO [Partition -uve-topic-1-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,727] INFO [Partition -uve-topic-1-2 broker=2] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,730] 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-02-13 02:13:16,730] 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-02-13 02:13:16,731] INFO [Partition -uve-topic-23-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-02-13 02:13:16,731] INFO [Partition -uve-topic-23-13 broker=2] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,733] 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-02-13 02:13:16,733] 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-02-13 02:13:16,733] INFO [Partition -uve-topic-10-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-02-13 02:13:16,734] INFO [Partition -uve-topic-10-15 broker=2] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,736] 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-02-13 02:13:16,736] 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-02-13 02:13:16,736] INFO [Partition -uve-topic-17-13 broker=2] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-02-13 02:13:16,736] INFO [Partition -uve-topic-17-13 broker=2] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,738] 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-02-13 02:13:16,739] 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-02-13 02:13:16,739] INFO [Partition structured_syslog_topic-18 broker=2] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-02-13 02:13:16,739] INFO [Partition structured_syslog_topic-18 broker=2] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,741] 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-02-13 02:13:16,742] 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-02-13 02:13:16,742] INFO [Partition -uve-topic-2-3 broker=2] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-02-13 02:13:16,742] INFO [Partition -uve-topic-2-3 broker=2] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,744] 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-02-13 02:13:16,745] 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-02-13 02:13:16,745] INFO [Partition -uve-topic-14-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-02-13 02:13:16,745] INFO [Partition -uve-topic-14-19 broker=2] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,749] 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-02-13 02:13:16,749] 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-02-13 02:13:16,750] INFO [Partition -uve-topic-27-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-02-13 02:13:16,751] INFO [Partition -uve-topic-27-17 broker=2] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,753] 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-02-13 02:13:16,758] 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-02-13 02:13:16,758] INFO [Partition -uve-topic-7-27 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-02-13 02:13:16,758] INFO [Partition -uve-topic-7-27 broker=2] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,760] 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-02-13 02:13:16,761] 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-02-13 02:13:16,761] INFO [Partition -uve-topic-6-7 broker=2] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-02-13 02:13:16,761] INFO [Partition -uve-topic-6-7 broker=2] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,774] 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-02-13 02:13:16,775] 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-02-13 02:13:16,775] INFO [Partition -uve-topic-13-18 broker=2] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-02-13 02:13:16,775] INFO [Partition -uve-topic-13-18 broker=2] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,780] 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-02-13 02:13:16,780] 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-02-13 02:13:16,781] INFO [Partition -uve-topic-26-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-02-13 02:13:16,781] INFO [Partition -uve-topic-26-16 broker=2] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,787] 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-02-13 02:13:16,788] 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-02-13 02:13:16,788] INFO [Partition -uve-topic-14-0 broker=2] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-02-13 02:13:16,788] INFO [Partition -uve-topic-14-0 broker=2] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,791] 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-02-13 02:13:16,792] 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-02-13 02:13:16,792] INFO [Partition -uve-topic-8-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-02-13 02:13:16,792] INFO [Partition -uve-topic-8-19 broker=2] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,795] 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-02-13 02:13:16,796] 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-02-13 02:13:16,796] INFO [Partition -uve-topic-0-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-02-13 02:13:16,796] INFO [Partition -uve-topic-0-20 broker=2] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,798] 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-02-13 02:13:16,799] 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-02-13 02:13:16,799] INFO [Partition -uve-topic-21-11 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-02-13 02:13:16,799] INFO [Partition -uve-topic-21-11 broker=2] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,803] 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-02-13 02:13:16,804] 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-02-13 02:13:16,804] INFO [Partition -uve-topic-12-17 broker=2] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-02-13 02:13:16,804] INFO [Partition -uve-topic-12-17 broker=2] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,807] 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-02-13 02:13:16,807] 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-02-13 02:13:16,807] INFO [Partition -uve-topic-25-15 broker=2] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-02-13 02:13:16,808] INFO [Partition -uve-topic-25-15 broker=2] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,810] 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-02-13 02:13:16,810] 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-02-13 02:13:16,810] INFO [Partition -uve-topic-21-20 broker=2] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-02-13 02:13:16,810] INFO [Partition -uve-topic-21-20 broker=2] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,813] 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-02-13 02:13:16,814] 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-02-13 02:13:16,814] INFO [Partition -uve-topic-0-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-02-13 02:13:16,814] INFO [Partition -uve-topic-0-29 broker=2] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,816] 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-02-13 02:13:16,816] 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-02-13 02:13:16,816] INFO [Partition -uve-topic-22-2 broker=2] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-02-13 02:13:16,817] INFO [Partition -uve-topic-22-2 broker=2] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,818] 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-02-13 02:13:16,819] 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-02-13 02:13:16,819] INFO [Partition -uve-topic-9-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-02-13 02:13:16,819] INFO [Partition -uve-topic-9-29 broker=2] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,820] 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-02-13 02:13:16,821] 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-02-13 02:13:16,821] INFO [Partition -uve-topic-8-9 broker=2] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-02-13 02:13:16,821] INFO [Partition -uve-topic-8-9 broker=2] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,823] 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-02-13 02:13:16,823] 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-02-13 02:13:16,823] INFO [Partition -uve-topic-29-29 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-02-13 02:13:16,824] INFO [Partition -uve-topic-29-29 broker=2] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,825] 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-02-13 02:13:16,826] 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-02-13 02:13:16,826] INFO [Partition -uve-topic-11-16 broker=2] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-02-13 02:13:16,826] INFO [Partition -uve-topic-11-16 broker=2] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,827] 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-02-13 02:13:16,828] 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-02-13 02:13:16,828] INFO [Partition -uve-topic-24-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-02-13 02:13:16,828] INFO [Partition -uve-topic-24-14 broker=2] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,830] 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-02-13 02:13:16,830] 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-02-13 02:13:16,830] INFO [Partition -uve-topic-18-14 broker=2] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-02-13 02:13:16,830] INFO [Partition -uve-topic-18-14 broker=2] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,832] 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-02-13 02:13:16,832] 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-02-13 02:13:16,832] INFO [Partition -uve-topic-29-19 broker=2] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-02-13 02:13:16,832] INFO [Partition -uve-topic-29-19 broker=2] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,834] 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-02-13 02:13:16,834] 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-02-13 02:13:16,834] INFO [Partition -uve-topic-15-1 broker=2] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-02-13 02:13:16,834] INFO [Partition -uve-topic-15-1 broker=2] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,836] 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-02-13 02:13:16,836] 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-02-13 02:13:16,836] INFO [Partition -uve-topic-16-21 broker=2] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-02-13 02:13:16,836] INFO [Partition -uve-topic-16-21 broker=2] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,838] 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-02-13 02:13:16,839] 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-02-13 02:13:16,839] INFO [Partition -uve-topic-7-8 broker=2] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-02-13 02:13:16,839] INFO [Partition -uve-topic-7-8 broker=2] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-02-13 02:13:16,908] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-1-12, -uve-topic-11-24, -uve-topic-21-23, -uve-topic-13-22, -uve-topic-23-21, -uve-topic-8-18, -uve-topic-10-7, -uve-topic-20-6, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-13-11, -uve-topic-4-22, HEALTH_CHECK_TOPIC-11, -uve-topic-13-6, -uve-topic-23-5, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-6-25, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-18-27, -uve-topic-28-26, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-20-0, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-25-2, HEALTH_CHECK_TOPIC-19, -uve-topic-8-5, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-28-2, -uve-topic-21-15, -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-19-12, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-10-15, -uve-topic-5-15, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-17-1, -uve-topic-27-0, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-12-21, -uve-topic-22-20, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-24-6, -uve-topic-27-8, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-27-18, HEALTH_CHECK_TOPIC-27, -uve-topic-1-17, HEALTH_CHECK_TOPIC-6, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-8-27, HEALTH_CHECK_TOPIC-10, -uve-topic-8-12, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-1-6, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, HEALTH_CHECK_TOPIC-2, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-0-16, -uve-topic-14-29, -uve-topic-24-28, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-0-11, -uve-topic-15-24, -uve-topic-25-23, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-25-13, -uve-topic-1-26, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-23-6, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-13, -uve-topic-6-20, -uve-topic-14-16, -uve-topic-24-15, -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-18-13, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-20-26, -uve-topic-10-27, -uve-topic-14-20, -uve-topic-24-19, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-22-16, -uve-topic-12-17, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-19-24, -uve-topic-12-9, -uve-topic-22-8, -uve-topic-26-7, -uve-topic-16-8, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-24-27, -uve-topic-14-28, HEALTH_CHECK_TOPIC-12, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-17-22, -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-8-22, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-18-12, -uve-topic-28-11, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -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-22-5, -uve-topic-13-26, -uve-topic-23-25, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-20-27, -uve-topic-9-23, -uve-topic-28-3, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-11-21, -uve-topic-21-20, -uve-topic-3-4, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-1-23, HEALTH_CHECK_TOPIC-15, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-22-21, -uve-topic-0-3, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-15, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-0-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-27-20, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-24-21, -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-29-12, -uve-topic-11-17, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-6-24, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-26-23, -uve-topic-16-24, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-26-5, -uve-topic-0-8, -uve-topic-0-22, -uve-topic-27-11, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-15, -uve-topic-3-7, -uve-topic-17-20, -uve-topic-27-19, -uve-topic-28-15, -uve-topic-18-16, HEALTH_CHECK_TOPIC-26, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-12-10, -uve-topic-6-10, -uve-topic-25-22, -uve-topic-15-23, -uve-topic-5-9, -uve-topic-12-18, -uve-topic-22-17, -uve-topic-19-3, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-8-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-3-29, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, HEALTH_CHECK_TOPIC-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-23-0, -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-13-12, -uve-topic-23-11, -uve-topic-7-11, -uve-topic-26-10, -uve-topic-16-11, -uve-topic-3-8, -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-6-28, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-2-14, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-16-18, -uve-topic-26-17, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-27-27, -uve-topic-17-28, -uve-topic-1-24, HEALTH_CHECK_TOPIC-29, -uve-topic-9-4, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-27-26, -uve-topic-12-3, -uve-topic-22-2, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-28-7, -uve-topic-6-21, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -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-0-12, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, structured_syslog_topic-20, HEALTH_CHECK_TOPIC-25, -uve-topic-10-16, -uve-topic-20-15, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-6-14, -uve-topic-25-12, -uve-topic-15-13, -uve-topic-3-17, -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-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-8, HEALTH_CHECK_TOPIC-1, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-23-26, -uve-topic-13-27, structured_syslog_topic-14, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-23-2, -uve-topic-1-15, -uve-topic-25-3, -uve-topic-15-4, -uve-topic-13-16, -uve-topic-23-15, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-23-7, -uve-topic-13-8, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-7-15, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-11-14, -uve-topic-21-13, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-26-4, -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-12-7, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-3-5, -uve-topic-19-25, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-2-23, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-29-19, structured_syslog_topic-13, -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, HEALTH_CHECK_TOPIC-24, HEALTH_CHECK_TOPIC-18, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-12-15, -uve-topic-22-14, -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-13-24, -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-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-25-5, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-3-16, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-22-3, -uve-topic-12-4, -uve-topic-10-9, -uve-topic-20-8, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-21-25, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-11-11, -uve-topic-21-10, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-21-18, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-18-7, -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-29-15, -uve-topic-0-18, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-28-20, -uve-topic-16-12, -uve-topic-26-11, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-4-20, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -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-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-29-1, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-27-13, -uve-topic-0-27, -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-5-21, HEALTH_CHECK_TOPIC-0, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-6-22, -uve-topic-25-9, -uve-topic-15-10, -uve-topic-24-24, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-25-17, -uve-topic-10-20, -uve-topic-20-19, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-22-15, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-24-13, -uve-topic-28-16, -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-22-23, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-8-24, -uve-topic-19-19, -uve-topic-29-18, -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-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, HEALTH_CHECK_TOPIC-20, -uve-topic-21-14, -uve-topic-11-15, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-21-6, -uve-topic-17-29, -uve-topic-27-28, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-20-5, -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-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-27-9, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-16-3, -uve-topic-26-2, -uve-topic-5-0, -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, -uve-topic-21-0, HEALTH_CHECK_TOPIC-22, -uve-topic-7-2, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-5-3, HEALTH_CHECK_TOPIC-3, -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-13-0, -uve-topic-16-1, -uve-topic-26-0, -uve-topic-15-21, -uve-topic-25-20, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-2-12, -uve-topic-8-14, HEALTH_CHECK_TOPIC-17, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-24-17, -uve-topic-29-20, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-13-9, -uve-topic-23-8, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-7-6, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-20-2, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-5-26, -uve-topic-11-4, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-4-2, HEALTH_CHECK_TOPIC-21, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-29-14, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-6-12, structured_syslog_topic-7, -uve-topic-11-20, -uve-topic-21-19, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-7-13, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, 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-29-3, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-4-25, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-15-27, -uve-topic-25-26, -uve-topic-27-12, -uve-topic-17-13, -uve-topic-19-1, -uve-topic-29-0, -uve-topic-10-26, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-5-4, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-15-12, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-14-19, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-27-4, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-02-13 02:13:17,177] INFO [Partition -uve-topic-21-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,235] INFO [Partition -uve-topic-21-27 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,242] INFO [Partition -uve-topic-29-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,247] INFO [Partition -uve-topic-29-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,249] INFO [Partition -uve-topic-27-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,256] INFO [Partition -uve-topic-27-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,258] INFO [Partition -uve-topic-10-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,262] INFO [Partition -uve-topic-10-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,263] INFO [Partition -uve-topic-23-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,265] INFO [Partition -uve-topic-23-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,266] INFO [Partition -uve-topic-0-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,271] INFO [Partition -uve-topic-0-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,272] INFO [Partition -uve-topic-2-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,275] INFO [Partition -uve-topic-2-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,276] INFO [Partition -uve-topic-16-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,288] INFO [Partition -uve-topic-16-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,288] INFO [Partition -uve-topic-0-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,291] INFO [Partition -uve-topic-0-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,302] INFO [Partition -uve-topic-14-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,308] INFO [Partition -uve-topic-14-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,316] INFO [Partition -uve-topic-29-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,321] INFO [Partition -uve-topic-29-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,323] INFO [Partition -uve-topic-4-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,327] INFO [Partition -uve-topic-4-21 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,327] INFO [Partition -uve-topic-18-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,335] INFO [Partition -uve-topic-18-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,350] INFO [Partition -uve-topic-2-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,365] INFO [Partition -uve-topic-2-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,368] INFO [Partition -uve-topic-8-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,378] INFO [Partition -uve-topic-8-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,378] INFO [Partition structured_syslog_topic-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,381] INFO [Partition structured_syslog_topic-15 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,382] INFO [Partition -uve-topic-6-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,385] INFO [Partition -uve-topic-6-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,386] INFO [Partition -uve-topic-4-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,390] INFO [Partition -uve-topic-4-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,391] INFO [Partition -uve-topic-22-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,395] INFO [Partition -uve-topic-22-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,395] INFO [Partition -uve-topic-8-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,400] INFO [Partition -uve-topic-8-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,401] INFO [Partition -uve-topic-20-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,404] INFO [Partition -uve-topic-20-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,405] INFO [Partition -uve-topic-24-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,408] INFO [Partition -uve-topic-24-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,410] INFO [Partition -uve-topic-26-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,414] INFO [Partition -uve-topic-26-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,416] INFO [Partition -uve-topic-28-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,423] INFO [Partition -uve-topic-28-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,423] INFO [Partition -uve-topic-5-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,426] INFO [Partition -uve-topic-5-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,427] INFO [Partition -uve-topic-17-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,429] INFO [Partition -uve-topic-17-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,429] INFO [Partition -uve-topic-16-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,432] INFO [Partition -uve-topic-16-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,436] INFO [Partition -uve-topic-13-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,439] INFO [Partition -uve-topic-13-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,441] INFO [Partition -uve-topic-9-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,444] INFO [Partition -uve-topic-9-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,445] INFO [Partition -uve-topic-20-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,448] INFO [Partition -uve-topic-20-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,449] INFO [Partition -uve-topic-22-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,460] INFO [Partition -uve-topic-22-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,461] INFO [Partition -uve-topic-11-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,467] INFO [Partition -uve-topic-11-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,467] INFO [Partition -uve-topic-1-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,471] INFO [Partition -uve-topic-1-18 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,481] INFO [Partition -uve-topic-7-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,485] INFO [Partition -uve-topic-7-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,486] INFO [Partition -uve-topic-17-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,489] INFO [Partition -uve-topic-17-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,489] INFO [Partition -uve-topic-15-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,492] INFO [Partition -uve-topic-15-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,492] INFO [Partition -uve-topic-5-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,495] INFO [Partition -uve-topic-5-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,497] INFO [Partition -uve-topic-17-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,501] INFO [Partition -uve-topic-17-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,501] INFO [Partition -uve-topic-21-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,511] INFO [Partition -uve-topic-21-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,511] INFO [Partition -uve-topic-23-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,514] INFO [Partition -uve-topic-23-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,514] INFO [Partition -uve-topic-25-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,521] INFO [Partition -uve-topic-25-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,521] INFO [Partition -uve-topic-3-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,525] INFO [Partition -uve-topic-3-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,525] INFO [Partition -uve-topic-0-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,528] INFO [Partition -uve-topic-0-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,528] INFO [Partition -uve-topic-3-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,532] INFO [Partition -uve-topic-3-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,532] INFO [Partition -uve-topic-12-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,534] INFO [Partition -uve-topic-12-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,535] INFO [Partition -uve-topic-9-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,538] INFO [Partition -uve-topic-9-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:17,538] INFO [Partition -uve-topic-6-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,543] INFO [Partition -uve-topic-6-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,543] INFO [Partition -uve-topic-7-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,546] INFO [Partition -uve-topic-7-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:17,548] INFO [Partition -uve-topic-17-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:17,553] INFO [Partition -uve-topic-17-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,727] INFO [Partition -uve-topic-1-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,734] INFO [Partition -uve-topic-1-15 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,735] INFO [Partition -uve-topic-17-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,738] INFO [Partition -uve-topic-17-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,738] INFO [Partition -uve-topic-8-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,741] INFO [Partition -uve-topic-8-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,742] INFO [Partition -uve-topic-20-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,744] INFO [Partition -uve-topic-20-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,744] INFO [Partition -uve-topic-27-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,749] INFO [Partition -uve-topic-27-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,749] INFO [Partition -uve-topic-17-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,752] INFO [Partition -uve-topic-17-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,752] INFO [Partition -uve-topic-10-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,755] INFO [Partition -uve-topic-10-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,756] INFO [Partition -uve-topic-19-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,758] INFO [Partition -uve-topic-19-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,759] INFO [Partition -uve-topic-6-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,761] INFO [Partition -uve-topic-6-18 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,763] INFO [Partition -uve-topic-14-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,765] INFO [Partition -uve-topic-14-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,766] INFO [Partition -uve-topic-29-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,768] INFO [Partition -uve-topic-29-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,769] INFO [Partition -uve-topic-19-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,771] INFO [Partition -uve-topic-19-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,772] INFO [Partition -uve-topic-12-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,781] INFO [Partition -uve-topic-12-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,781] INFO [Partition -uve-topic-1-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,784] INFO [Partition -uve-topic-1-3 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,785] INFO [Partition -uve-topic-4-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,787] INFO [Partition -uve-topic-4-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,787] INFO [Partition -uve-topic-23-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,791] INFO [Partition -uve-topic-23-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,792] INFO [Partition -uve-topic-15-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,795] INFO [Partition -uve-topic-15-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,795] INFO [Partition -uve-topic-6-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,797] INFO [Partition -uve-topic-6-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,798] INFO [Partition -uve-topic-13-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,802] INFO [Partition -uve-topic-13-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,802] INFO [Partition -uve-topic-28-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,806] INFO [Partition -uve-topic-28-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,806] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,808] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,809] INFO [Partition -uve-topic-11-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,811] INFO [Partition -uve-topic-11-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,811] INFO [Partition -uve-topic-7-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,813] INFO [Partition -uve-topic-7-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,813] INFO [Partition -uve-topic-13-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,815] INFO [Partition -uve-topic-13-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,815] INFO [Partition -uve-topic-0-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,817] INFO [Partition -uve-topic-0-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,818] INFO [Partition -uve-topic-9-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,821] INFO [Partition -uve-topic-9-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,821] INFO [Partition -uve-topic-14-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,823] INFO [Partition -uve-topic-14-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,825] INFO [Partition -uve-topic-24-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,827] INFO [Partition -uve-topic-24-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,829] INFO [Partition -uve-topic-19-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,831] INFO [Partition -uve-topic-19-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,832] INFO [Partition -uve-topic-14-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,834] INFO [Partition -uve-topic-14-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,834] INFO [Partition -uve-topic-5-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,837] INFO [Partition -uve-topic-5-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,837] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,839] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,840] INFO [Partition -uve-topic-24-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,842] INFO [Partition -uve-topic-24-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,843] INFO [Partition -uve-topic-12-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,848] INFO [Partition -uve-topic-12-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,848] INFO [Partition -uve-topic-0-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,850] INFO [Partition -uve-topic-0-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,850] INFO [Partition structured_syslog_topic-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,853] INFO [Partition structured_syslog_topic-3 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,853] INFO [Partition -uve-topic-16-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,855] INFO [Partition -uve-topic-16-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,855] INFO [Partition -uve-topic-7-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,858] INFO [Partition -uve-topic-7-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,858] INFO [Partition -uve-topic-26-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,860] INFO [Partition -uve-topic-26-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,860] INFO [Partition -uve-topic-12-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,862] INFO [Partition -uve-topic-12-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,862] INFO [Partition -uve-topic-8-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,866] INFO [Partition -uve-topic-8-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,866] INFO [Partition structured_syslog_topic-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,870] INFO [Partition structured_syslog_topic-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,870] INFO [Partition -uve-topic-27-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,872] INFO [Partition -uve-topic-27-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,872] INFO [Partition -uve-topic-20-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,875] INFO [Partition -uve-topic-20-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,875] INFO [Partition -uve-topic-6-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,879] INFO [Partition -uve-topic-6-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,879] INFO [Partition -uve-topic-14-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,881] INFO [Partition -uve-topic-14-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,882] INFO [Partition -uve-topic-1-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,886] INFO [Partition -uve-topic-1-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,886] INFO [Partition -uve-topic-29-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,888] INFO [Partition -uve-topic-29-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,888] INFO [Partition -uve-topic-22-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,893] INFO [Partition -uve-topic-22-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,893] INFO [Partition -uve-topic-15-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,897] INFO [Partition -uve-topic-15-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,898] INFO [Partition -uve-topic-8-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,903] INFO [Partition -uve-topic-8-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,903] INFO [Partition -uve-topic-6-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,905] INFO [Partition -uve-topic-6-27 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,906] INFO [Partition -uve-topic-25-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,908] INFO [Partition -uve-topic-25-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,910] INFO [Partition -uve-topic-13-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,912] INFO [Partition -uve-topic-13-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,913] INFO [Partition -uve-topic-4-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,915] INFO [Partition -uve-topic-4-18 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,916] INFO [Partition -uve-topic-27-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,919] INFO [Partition -uve-topic-27-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,919] INFO [Partition -uve-topic-13-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,921] INFO [Partition -uve-topic-13-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,921] INFO [Partition -uve-topic-9-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,923] INFO [Partition -uve-topic-9-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,923] INFO [Partition -uve-topic-20-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,926] INFO [Partition -uve-topic-20-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,926] INFO [Partition -uve-topic-10-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,929] INFO [Partition -uve-topic-10-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,929] INFO [Partition -uve-topic-6-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,931] INFO [Partition -uve-topic-6-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,932] INFO [Partition -uve-topic-21-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,936] INFO [Partition -uve-topic-21-12 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,936] INFO [Partition -uve-topic-7-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,939] INFO [Partition -uve-topic-7-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,944] INFO [Partition -uve-topic-2-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,946] INFO [Partition -uve-topic-2-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,947] INFO [Partition -uve-topic-23-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,950] INFO [Partition -uve-topic-23-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,950] INFO [Partition -uve-topic-16-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,952] INFO [Partition -uve-topic-16-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,953] INFO [Partition -uve-topic-7-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,958] INFO [Partition -uve-topic-7-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,958] INFO [Partition -uve-topic-4-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,961] INFO [Partition -uve-topic-4-15 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,963] INFO [Partition -uve-topic-14-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,965] INFO [Partition -uve-topic-14-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,965] INFO [Partition -uve-topic-5-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,970] INFO [Partition -uve-topic-5-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,970] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,973] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,973] INFO [Partition -uve-topic-7-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,977] INFO [Partition -uve-topic-7-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,978] INFO [Partition -uve-topic-14-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,981] INFO [Partition -uve-topic-14-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,982] INFO [Partition -uve-topic-0-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,984] INFO [Partition -uve-topic-0-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,984] INFO [Partition -uve-topic-29-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,986] INFO [Partition -uve-topic-29-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,986] INFO [Partition -uve-topic-8-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,988] INFO [Partition -uve-topic-8-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,988] INFO [Partition structured_syslog_topic-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,992] INFO [Partition structured_syslog_topic-12 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,992] INFO [Partition -uve-topic-27-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,995] INFO [Partition -uve-topic-27-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:18,995] INFO [Partition -uve-topic-24-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:18,997] INFO [Partition -uve-topic-24-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:18,998] INFO [Partition -uve-topic-17-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,001] INFO [Partition -uve-topic-17-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,003] INFO [Partition -uve-topic-8-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,006] INFO [Partition -uve-topic-8-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,007] INFO [Partition -uve-topic-27-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,010] INFO [Partition -uve-topic-27-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,010] INFO [Partition -uve-topic-10-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,013] INFO [Partition -uve-topic-10-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,013] INFO [Partition -uve-topic-8-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,017] INFO [Partition -uve-topic-8-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,017] INFO [Partition -uve-topic-15-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,020] INFO [Partition -uve-topic-15-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,020] INFO [Partition -uve-topic-1-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,022] INFO [Partition -uve-topic-1-6 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,022] INFO [Partition -uve-topic-20-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,025] INFO [Partition -uve-topic-20-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,026] INFO [Partition -uve-topic-6-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,028] INFO [Partition -uve-topic-6-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,028] INFO [Partition -uve-topic-4-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,030] INFO [Partition -uve-topic-4-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,030] INFO [Partition -uve-topic-28-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,033] INFO [Partition -uve-topic-28-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,033] INFO [Partition -uve-topic-21-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,035] INFO [Partition -uve-topic-21-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,035] INFO [Partition -uve-topic-18-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,037] INFO [Partition -uve-topic-18-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,037] INFO [Partition -uve-topic-11-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,040] INFO [Partition -uve-topic-11-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,040] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,042] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,042] INFO [Partition -uve-topic-24-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,044] INFO [Partition -uve-topic-24-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,045] INFO [Partition -uve-topic-21-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,048] INFO [Partition -uve-topic-21-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,048] INFO [Partition -uve-topic-28-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,050] INFO [Partition -uve-topic-28-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,051] INFO [Partition -uve-topic-26-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,058] INFO [Partition -uve-topic-26-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,058] INFO [Partition -uve-topic-11-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,062] INFO [Partition -uve-topic-11-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,062] INFO [Partition -uve-topic-0-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,064] INFO [Partition -uve-topic-0-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,066] INFO [Partition -uve-topic-9-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,069] INFO [Partition -uve-topic-9-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,070] INFO [Partition -uve-topic-12-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,073] INFO [Partition -uve-topic-12-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,073] INFO [Partition -uve-topic-26-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,076] INFO [Partition -uve-topic-26-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,077] INFO [Partition -uve-topic-16-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,079] INFO [Partition -uve-topic-16-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,080] INFO [Partition structured_syslog_topic-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,083] INFO [Partition structured_syslog_topic-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,083] INFO [Partition -uve-topic-14-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,086] INFO [Partition -uve-topic-14-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,086] INFO [Partition -uve-topic-24-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,089] INFO [Partition -uve-topic-24-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,089] INFO [Partition -uve-topic-5-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,092] INFO [Partition -uve-topic-5-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,093] INFO [Partition -uve-topic-29-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,095] INFO [Partition -uve-topic-29-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,096] INFO [Partition -uve-topic-24-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,100] INFO [Partition -uve-topic-24-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,101] INFO [Partition -uve-topic-12-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,105] INFO [Partition -uve-topic-12-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,105] INFO [Partition -uve-topic-25-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,111] INFO [Partition -uve-topic-25-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,113] INFO [Partition -uve-topic-27-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,116] INFO [Partition -uve-topic-27-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,116] INFO [Partition -uve-topic-8-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,120] INFO [Partition -uve-topic-8-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,120] INFO [Partition -uve-topic-5-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,123] INFO [Partition -uve-topic-5-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,123] INFO [Partition -uve-topic-20-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,125] INFO [Partition -uve-topic-20-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,125] INFO [Partition -uve-topic-17-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,128] INFO [Partition -uve-topic-17-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,129] INFO [Partition -uve-topic-27-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,131] INFO [Partition -uve-topic-27-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,131] INFO [Partition -uve-topic-15-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,133] INFO [Partition -uve-topic-15-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,133] INFO [Partition -uve-topic-6-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,135] INFO [Partition -uve-topic-6-21 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,136] INFO [Partition -uve-topic-25-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,138] INFO [Partition -uve-topic-25-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,138] INFO [Partition -uve-topic-10-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,142] INFO [Partition -uve-topic-10-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,142] INFO [Partition -uve-topic-28-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,145] INFO [Partition -uve-topic-28-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,145] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,147] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,148] INFO [Partition -uve-topic-26-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,150] INFO [Partition -uve-topic-26-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,151] INFO [Partition -uve-topic-21-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,154] INFO [Partition -uve-topic-21-15 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,155] INFO [Partition -uve-topic-28-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,157] INFO [Partition -uve-topic-28-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,158] INFO [Partition -uve-topic-18-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,160] INFO [Partition -uve-topic-18-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,160] INFO [Partition -uve-topic-4-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,162] INFO [Partition -uve-topic-4-9 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,162] INFO [Partition -uve-topic-26-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,164] INFO [Partition -uve-topic-26-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,165] INFO [Partition -uve-topic-16-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,167] INFO [Partition -uve-topic-16-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,167] INFO [Partition -uve-topic-14-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,169] INFO [Partition -uve-topic-14-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,169] INFO [Partition -uve-topic-5-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,171] INFO [Partition -uve-topic-5-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,171] INFO [Partition -uve-topic-0-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,173] INFO [Partition -uve-topic-0-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,174] INFO [Partition structured_syslog_topic-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,176] INFO [Partition structured_syslog_topic-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,176] INFO [Partition -uve-topic-24-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,178] INFO [Partition -uve-topic-24-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,178] INFO [Partition -uve-topic-3-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,180] INFO [Partition -uve-topic-3-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,181] INFO [Partition -uve-topic-11-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,183] INFO [Partition -uve-topic-11-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,183] INFO [Partition -uve-topic-7-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,184] INFO [Partition -uve-topic-7-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,184] INFO [Partition -uve-topic-8-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,188] INFO [Partition -uve-topic-8-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,188] INFO [Partition -uve-topic-3-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,190] INFO [Partition -uve-topic-3-21 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,190] INFO [Partition -uve-topic-27-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,194] INFO [Partition -uve-topic-27-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,194] INFO [Partition -uve-topic-22-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,197] INFO [Partition -uve-topic-22-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,197] INFO [Partition -uve-topic-10-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,199] INFO [Partition -uve-topic-10-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,199] INFO [Partition -uve-topic-1-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,202] INFO [Partition -uve-topic-1-12 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,202] INFO [Partition -uve-topic-5-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,204] INFO [Partition -uve-topic-5-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,204] INFO [Partition -uve-topic-20-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,207] INFO [Partition -uve-topic-20-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,207] INFO [Partition -uve-topic-27-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,210] INFO [Partition -uve-topic-27-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,210] INFO [Partition -uve-topic-24-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,213] INFO [Partition -uve-topic-24-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,213] INFO [Partition -uve-topic-17-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,216] INFO [Partition -uve-topic-17-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,216] INFO [Partition -uve-topic-1-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,219] INFO [Partition -uve-topic-1-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,219] INFO [Partition -uve-topic-25-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,221] INFO [Partition -uve-topic-25-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,222] INFO [Partition -uve-topic-18-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,224] INFO [Partition -uve-topic-18-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,225] INFO [Partition -uve-topic-20-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,227] INFO [Partition -uve-topic-20-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,227] INFO [Partition -uve-topic-4-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,229] INFO [Partition -uve-topic-4-6 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,230] INFO [Partition -uve-topic-21-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,232] INFO [Partition -uve-topic-21-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,233] INFO [Partition -uve-topic-11-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,235] INFO [Partition -uve-topic-11-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,236] INFO [Partition -uve-topic-15-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,240] INFO [Partition -uve-topic-15-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,241] INFO [Partition -uve-topic-13-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,243] INFO [Partition -uve-topic-13-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,243] INFO [Partition -uve-topic-4-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,246] INFO [Partition -uve-topic-4-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,246] INFO [Partition -uve-topic-28-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,248] INFO [Partition -uve-topic-28-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,249] INFO [Partition -uve-topic-11-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,251] INFO [Partition -uve-topic-11-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,252] INFO [Partition -uve-topic-2-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,256] INFO [Partition -uve-topic-2-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,257] INFO [Partition -uve-topic-18-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,259] INFO [Partition -uve-topic-18-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,259] INFO [Partition -uve-topic-28-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,263] INFO [Partition -uve-topic-28-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,263] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,266] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,266] INFO [Partition -uve-topic-11-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,269] INFO [Partition -uve-topic-11-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,269] INFO [Partition -uve-topic-7-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,272] INFO [Partition -uve-topic-7-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,273] INFO [Partition -uve-topic-19-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,276] INFO [Partition -uve-topic-19-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,276] INFO [Partition -uve-topic-5-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,278] INFO [Partition -uve-topic-5-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,279] INFO [Partition -uve-topic-22-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,282] INFO [Partition -uve-topic-22-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,283] INFO [Partition structured_syslog_topic-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,285] INFO [Partition structured_syslog_topic-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,286] INFO [Partition -uve-topic-14-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,289] INFO [Partition -uve-topic-14-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,289] INFO [Partition -uve-topic-24-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,292] INFO [Partition -uve-topic-24-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,292] INFO [Partition -uve-topic-12-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,294] INFO [Partition -uve-topic-12-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,295] INFO [Partition -uve-topic-19-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,298] INFO [Partition -uve-topic-19-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,298] INFO [Partition -uve-topic-3-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,300] INFO [Partition -uve-topic-3-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,300] INFO [Partition structured_syslog_topic-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,302] INFO [Partition structured_syslog_topic-0 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,303] INFO [Partition -uve-topic-17-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,305] INFO [Partition -uve-topic-17-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,306] INFO [Partition -uve-topic-12-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,308] INFO [Partition -uve-topic-12-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,309] INFO [Partition -uve-topic-22-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,311] INFO [Partition -uve-topic-22-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,312] INFO [Partition -uve-topic-27-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,314] INFO [Partition -uve-topic-27-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,315] INFO [Partition -uve-topic-28-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,317] INFO [Partition -uve-topic-28-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,318] INFO [Partition -uve-topic-25-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,321] INFO [Partition -uve-topic-25-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,321] INFO [Partition -uve-topic-15-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,323] INFO [Partition -uve-topic-15-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,325] INFO [Partition -uve-topic-6-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,327] INFO [Partition -uve-topic-6-24 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,327] INFO [Partition -uve-topic-21-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,330] INFO [Partition -uve-topic-21-21 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,330] INFO [Partition -uve-topic-25-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,337] INFO [Partition -uve-topic-25-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,337] INFO [Partition -uve-topic-13-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,340] INFO [Partition -uve-topic-13-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,340] INFO [Partition -uve-topic-17-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,344] INFO [Partition -uve-topic-17-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,344] INFO [Partition -uve-topic-26-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,348] INFO [Partition -uve-topic-26-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,348] INFO [Partition -uve-topic-18-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,350] INFO [Partition -uve-topic-18-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,350] INFO [Partition -uve-topic-13-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,352] INFO [Partition -uve-topic-13-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,353] INFO [Partition -uve-topic-28-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,355] INFO [Partition -uve-topic-28-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,356] INFO [Partition -uve-topic-28-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,358] INFO [Partition -uve-topic-28-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,359] INFO [Partition -uve-topic-21-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,361] INFO [Partition -uve-topic-21-9 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,361] INFO [Partition -uve-topic-11-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,364] INFO [Partition -uve-topic-11-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,364] INFO [Partition -uve-topic-7-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,366] INFO [Partition -uve-topic-7-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,367] INFO [Partition -uve-topic-2-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,372] INFO [Partition -uve-topic-2-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,372] INFO [Partition -uve-topic-21-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,379] INFO [Partition -uve-topic-21-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,379] INFO [Partition -uve-topic-26-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,383] INFO [Partition -uve-topic-26-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,383] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,386] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,386] INFO [Partition -uve-topic-5-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,389] INFO [Partition -uve-topic-5-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,389] INFO [Partition -uve-topic-3-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,391] INFO [Partition -uve-topic-3-27 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,392] INFO [Partition structured_syslog_topic-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,395] INFO [Partition structured_syslog_topic-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,395] INFO [Partition -uve-topic-7-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,398] INFO [Partition -uve-topic-7-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,399] INFO [Partition -uve-topic-22-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,401] INFO [Partition -uve-topic-22-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,402] INFO [Partition -uve-topic-26-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,404] INFO [Partition -uve-topic-26-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,405] INFO [Partition -uve-topic-14-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,407] INFO [Partition -uve-topic-14-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,407] INFO [Partition -uve-topic-5-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,411] INFO [Partition -uve-topic-5-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,412] INFO [Partition structured_syslog_topic-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,416] INFO [Partition structured_syslog_topic-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,417] INFO [Partition -uve-topic-19-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,421] INFO [Partition -uve-topic-19-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,421] INFO [Partition -uve-topic-20-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,423] INFO [Partition -uve-topic-20-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,424] INFO [Partition -uve-topic-12-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,426] INFO [Partition -uve-topic-12-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,427] INFO [Partition -uve-topic-8-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,431] INFO [Partition -uve-topic-8-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,431] INFO [Partition structured_syslog_topic-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,433] INFO [Partition structured_syslog_topic-9 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,433] INFO [Partition -uve-topic-27-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,435] INFO [Partition -uve-topic-27-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,436] INFO [Partition -uve-topic-23-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,439] INFO [Partition -uve-topic-23-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,439] INFO [Partition -uve-topic-15-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,444] INFO [Partition -uve-topic-15-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,444] INFO [Partition -uve-topic-6-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,447] INFO [Partition -uve-topic-6-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,447] INFO [Partition -uve-topic-15-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,451] INFO [Partition -uve-topic-15-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,451] INFO [Partition -uve-topic-23-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,454] INFO [Partition -uve-topic-23-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,454] INFO [Partition -uve-topic-13-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,457] INFO [Partition -uve-topic-13-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,457] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,459] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,460] INFO [Partition -uve-topic-9-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,462] INFO [Partition -uve-topic-9-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,463] INFO [Partition -uve-topic-2-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,466] INFO [Partition -uve-topic-2-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,467] INFO [Partition -uve-topic-28-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,470] INFO [Partition -uve-topic-28-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,470] INFO [Partition -uve-topic-21-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,472] INFO [Partition -uve-topic-21-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,472] INFO [Partition -uve-topic-7-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,476] INFO [Partition -uve-topic-7-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,476] INFO [Partition -uve-topic-2-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,479] INFO [Partition -uve-topic-2-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,480] INFO [Partition -uve-topic-18-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,482] INFO [Partition -uve-topic-18-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,483] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,485] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,486] INFO [Partition -uve-topic-9-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,489] INFO [Partition -uve-topic-9-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,490] INFO [Partition -uve-topic-19-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,492] INFO [Partition -uve-topic-19-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,493] INFO [Partition structured_syslog_topic-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,496] INFO [Partition structured_syslog_topic-6 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,496] INFO [Partition -uve-topic-16-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,498] INFO [Partition -uve-topic-16-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,499] INFO [Partition -uve-topic-7-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,501] INFO [Partition -uve-topic-7-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,503] INFO [Partition -uve-topic-19-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,505] INFO [Partition -uve-topic-19-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,505] INFO [Partition -uve-topic-12-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,507] INFO [Partition -uve-topic-12-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,508] INFO [Partition -uve-topic-8-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,510] INFO [Partition -uve-topic-8-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,511] INFO [Partition structured_syslog_topic-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,515] INFO [Partition structured_syslog_topic-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,515] INFO [Partition -uve-topic-16-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,517] INFO [Partition -uve-topic-16-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,517] INFO [Partition -uve-topic-2-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,520] INFO [Partition -uve-topic-2-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,521] INFO [Partition -uve-topic-3-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,523] INFO [Partition -uve-topic-3-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,523] INFO [Partition -uve-topic-22-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,526] INFO [Partition -uve-topic-22-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,527] INFO [Partition -uve-topic-15-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,529] INFO [Partition -uve-topic-15-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,529] INFO [Partition -uve-topic-8-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,531] INFO [Partition -uve-topic-8-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,531] INFO [Partition -uve-topic-3-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,533] INFO [Partition -uve-topic-3-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,533] INFO [Partition -uve-topic-19-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,535] INFO [Partition -uve-topic-19-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,536] INFO [Partition -uve-topic-25-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,538] INFO [Partition -uve-topic-25-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,538] INFO [Partition -uve-topic-29-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,540] INFO [Partition -uve-topic-29-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,540] INFO [Partition -uve-topic-17-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,542] INFO [Partition -uve-topic-17-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,543] INFO [Partition -uve-topic-27-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,546] INFO [Partition -uve-topic-27-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,546] INFO [Partition -uve-topic-6-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,548] INFO [Partition -uve-topic-6-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,548] INFO [Partition -uve-topic-13-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,551] INFO [Partition -uve-topic-13-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,551] INFO [Partition -uve-topic-9-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,553] INFO [Partition -uve-topic-9-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,553] INFO [Partition -uve-topic-25-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,555] INFO [Partition -uve-topic-25-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,556] INFO [Partition -uve-topic-15-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,558] INFO [Partition -uve-topic-15-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,559] INFO [Partition -uve-topic-2-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,561] INFO [Partition -uve-topic-2-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,562] INFO [Partition -uve-topic-20-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,564] INFO [Partition -uve-topic-20-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,565] INFO [Partition -uve-topic-10-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,567] INFO [Partition -uve-topic-10-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,567] INFO [Partition -uve-topic-23-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,570] INFO [Partition -uve-topic-23-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,570] INFO [Partition -uve-topic-16-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,572] INFO [Partition -uve-topic-16-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,573] INFO [Partition -uve-topic-26-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,575] INFO [Partition -uve-topic-26-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,576] INFO [Partition -uve-topic-28-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,578] INFO [Partition -uve-topic-28-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,579] INFO [Partition -uve-topic-18-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,581] INFO [Partition -uve-topic-18-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,581] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,584] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,584] INFO [Partition -uve-topic-14-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,587] INFO [Partition -uve-topic-14-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,587] INFO [Partition -uve-topic-0-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,589] INFO [Partition -uve-topic-0-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,589] INFO [Partition structured_syslog_topic-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,592] INFO [Partition structured_syslog_topic-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,592] INFO [Partition -uve-topic-29-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,594] INFO [Partition -uve-topic-29-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,595] INFO [Partition -uve-topic-16-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,597] INFO [Partition -uve-topic-16-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,598] INFO [Partition -uve-topic-10-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,601] INFO [Partition -uve-topic-10-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,601] INFO [Partition -uve-topic-6-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,603] INFO [Partition -uve-topic-6-15 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,607] INFO [Partition -uve-topic-27-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,610] INFO [Partition -uve-topic-27-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,610] INFO [Partition -uve-topic-15-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,615] INFO [Partition -uve-topic-15-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,615] INFO [Partition -uve-topic-10-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,617] INFO [Partition -uve-topic-10-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,618] INFO [Partition -uve-topic-29-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,620] INFO [Partition -uve-topic-29-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,620] INFO [Partition -uve-topic-19-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,623] INFO [Partition -uve-topic-19-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,624] INFO [Partition -uve-topic-8-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,626] INFO [Partition -uve-topic-8-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,627] INFO [Partition -uve-topic-29-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,629] INFO [Partition -uve-topic-29-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,634] INFO [Partition -uve-topic-22-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,637] INFO [Partition -uve-topic-22-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,638] INFO [Partition -uve-topic-1-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,641] INFO [Partition -uve-topic-1-9 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,641] INFO [Partition -uve-topic-23-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,643] INFO [Partition -uve-topic-23-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,643] INFO [Partition -uve-topic-20-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,645] INFO [Partition -uve-topic-20-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,646] INFO [Partition -uve-topic-13-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,648] INFO [Partition -uve-topic-13-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,648] INFO [Partition -uve-topic-10-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,653] INFO [Partition -uve-topic-10-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,653] INFO [Partition -uve-topic-23-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,655] INFO [Partition -uve-topic-23-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,655] INFO [Partition -uve-topic-25-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,657] INFO [Partition -uve-topic-25-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,662] INFO [Partition -uve-topic-18-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,664] INFO [Partition -uve-topic-18-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,665] INFO [Partition -uve-topic-20-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,668] INFO [Partition -uve-topic-20-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,668] INFO [Partition -uve-topic-15-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,670] INFO [Partition -uve-topic-15-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,671] INFO [Partition -uve-topic-6-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,674] INFO [Partition -uve-topic-6-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,674] INFO [Partition -uve-topic-4-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,677] INFO [Partition -uve-topic-4-3 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,678] INFO [Partition -uve-topic-28-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,682] INFO [Partition -uve-topic-28-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,682] INFO [Partition -uve-topic-21-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,684] INFO [Partition -uve-topic-21-24 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,685] INFO [Partition -uve-topic-16-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,689] INFO [Partition -uve-topic-16-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,689] INFO [Partition -uve-topic-11-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,692] INFO [Partition -uve-topic-11-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,692] INFO [Partition -uve-topic-0-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,695] INFO [Partition -uve-topic-0-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,695] INFO [Partition -uve-topic-9-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,697] INFO [Partition -uve-topic-9-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,697] INFO [Partition -uve-topic-28-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,700] INFO [Partition -uve-topic-28-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,700] INFO [Partition -uve-topic-26-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,702] INFO [Partition -uve-topic-26-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,703] INFO [Partition -uve-topic-23-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,707] INFO [Partition -uve-topic-23-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,707] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,709] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,711] INFO [Partition -uve-topic-9-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,713] INFO [Partition -uve-topic-9-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,714] INFO [Partition -uve-topic-2-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,716] INFO [Partition -uve-topic-2-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,716] INFO [Partition -uve-topic-16-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,719] INFO [Partition -uve-topic-16-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,720] INFO [Partition -uve-topic-14-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,723] INFO [Partition -uve-topic-14-27 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,724] INFO [Partition -uve-topic-29-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,726] INFO [Partition -uve-topic-29-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,726] INFO [Partition -uve-topic-26-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,744] INFO [Partition -uve-topic-26-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,744] INFO [Partition -uve-topic-19-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,747] INFO [Partition -uve-topic-19-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,747] INFO [Partition -uve-topic-7-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,749] INFO [Partition -uve-topic-7-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,749] INFO [Partition -uve-topic-1-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,753] INFO [Partition -uve-topic-1-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,754] INFO [Partition -uve-topic-20-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,756] INFO [Partition -uve-topic-20-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,757] INFO [Partition -uve-topic-29-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,760] INFO [Partition -uve-topic-29-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,761] INFO [Partition -uve-topic-27-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,764] INFO [Partition -uve-topic-27-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,765] INFO [Partition -uve-topic-3-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,768] INFO [Partition -uve-topic-3-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,769] INFO [Partition -uve-topic-22-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,772] INFO [Partition -uve-topic-22-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,772] INFO [Partition -uve-topic-8-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,774] INFO [Partition -uve-topic-8-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,774] INFO [Partition -uve-topic-15-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,776] INFO [Partition -uve-topic-15-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,776] INFO [Partition -uve-topic-10-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,778] INFO [Partition -uve-topic-10-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,778] INFO [Partition -uve-topic-6-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,780] INFO [Partition -uve-topic-6-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,780] INFO [Partition -uve-topic-20-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,782] INFO [Partition -uve-topic-20-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,783] INFO [Partition -uve-topic-25-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,785] INFO [Partition -uve-topic-25-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,786] INFO [Partition -uve-topic-13-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,788] INFO [Partition -uve-topic-13-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,788] INFO [Partition -uve-topic-21-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,790] INFO [Partition -uve-topic-21-18 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,791] INFO [Partition -uve-topic-28-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,793] INFO [Partition -uve-topic-28-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,794] INFO [Partition -uve-topic-0-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,797] INFO [Partition -uve-topic-0-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,798] INFO [Partition -uve-topic-16-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,800] INFO [Partition -uve-topic-16-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,801] INFO [Partition -uve-topic-13-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,803] INFO [Partition -uve-topic-13-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,803] INFO [Partition -uve-topic-4-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,806] INFO [Partition -uve-topic-4-12 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,806] INFO [Partition -uve-topic-23-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,808] INFO [Partition -uve-topic-23-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,808] INFO [Partition -uve-topic-18-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,811] INFO [Partition -uve-topic-18-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,811] INFO [Partition -uve-topic-26-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,814] INFO [Partition -uve-topic-26-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,814] INFO [Partition -uve-topic-14-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,816] INFO [Partition -uve-topic-14-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,816] INFO [Partition -uve-topic-11-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,818] INFO [Partition -uve-topic-11-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,819] INFO [Partition -uve-topic-0-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,821] INFO [Partition -uve-topic-0-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,821] INFO [Partition -uve-topic-7-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,823] INFO [Partition -uve-topic-7-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,824] INFO [Partition -uve-topic-29-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,827] INFO [Partition -uve-topic-29-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,827] INFO [Partition -uve-topic-14-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,831] INFO [Partition -uve-topic-14-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,831] INFO [Partition -uve-topic-3-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,833] INFO [Partition -uve-topic-3-24 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,834] INFO [Partition -uve-topic-0-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,836] INFO [Partition -uve-topic-0-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:19,836] INFO [Partition -uve-topic-16-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,839] INFO [Partition -uve-topic-16-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,839] INFO [Partition structured_syslog_topic-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,840] INFO [Partition structured_syslog_topic-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,841] INFO [Partition -uve-topic-7-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,843] INFO [Partition -uve-topic-7-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:19,843] INFO [Partition -uve-topic-22-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:19,844] INFO [Partition -uve-topic-22-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,866] ERROR [ReplicaManager broker=2] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(2) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-13 02:13:20,870] ERROR [ReplicaManager broker=2] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(2) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-13 02:13:20,917] INFO [Partition -uve-topic-27-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,920] INFO [Partition -uve-topic-27-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:20,920] INFO [Partition -uve-topic-22-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,923] INFO [Partition -uve-topic-22-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,923] INFO [Partition -uve-topic-12-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,926] INFO [Partition -uve-topic-12-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:20,926] INFO [Partition -uve-topic-10-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,929] INFO [Partition -uve-topic-10-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,929] INFO [Partition -uve-topic-8-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,932] INFO [Partition -uve-topic-8-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,932] INFO [Partition -uve-topic-1-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,934] INFO [Partition -uve-topic-1-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,934] INFO [Partition -uve-topic-17-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,936] INFO [Partition -uve-topic-17-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:20,936] INFO [Partition -uve-topic-27-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,938] INFO [Partition -uve-topic-27-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:20,939] INFO [Partition -uve-topic-20-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,942] INFO [Partition -uve-topic-20-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,942] INFO [Partition -uve-topic-29-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,944] INFO [Partition -uve-topic-29-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,944] INFO [Partition -uve-topic-3-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,947] INFO [Partition -uve-topic-3-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,947] INFO [Partition -uve-topic-24-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,950] INFO [Partition -uve-topic-24-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,950] INFO [Partition -uve-topic-12-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,952] INFO [Partition -uve-topic-12-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,952] INFO [Partition -uve-topic-10-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,955] INFO [Partition -uve-topic-10-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,955] INFO [Partition -uve-topic-3-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,959] INFO [Partition -uve-topic-3-12 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:20,959] INFO [Partition -uve-topic-6-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,963] INFO [Partition -uve-topic-6-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,964] INFO [Partition -uve-topic-3-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,967] INFO [Partition -uve-topic-3-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,968] INFO [Partition -uve-topic-22-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,970] INFO [Partition -uve-topic-22-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,970] INFO [Partition -uve-topic-4-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,973] INFO [Partition -uve-topic-4-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,973] INFO [Partition -uve-topic-23-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,975] INFO [Partition -uve-topic-23-12 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:20,975] INFO [Partition -uve-topic-13-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,977] INFO [Partition -uve-topic-13-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,978] INFO [Partition -uve-topic-6-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,980] INFO [Partition -uve-topic-6-6 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:20,980] INFO [Partition -uve-topic-13-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,982] INFO [Partition -uve-topic-13-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,982] INFO [Partition -uve-topic-25-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,984] INFO [Partition -uve-topic-25-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,984] INFO [Partition -uve-topic-23-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,991] INFO [Partition -uve-topic-23-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,991] INFO [Partition -uve-topic-21-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,994] INFO [Partition -uve-topic-21-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,994] INFO [Partition -uve-topic-11-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,996] INFO [Partition -uve-topic-11-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,996] INFO [Partition -uve-topic-2-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:20,998] INFO [Partition -uve-topic-2-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:20,998] INFO [Partition -uve-topic-18-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,001] INFO [Partition -uve-topic-18-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,001] INFO [Partition -uve-topic-21-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,003] INFO [Partition -uve-topic-21-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,004] INFO [Partition -uve-topic-4-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,005] INFO [Partition -uve-topic-4-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,006] INFO [Partition -uve-topic-23-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,008] INFO [Partition -uve-topic-23-0 broker=2] ISR updated to [2,3] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-13 02:13:21,008] INFO [Partition -uve-topic-13-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,010] INFO [Partition -uve-topic-13-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,010] INFO [Partition -uve-topic-11-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,012] INFO [Partition -uve-topic-11-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,012] INFO [Partition -uve-topic-9-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,015] INFO [Partition -uve-topic-9-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,015] INFO [Partition -uve-topic-7-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,017] INFO [Partition -uve-topic-7-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,017] INFO [Partition -uve-topic-23-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,019] INFO [Partition -uve-topic-23-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,019] INFO [Partition -uve-topic-26-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,023] INFO [Partition -uve-topic-26-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,023] INFO [Partition -uve-topic-16-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,025] INFO [Partition -uve-topic-16-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,025] INFO [Partition -uve-topic-11-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,027] INFO [Partition -uve-topic-11-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,028] INFO [Partition -uve-topic-24-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,030] INFO [Partition -uve-topic-24-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,030] INFO [Partition -uve-topic-3-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,032] INFO [Partition -uve-topic-3-9 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,032] INFO [Partition -uve-topic-19-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,034] INFO [Partition -uve-topic-19-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,035] INFO [Partition -uve-topic-14-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,037] INFO [Partition -uve-topic-14-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,037] INFO [Partition -uve-topic-7-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,039] INFO [Partition -uve-topic-7-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,039] INFO [Partition -uve-topic-22-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,041] INFO [Partition -uve-topic-22-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,041] INFO [Partition -uve-topic-26-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,043] INFO [Partition -uve-topic-26-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,043] INFO [Partition -uve-topic-24-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,045] INFO [Partition -uve-topic-24-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,045] INFO [Partition -uve-topic-0-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,048] INFO [Partition -uve-topic-0-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,048] INFO [Partition -uve-topic-16-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,053] INFO [Partition -uve-topic-16-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,053] INFO [Partition -uve-topic-5-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,056] INFO [Partition -uve-topic-5-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,056] INFO [Partition -uve-topic-22-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,058] INFO [Partition -uve-topic-22-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,058] INFO [Partition -uve-topic-20-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,061] INFO [Partition -uve-topic-20-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,061] INFO [Partition -uve-topic-10-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,063] INFO [Partition -uve-topic-10-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,064] INFO [Partition -uve-topic-1-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,066] INFO [Partition -uve-topic-1-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,066] INFO [Partition -uve-topic-17-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,069] INFO [Partition -uve-topic-17-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,069] INFO [Partition -uve-topic-14-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,072] INFO [Partition -uve-topic-14-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,072] INFO [Partition -uve-topic-24-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,076] INFO [Partition -uve-topic-24-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,076] INFO [Partition -uve-topic-12-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,080] INFO [Partition -uve-topic-12-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,081] INFO [Partition -uve-topic-17-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,083] INFO [Partition -uve-topic-17-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,083] INFO [Partition -uve-topic-8-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,086] INFO [Partition -uve-topic-8-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,087] INFO [Partition -uve-topic-24-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,089] INFO [Partition -uve-topic-24-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,089] INFO [Partition -uve-topic-17-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,091] INFO [Partition -uve-topic-17-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,092] INFO [Partition -uve-topic-27-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,093] INFO [Partition -uve-topic-27-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,093] INFO [Partition -uve-topic-3-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,096] INFO [Partition -uve-topic-3-6 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,096] INFO [Partition -uve-topic-19-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,099] INFO [Partition -uve-topic-19-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,099] INFO [Partition -uve-topic-12-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,101] INFO [Partition -uve-topic-12-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,101] INFO [Partition -uve-topic-25-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,103] INFO [Partition -uve-topic-25-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,103] INFO [Partition -uve-topic-4-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,106] INFO [Partition -uve-topic-4-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,106] INFO [Partition -uve-topic-15-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,108] INFO [Partition -uve-topic-15-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,108] INFO [Partition -uve-topic-8-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,110] INFO [Partition -uve-topic-8-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,111] INFO [Partition -uve-topic-23-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,113] INFO [Partition -uve-topic-23-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,114] INFO [Partition -uve-topic-1-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,114] ERROR [ReplicaManager broker=2] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(2) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-13 02:13:21,115] ERROR [ReplicaManager broker=2] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(2) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-13 02:13:21,116] ERROR [ReplicaManager broker=2] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(2) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-13 02:13:21,116] INFO [Partition -uve-topic-1-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,116] INFO [Partition -uve-topic-23-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,119] INFO [Partition -uve-topic-23-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,119] INFO [Partition -uve-topic-13-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,122] ERROR [ReplicaManager broker=2] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(2) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2025-02-13 02:13:21,122] ERROR [ReplicaManager broker=2] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(2) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2025-02-13 02:13:21,123] ERROR [ReplicaManager broker=2] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(2) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2025-02-13 02:13:21,124] INFO [Partition -uve-topic-13-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,124] INFO [Partition -uve-topic-4-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,126] INFO [Partition -uve-topic-4-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,126] INFO [Partition -uve-topic-1-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,128] INFO [Partition -uve-topic-1-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,128] INFO [Partition -uve-topic-17-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,131] INFO [Partition -uve-topic-17-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,131] INFO [Partition -uve-topic-4-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,138] INFO [Partition -uve-topic-4-27 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,138] INFO [Partition -uve-topic-6-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,140] INFO [Partition -uve-topic-6-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,141] INFO [Partition -uve-topic-23-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,144] INFO [Partition -uve-topic-23-21 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,144] INFO [Partition -uve-topic-1-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,146] INFO [Partition -uve-topic-1-21 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,146] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,147] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,148] INFO [Partition -uve-topic-9-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,149] INFO [Partition -uve-topic-9-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,149] INFO [Partition -uve-topic-2-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,151] INFO [Partition -uve-topic-2-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,151] INFO [Partition -uve-topic-28-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,153] INFO [Partition -uve-topic-28-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,153] INFO [Partition -uve-topic-18-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,155] INFO [Partition -uve-topic-18-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,155] INFO [Partition -uve-topic-21-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,159] INFO [Partition -uve-topic-21-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,159] INFO [Partition -uve-topic-11-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,161] INFO [Partition -uve-topic-11-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,161] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,162] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,162] INFO [Partition -uve-topic-7-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,165] INFO [Partition -uve-topic-7-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,165] INFO [Partition -uve-topic-13-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,167] INFO [Partition -uve-topic-13-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,167] INFO [Partition -uve-topic-9-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,169] INFO [Partition -uve-topic-9-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,170] INFO [Partition -uve-topic-26-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,172] INFO [Partition -uve-topic-26-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,172] INFO [Partition -uve-topic-21-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,174] INFO [Partition -uve-topic-21-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,174] INFO [Partition -uve-topic-0-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,177] INFO [Partition -uve-topic-0-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,177] INFO [Partition structured_syslog_topic-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,179] INFO [Partition structured_syslog_topic-24 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,179] INFO [Partition -uve-topic-24-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,181] INFO [Partition -uve-topic-24-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,181] INFO [Partition -uve-topic-14-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,184] INFO [Partition -uve-topic-14-15 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,184] INFO [Partition -uve-topic-24-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,186] INFO [Partition -uve-topic-24-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,186] INFO [Partition -uve-topic-5-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,189] INFO [Partition -uve-topic-5-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,189] INFO [Partition -uve-topic-24-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,191] INFO [Partition -uve-topic-24-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,192] INFO [Partition -uve-topic-7-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,195] INFO [Partition -uve-topic-7-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,195] INFO [Partition -uve-topic-26-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,197] INFO [Partition -uve-topic-26-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,197] INFO [Partition -uve-topic-16-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,199] INFO [Partition -uve-topic-16-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,199] INFO [Partition -uve-topic-19-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,202] INFO [Partition -uve-topic-19-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,202] INFO [Partition -uve-topic-3-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,204] INFO [Partition -uve-topic-3-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,204] INFO [Partition -uve-topic-22-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,206] INFO [Partition -uve-topic-22-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,206] INFO [Partition -uve-topic-17-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,209] INFO [Partition -uve-topic-17-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,209] INFO [Partition -uve-topic-12-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,211] INFO [Partition -uve-topic-12-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,211] INFO [Partition -uve-topic-8-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,213] INFO [Partition -uve-topic-8-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,214] INFO [Partition -uve-topic-14-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,216] INFO [Partition -uve-topic-14-3 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,216] INFO [Partition -uve-topic-27-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,218] INFO [Partition -uve-topic-27-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,219] INFO [Partition -uve-topic-1-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,221] INFO [Partition -uve-topic-1-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,221] INFO [Partition -uve-topic-17-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,223] INFO [Partition -uve-topic-17-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,223] INFO [Partition -uve-topic-20-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,225] INFO [Partition -uve-topic-20-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,225] INFO [Partition -uve-topic-3-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,227] INFO [Partition -uve-topic-3-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,227] INFO [Partition -uve-topic-25-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,229] INFO [Partition -uve-topic-25-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,230] INFO [Partition -uve-topic-15-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,237] INFO [Partition -uve-topic-15-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,238] INFO [Partition -uve-topic-6-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,240] INFO [Partition -uve-topic-6-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,240] INFO [Partition -uve-topic-4-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,243] INFO [Partition -uve-topic-4-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,243] INFO [Partition -uve-topic-25-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,246] INFO [Partition -uve-topic-25-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,246] INFO [Partition -uve-topic-23-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,248] INFO [Partition -uve-topic-23-6 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,249] INFO [Partition -uve-topic-13-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,252] INFO [Partition -uve-topic-13-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,252] INFO [Partition -uve-topic-17-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,254] INFO [Partition -uve-topic-17-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,254] INFO [Partition -uve-topic-27-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,256] INFO [Partition -uve-topic-27-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,256] INFO [Partition -uve-topic-4-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,258] INFO [Partition -uve-topic-4-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,258] INFO [Partition -uve-topic-6-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,260] INFO [Partition -uve-topic-6-0 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,260] INFO [Partition -uve-topic-10-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,261] INFO [Partition -uve-topic-10-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,261] INFO [Partition -uve-topic-1-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,263] INFO [Partition -uve-topic-1-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,264] INFO [Partition -uve-topic-23-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,266] INFO [Partition -uve-topic-23-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,266] INFO [Partition -uve-topic-13-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,272] INFO [Partition -uve-topic-13-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,272] INFO [Partition -uve-topic-18-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,274] INFO [Partition -uve-topic-18-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,274] INFO [Partition -uve-topic-11-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,276] INFO [Partition -uve-topic-11-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,277] INFO [Partition -uve-topic-9-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,278] INFO [Partition -uve-topic-9-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,279] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,280] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,281] INFO [Partition -uve-topic-2-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,282] INFO [Partition -uve-topic-2-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,283] INFO [Partition -uve-topic-28-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,285] INFO [Partition -uve-topic-28-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,285] INFO [Partition -uve-topic-21-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,288] INFO [Partition -uve-topic-21-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,289] INFO [Partition -uve-topic-14-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,291] INFO [Partition -uve-topic-14-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,291] INFO [Partition -uve-topic-7-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,293] INFO [Partition -uve-topic-7-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,293] INFO [Partition -uve-topic-11-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,298] INFO [Partition -uve-topic-11-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,298] INFO [Partition -uve-topic-4-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,300] INFO [Partition -uve-topic-4-0 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,300] INFO [Partition -uve-topic-2-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,303] INFO [Partition -uve-topic-2-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,303] INFO [Partition -uve-topic-18-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,306] INFO [Partition -uve-topic-18-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,307] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,309] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,309] INFO [Partition -uve-topic-0-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,311] INFO [Partition -uve-topic-0-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,311] INFO [Partition -uve-topic-21-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,313] INFO [Partition -uve-topic-21-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,313] INFO [Partition -uve-topic-4-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,315] INFO [Partition -uve-topic-4-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,316] INFO [Partition -uve-topic-26-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,317] INFO [Partition -uve-topic-26-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,317] INFO [Partition -uve-topic-16-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,319] INFO [Partition -uve-topic-16-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,319] INFO [Partition -uve-topic-23-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,321] INFO [Partition -uve-topic-23-3 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,321] INFO [Partition -uve-topic-13-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,324] INFO [Partition -uve-topic-13-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,324] INFO [Partition -uve-topic-5-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,326] INFO [Partition -uve-topic-5-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,326] INFO [Partition -uve-topic-22-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,329] INFO [Partition -uve-topic-22-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,329] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,331] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,331] INFO [Partition -uve-topic-24-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,334] INFO [Partition -uve-topic-24-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,334] INFO [Partition -uve-topic-5-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,336] INFO [Partition -uve-topic-5-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,336] INFO [Partition -uve-topic-5-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,338] INFO [Partition -uve-topic-5-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,338] INFO [Partition -uve-topic-27-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,340] INFO [Partition -uve-topic-27-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,340] INFO [Partition -uve-topic-14-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,342] INFO [Partition -uve-topic-14-24 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,342] INFO [Partition -uve-topic-19-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,344] INFO [Partition -uve-topic-19-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,344] INFO [Partition -uve-topic-24-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,346] INFO [Partition -uve-topic-24-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,346] INFO [Partition -uve-topic-21-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,348] INFO [Partition -uve-topic-21-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,348] INFO [Partition -uve-topic-11-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,351] INFO [Partition -uve-topic-11-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,351] INFO [Partition -uve-topic-14-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,357] INFO [Partition -uve-topic-14-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,357] INFO [Partition -uve-topic-7-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,359] INFO [Partition -uve-topic-7-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,359] INFO [Partition -uve-topic-0-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,361] INFO [Partition -uve-topic-0-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,361] INFO [Partition structured_syslog_topic-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,363] INFO [Partition structured_syslog_topic-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,363] INFO [Partition -uve-topic-22-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,365] INFO [Partition -uve-topic-22-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,366] INFO [Partition -uve-topic-17-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,368] INFO [Partition -uve-topic-17-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,368] INFO [Partition -uve-topic-27-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,370] INFO [Partition -uve-topic-27-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,370] INFO [Partition -uve-topic-15-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,372] INFO [Partition -uve-topic-15-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,372] INFO [Partition -uve-topic-8-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,374] INFO [Partition -uve-topic-8-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,374] INFO [Partition -uve-topic-3-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,375] INFO [Partition -uve-topic-3-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,375] INFO [Partition -uve-topic-19-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,377] INFO [Partition -uve-topic-19-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,377] INFO [Partition -uve-topic-1-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,379] INFO [Partition -uve-topic-1-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,379] INFO [Partition -uve-topic-20-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,381] INFO [Partition -uve-topic-20-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,381] INFO [Partition -uve-topic-10-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,384] INFO [Partition -uve-topic-10-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,384] INFO [Partition -uve-topic-1-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,386] INFO [Partition -uve-topic-1-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,386] INFO [Partition -uve-topic-17-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,388] INFO [Partition -uve-topic-17-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,388] INFO [Partition -uve-topic-27-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,390] INFO [Partition -uve-topic-27-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,390] INFO [Partition -uve-topic-10-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,392] INFO [Partition -uve-topic-10-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,392] INFO [Partition -uve-topic-3-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,394] INFO [Partition -uve-topic-3-0 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,394] INFO [Partition -uve-topic-1-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,397] INFO [Partition -uve-topic-1-27 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,397] INFO [Partition -uve-topic-25-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,399] INFO [Partition -uve-topic-25-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,399] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,401] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,402] INFO [Partition -uve-topic-4-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,404] INFO [Partition -uve-topic-4-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,404] INFO [Partition -uve-topic-20-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,406] INFO [Partition -uve-topic-20-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,406] INFO [Partition -uve-topic-2-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,408] INFO [Partition -uve-topic-2-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,408] INFO [Partition -uve-topic-9-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,410] INFO [Partition -uve-topic-9-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,411] INFO [Partition -uve-topic-21-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,413] INFO [Partition -uve-topic-21-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,413] INFO [Partition -uve-topic-11-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,415] INFO [Partition -uve-topic-11-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,415] INFO [Partition -uve-topic-2-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,419] INFO [Partition -uve-topic-2-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,419] INFO [Partition -uve-topic-28-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,421] INFO [Partition -uve-topic-28-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,421] INFO [Partition -uve-topic-18-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,423] INFO [Partition -uve-topic-18-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,424] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,425] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,425] INFO [Partition -uve-topic-16-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,427] INFO [Partition -uve-topic-16-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,427] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,429] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,429] INFO [Partition -uve-topic-11-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,431] INFO [Partition -uve-topic-11-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,431] INFO [Partition -uve-topic-4-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,433] INFO [Partition -uve-topic-4-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,433] INFO [Partition -uve-topic-2-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,435] INFO [Partition -uve-topic-2-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,435] INFO [Partition -uve-topic-21-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,437] INFO [Partition -uve-topic-21-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,437] INFO [Partition -uve-topic-11-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,441] INFO [Partition -uve-topic-11-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,441] INFO [Partition -uve-topic-0-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,444] INFO [Partition -uve-topic-0-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,444] INFO [Partition structured_syslog_topic-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,446] INFO [Partition structured_syslog_topic-18 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,446] INFO [Partition -uve-topic-24-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,448] INFO [Partition -uve-topic-24-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,449] INFO [Partition -uve-topic-5-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,453] INFO [Partition -uve-topic-5-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,453] INFO [Partition -uve-topic-14-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,456] INFO [Partition -uve-topic-14-9 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,457] INFO [Partition structured_syslog_topic-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,459] INFO [Partition structured_syslog_topic-27 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,459] INFO [Partition -uve-topic-29-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,461] INFO [Partition -uve-topic-29-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,461] INFO [Partition -uve-topic-19-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,463] INFO [Partition -uve-topic-19-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,464] INFO [Partition -uve-topic-21-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,466] INFO [Partition -uve-topic-21-3 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,466] INFO [Partition -uve-topic-14-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,468] INFO [Partition -uve-topic-14-18 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,468] INFO [Partition -uve-topic-24-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,470] INFO [Partition -uve-topic-24-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,470] INFO [Partition -uve-topic-25-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,473] INFO [Partition -uve-topic-25-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,473] INFO [Partition -uve-topic-15-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,479] INFO [Partition -uve-topic-15-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,479] INFO [Partition -uve-topic-22-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,482] INFO [Partition -uve-topic-22-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,483] INFO [Partition -uve-topic-12-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,486] INFO [Partition -uve-topic-12-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,486] INFO [Partition -uve-topic-29-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,488] INFO [Partition -uve-topic-29-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,488] INFO [Partition -uve-topic-19-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,491] INFO [Partition -uve-topic-19-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,491] INFO [Partition -uve-topic-1-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,493] INFO [Partition -uve-topic-1-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,493] INFO [Partition -uve-topic-17-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,495] INFO [Partition -uve-topic-17-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,495] INFO [Partition -uve-topic-25-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,497] INFO [Partition -uve-topic-25-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,497] INFO [Partition -uve-topic-8-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,499] INFO [Partition -uve-topic-8-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,499] INFO [Partition -uve-topic-5-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,501] INFO [Partition -uve-topic-5-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,501] INFO [Partition -uve-topic-12-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,503] INFO [Partition -uve-topic-12-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,503] INFO [Partition -uve-topic-3-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,506] INFO [Partition -uve-topic-3-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,506] INFO [Partition -uve-topic-17-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,509] INFO [Partition -uve-topic-17-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,509] INFO [Partition -uve-topic-27-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,511] INFO [Partition -uve-topic-27-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,512] INFO [Partition -uve-topic-22-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,514] INFO [Partition -uve-topic-22-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,514] INFO [Partition -uve-topic-12-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,517] INFO [Partition -uve-topic-12-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,517] INFO [Partition -uve-topic-10-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,519] INFO [Partition -uve-topic-10-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,519] INFO [Partition -uve-topic-8-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,521] INFO [Partition -uve-topic-8-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,521] INFO [Partition -uve-topic-1-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,523] INFO [Partition -uve-topic-1-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,523] INFO [Partition structured_syslog_topic-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,524] INFO [Partition structured_syslog_topic-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,525] INFO [Partition -uve-topic-14-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,527] INFO [Partition -uve-topic-14-6 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,527] INFO [Partition -uve-topic-27-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,529] INFO [Partition -uve-topic-27-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,529] INFO [Partition -uve-topic-9-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,531] INFO [Partition -uve-topic-9-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,531] INFO [Partition -uve-topic-15-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,537] INFO [Partition -uve-topic-15-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,537] INFO [Partition -uve-topic-28-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,540] INFO [Partition -uve-topic-28-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,540] INFO [Partition -uve-topic-10-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,542] INFO [Partition -uve-topic-10-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,542] INFO [Partition -uve-topic-25-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,550] INFO [Partition -uve-topic-25-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,550] INFO [Partition -uve-topic-15-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,553] INFO [Partition -uve-topic-15-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,553] INFO [Partition -uve-topic-4-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,555] INFO [Partition -uve-topic-4-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,556] INFO [Partition -uve-topic-25-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,558] INFO [Partition -uve-topic-25-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,558] INFO [Partition -uve-topic-8-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,560] INFO [Partition -uve-topic-8-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,560] INFO [Partition -uve-topic-23-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,562] INFO [Partition -uve-topic-23-9 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,562] INFO [Partition -uve-topic-2-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,565] INFO [Partition -uve-topic-2-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,565] INFO [Partition -uve-topic-18-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,567] INFO [Partition -uve-topic-18-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,567] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,570] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,571] INFO [Partition -uve-topic-9-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,573] INFO [Partition -uve-topic-9-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,573] INFO [Partition -uve-topic-21-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,575] INFO [Partition -uve-topic-21-0 broker=2] ISR updated to [2,3] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-13 02:13:21,575] INFO [Partition -uve-topic-28-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,578] INFO [Partition -uve-topic-28-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,578] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,581] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,581] INFO [Partition -uve-topic-11-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,583] INFO [Partition -uve-topic-11-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,583] INFO [Partition -uve-topic-2-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,586] INFO [Partition -uve-topic-2-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,586] INFO [Partition -uve-topic-18-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,589] INFO [Partition -uve-topic-18-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,589] INFO [Partition -uve-topic-21-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,591] INFO [Partition -uve-topic-21-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,591] INFO [Partition -uve-topic-29-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,594] INFO [Partition -uve-topic-29-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,594] INFO [Partition -uve-topic-0-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,597] INFO [Partition -uve-topic-0-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,597] INFO [Partition structured_syslog_topic-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,599] INFO [Partition structured_syslog_topic-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,599] INFO [Partition -uve-topic-5-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,601] INFO [Partition -uve-topic-5-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,601] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,603] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,603] INFO [Partition -uve-topic-24-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,605] INFO [Partition -uve-topic-24-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,605] INFO [Partition -uve-topic-5-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,607] INFO [Partition -uve-topic-5-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,607] INFO [Partition -uve-topic-7-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,609] INFO [Partition -uve-topic-7-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,609] INFO [Partition -uve-topic-14-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,611] INFO [Partition -uve-topic-14-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,611] INFO [Partition -uve-topic-22-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,613] INFO [Partition -uve-topic-22-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,613] INFO [Partition -uve-topic-20-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,615] INFO [Partition -uve-topic-20-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,615] INFO [Partition -uve-topic-10-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,618] INFO [Partition -uve-topic-10-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,618] INFO [Partition -uve-topic-29-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,620] INFO [Partition -uve-topic-29-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,621] INFO [Partition -uve-topic-12-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,624] INFO [Partition -uve-topic-12-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,624] INFO [Partition -uve-topic-3-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,626] INFO [Partition -uve-topic-3-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,626] INFO [Partition -uve-topic-8-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,628] INFO [Partition -uve-topic-8-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,628] INFO [Partition -uve-topic-27-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,631] INFO [Partition -uve-topic-27-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,631] INFO [Partition structured_syslog_topic-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,633] INFO [Partition structured_syslog_topic-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,633] INFO [Partition -uve-topic-22-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,635] INFO [Partition -uve-topic-22-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,635] INFO [Partition -uve-topic-20-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,637] INFO [Partition -uve-topic-20-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,637] INFO [Partition -uve-topic-10-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,639] INFO [Partition -uve-topic-10-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,639] INFO [Partition -uve-topic-8-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,641] INFO [Partition -uve-topic-8-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,641] INFO [Partition structured_syslog_topic-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,643] INFO [Partition structured_syslog_topic-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,643] INFO [Partition -uve-topic-12-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,645] INFO [Partition -uve-topic-12-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,645] INFO [Partition -uve-topic-17-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,648] INFO [Partition -uve-topic-17-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,648] INFO [Partition -uve-topic-25-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,650] INFO [Partition -uve-topic-25-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,650] INFO [Partition -uve-topic-15-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,653] INFO [Partition -uve-topic-15-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,653] INFO [Partition -uve-topic-18-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,655] INFO [Partition -uve-topic-18-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,655] INFO [Partition -uve-topic-10-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,658] INFO [Partition -uve-topic-10-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,658] INFO [Partition -uve-topic-15-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,660] INFO [Partition -uve-topic-15-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,660] INFO [Partition -uve-topic-6-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,662] INFO [Partition -uve-topic-6-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,662] INFO [Partition -uve-topic-25-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,665] INFO [Partition -uve-topic-25-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,665] INFO [Partition -uve-topic-11-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,667] INFO [Partition -uve-topic-11-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,667] INFO [Partition -uve-topic-4-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,670] INFO [Partition -uve-topic-4-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,670] INFO [Partition -uve-topic-15-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,672] INFO [Partition -uve-topic-15-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,672] INFO [Partition -uve-topic-8-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,675] INFO [Partition -uve-topic-8-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,675] INFO [Partition -uve-topic-23-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,677] INFO [Partition -uve-topic-23-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,677] INFO [Partition -uve-topic-1-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,679] INFO [Partition -uve-topic-1-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,679] INFO [Partition -uve-topic-27-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,681] INFO [Partition -uve-topic-27-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,681] INFO [Partition -uve-topic-9-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,683] INFO [Partition -uve-topic-9-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,683] INFO [Partition -uve-topic-16-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,685] INFO [Partition -uve-topic-16-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,685] INFO [Partition -uve-topic-13-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,687] INFO [Partition -uve-topic-13-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,687] INFO [Partition -uve-topic-4-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,689] INFO [Partition -uve-topic-4-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,689] INFO [Partition -uve-topic-9-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,691] INFO [Partition -uve-topic-9-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,691] INFO [Partition -uve-topic-2-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,692] INFO [Partition -uve-topic-2-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,693] INFO [Partition -uve-topic-28-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,694] INFO [Partition -uve-topic-28-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,694] INFO [Partition -uve-topic-23-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,696] INFO [Partition -uve-topic-23-18 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,696] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,698] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,698] INFO [Partition -uve-topic-21-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,700] INFO [Partition -uve-topic-21-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,700] INFO [Partition -uve-topic-9-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,702] INFO [Partition -uve-topic-9-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,702] INFO [Partition -uve-topic-11-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,704] INFO [Partition -uve-topic-11-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,704] INFO [Partition -uve-topic-2-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,706] INFO [Partition -uve-topic-2-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,706] INFO [Partition -uve-topic-18-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,708] INFO [Partition -uve-topic-18-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,708] INFO [Partition -uve-topic-7-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,711] INFO [Partition -uve-topic-7-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,711] INFO [Partition -uve-topic-5-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,713] INFO [Partition -uve-topic-5-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,713] INFO [Partition -uve-topic-15-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,715] INFO [Partition -uve-topic-15-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,716] INFO [Partition -uve-topic-2-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,718] INFO [Partition -uve-topic-2-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,718] INFO [Partition -uve-topic-18-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,720] INFO [Partition -uve-topic-18-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,721] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,722] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,722] INFO [Partition -uve-topic-9-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,724] INFO [Partition -uve-topic-9-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,724] INFO [Partition -uve-topic-28-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,726] INFO [Partition -uve-topic-28-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,726] INFO [Partition -uve-topic-18-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,728] INFO [Partition -uve-topic-18-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,728] INFO [Partition -uve-topic-11-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,730] INFO [Partition -uve-topic-11-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,730] INFO [Partition -uve-topic-16-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,732] INFO [Partition -uve-topic-16-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,732] INFO [Partition -uve-topic-0-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,734] INFO [Partition -uve-topic-0-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,734] INFO [Partition -uve-topic-29-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,736] INFO [Partition -uve-topic-29-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,736] INFO [Partition -uve-topic-19-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,738] INFO [Partition -uve-topic-19-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,738] INFO [Partition -uve-topic-5-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,740] INFO [Partition -uve-topic-5-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,740] INFO [Partition -uve-topic-12-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,742] INFO [Partition -uve-topic-12-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,742] INFO [Partition -uve-topic-0-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,745] INFO [Partition -uve-topic-0-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,745] INFO [Partition -uve-topic-16-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,747] INFO [Partition -uve-topic-16-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,747] INFO [Partition structured_syslog_topic-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,749] INFO [Partition structured_syslog_topic-21 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,749] INFO [Partition -uve-topic-24-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,754] INFO [Partition -uve-topic-24-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,754] INFO [Partition -uve-topic-26-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,758] INFO [Partition -uve-topic-26-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,758] INFO [Partition -uve-topic-16-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,761] INFO [Partition -uve-topic-16-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,761] INFO [Partition -uve-topic-14-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,763] INFO [Partition -uve-topic-14-12 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,763] INFO [Partition -uve-topic-5-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,765] INFO [Partition -uve-topic-5-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,766] INFO [Partition -uve-topic-29-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,768] INFO [Partition -uve-topic-29-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,768] INFO [Partition -uve-topic-22-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,770] INFO [Partition -uve-topic-22-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,771] INFO [Partition -uve-topic-12-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,773] INFO [Partition -uve-topic-12-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,773] INFO [Partition -uve-topic-3-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,775] INFO [Partition -uve-topic-3-15 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,775] INFO [Partition -uve-topic-8-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,777] INFO [Partition -uve-topic-8-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,777] INFO [Partition -uve-topic-6-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,779] INFO [Partition -uve-topic-6-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,779] INFO [Partition structured_syslog_topic-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,785] INFO [Partition structured_syslog_topic-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,785] INFO [Partition -uve-topic-22-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,788] INFO [Partition -uve-topic-22-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,788] INFO [Partition -uve-topic-25-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,790] INFO [Partition -uve-topic-25-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,790] INFO [Partition -uve-topic-15-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,793] INFO [Partition -uve-topic-15-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,793] INFO [Partition -uve-topic-22-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,805] INFO [Partition -uve-topic-22-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,805] INFO [Partition -uve-topic-12-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,809] INFO [Partition -uve-topic-12-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,809] INFO [Partition -uve-topic-1-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,812] INFO [Partition -uve-topic-1-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,812] INFO [Partition -uve-topic-17-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,817] INFO [Partition -uve-topic-17-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,817] INFO [Partition -uve-topic-8-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,823] INFO [Partition -uve-topic-8-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,823] INFO [Partition -uve-topic-20-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,825] INFO [Partition -uve-topic-20-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,825] INFO [Partition -uve-topic-10-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,827] INFO [Partition -uve-topic-10-10 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,827] INFO [Partition -uve-topic-6-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,829] INFO [Partition -uve-topic-6-9 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,829] INFO [Partition -uve-topic-13-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,831] INFO [Partition -uve-topic-13-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,831] INFO [Partition -uve-topic-25-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,833] INFO [Partition -uve-topic-25-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,833] INFO [Partition -uve-topic-15-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,835] INFO [Partition -uve-topic-15-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,835] INFO [Partition -uve-topic-25-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,837] INFO [Partition -uve-topic-25-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,838] INFO [Partition -uve-topic-4-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,841] INFO [Partition -uve-topic-4-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,841] INFO [Partition -uve-topic-9-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,843] INFO [Partition -uve-topic-9-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,843] INFO [Partition -uve-topic-26-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,845] INFO [Partition -uve-topic-26-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,845] INFO [Partition -uve-topic-16-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,847] INFO [Partition -uve-topic-16-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,848] INFO [Partition -uve-topic-28-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,849] INFO [Partition -uve-topic-28-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,849] INFO [Partition -uve-topic-18-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,851] INFO [Partition -uve-topic-18-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,851] INFO [Partition -uve-topic-2-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,853] INFO [Partition -uve-topic-2-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,853] INFO [Partition -uve-topic-18-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,858] INFO [Partition -uve-topic-18-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,859] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,861] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,861] INFO [Partition -uve-topic-11-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,863] INFO [Partition -uve-topic-11-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,863] INFO [Partition -uve-topic-9-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,865] INFO [Partition -uve-topic-9-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,865] INFO [Partition -uve-topic-28-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,868] INFO [Partition -uve-topic-28-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,868] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,872] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,872] INFO [Partition -uve-topic-29-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,874] INFO [Partition -uve-topic-29-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,875] INFO [Partition -uve-topic-26-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,877] INFO [Partition -uve-topic-26-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,878] INFO [Partition -uve-topic-5-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,880] INFO [Partition -uve-topic-5-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,880] INFO [Partition -uve-topic-22-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,882] INFO [Partition -uve-topic-22-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,882] INFO [Partition -uve-topic-12-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,884] INFO [Partition -uve-topic-12-16 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,884] INFO [Partition -uve-topic-0-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,887] INFO [Partition -uve-topic-0-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,887] INFO [Partition -uve-topic-16-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,890] INFO [Partition -uve-topic-16-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,890] INFO [Partition structured_syslog_topic-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,891] INFO [Partition -uve-topic-1-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,892] INFO [Partition structured_syslog_topic-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,892] INFO [Partition -uve-topic-29-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,893] INFO [Partition -uve-topic-1-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,893] INFO [Partition -uve-topic-1-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,896] INFO [Partition -uve-topic-29-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,896] INFO [Partition -uve-topic-1-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,896] INFO [Partition -uve-topic-5-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,896] INFO [Partition -uve-topic-1-1 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,898] INFO [Partition -uve-topic-5-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,898] INFO [Partition -uve-topic-1-1 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,899] INFO [Partition -uve-topic-22-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,899] INFO [Partition -uve-topic-1-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,900] INFO [Partition -uve-topic-22-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,900] INFO [Partition -uve-topic-0-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,900] INFO [Partition -uve-topic-1-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,900] INFO [Partition -uve-topic-1-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,902] INFO [Partition -uve-topic-0-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,902] INFO [Partition -uve-topic-26-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,903] INFO [Partition -uve-topic-1-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,903] INFO [Partition -uve-topic-1-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,904] INFO [Partition -uve-topic-26-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,904] INFO [Partition -uve-topic-14-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,905] INFO [Partition -uve-topic-1-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,905] INFO [Partition -uve-topic-1-17 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,906] INFO [Partition -uve-topic-14-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,906] INFO [Partition -uve-topic-24-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,909] INFO [Partition -uve-topic-1-17 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,909] INFO [Partition -uve-topic-1-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,910] INFO [Partition -uve-topic-24-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,910] INFO [Partition -uve-topic-5-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,911] INFO [Partition -uve-topic-1-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,911] INFO [Partition -uve-topic-1-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,912] INFO [Partition -uve-topic-5-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,912] INFO [Partition -uve-topic-17-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,913] INFO [Partition -uve-topic-1-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,913] INFO [Partition -uve-topic-1-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,914] INFO [Partition -uve-topic-17-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,914] INFO [Partition -uve-topic-27-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,917] INFO [Partition -uve-topic-27-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,917] INFO [Partition -uve-topic-20-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,918] INFO [Partition -uve-topic-1-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,918] INFO [Partition -uve-topic-1-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,921] INFO [Partition -uve-topic-20-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,921] INFO [Partition -uve-topic-1-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,921] INFO [Partition -uve-topic-10-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,921] INFO [Partition -uve-topic-1-0 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,924] INFO [Partition -uve-topic-1-0 broker=2] ISR updated to [2,1] and zkVersion updated to [8] (kafka.cluster.Partition) [2025-02-13 02:13:21,924] INFO [Partition -uve-topic-10-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,924] INFO [Partition -uve-topic-1-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,924] INFO [Partition -uve-topic-6-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,926] INFO [Partition -uve-topic-6-22 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,926] INFO [Partition -uve-topic-1-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,926] INFO [Partition -uve-topic-12-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,927] INFO [Partition -uve-topic-1-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,929] INFO [Partition -uve-topic-12-4 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,929] INFO [Partition -uve-topic-1-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,929] INFO [Partition -uve-topic-25-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,929] INFO [Partition -uve-topic-1-8 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,931] INFO [Partition -uve-topic-1-8 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,931] INFO [Partition -uve-topic-25-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,931] INFO [Partition -uve-topic-1-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,931] INFO [Partition -uve-topic-29-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,933] INFO [Partition -uve-topic-29-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,933] INFO [Partition -uve-topic-22-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,934] INFO [Partition -uve-topic-1-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,934] INFO [Partition -uve-topic-1-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,935] INFO [Partition -uve-topic-22-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,935] INFO [Partition -uve-topic-12-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,938] INFO [Partition -uve-topic-1-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,938] INFO [Partition -uve-topic-1-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,939] INFO [Partition -uve-topic-12-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,940] INFO [Partition -uve-topic-1-0 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,940] INFO [Partition -uve-topic-1-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,940] INFO [Partition -uve-topic-1-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,945] INFO [Partition -uve-topic-1-0 broker=2] ISR updated to [2,1,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,945] INFO [Partition -uve-topic-15-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,945] INFO [Partition -uve-topic-1-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,945] INFO [Partition -uve-topic-1-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,950] INFO [Partition -uve-topic-15-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,950] INFO [Partition -uve-topic-8-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,951] INFO [Partition -uve-topic-1-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,951] INFO [Partition -uve-topic-1-24 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,952] INFO [Partition -uve-topic-8-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,952] INFO [Partition -uve-topic-22-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,953] INFO [Partition -uve-topic-1-24 broker=2] ISR updated to [2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,953] INFO [Partition -uve-topic-1-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,954] INFO [Partition -uve-topic-22-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,954] INFO [Partition -uve-topic-12-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,955] INFO [Partition -uve-topic-1-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,955] INFO [Partition -uve-topic-1-29 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,956] INFO [Partition -uve-topic-12-13 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,956] INFO [Partition -uve-topic-3-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,957] INFO [Partition -uve-topic-1-29 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,957] INFO [Partition -uve-topic-1-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,958] INFO [Partition -uve-topic-3-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,958] INFO [Partition -uve-topic-19-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,959] INFO [Partition -uve-topic-1-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,960] INFO [Partition -uve-topic-1-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,960] INFO [Partition -uve-topic-19-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,960] INFO [Partition -uve-topic-1-8 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,962] INFO [Partition -uve-topic-1-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,962] INFO [Partition -uve-topic-1-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,962] INFO [Partition -uve-topic-1-8 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,962] INFO [Partition structured_syslog_topic-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,964] INFO [Partition -uve-topic-1-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,964] INFO [Partition -uve-topic-1-10 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,966] INFO [Partition -uve-topic-1-10 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,966] INFO [Partition -uve-topic-1-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,966] INFO [Partition structured_syslog_topic-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,966] INFO [Partition -uve-topic-8-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,968] INFO [Partition -uve-topic-1-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,968] INFO [Partition -uve-topic-1-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,970] INFO [Partition -uve-topic-8-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,971] INFO [Partition -uve-topic-23-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,971] INFO [Partition -uve-topic-1-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,971] INFO [Partition -uve-topic-1-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,973] INFO [Partition -uve-topic-23-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,973] INFO [Partition -uve-topic-13-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,974] INFO [Partition -uve-topic-1-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,974] INFO [Partition -uve-topic-6-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,975] INFO [Partition -uve-topic-13-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,975] INFO [Partition -uve-topic-4-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,976] INFO [Partition -uve-topic-6-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,976] INFO [Partition -uve-topic-6-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,978] INFO [Partition -uve-topic-4-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,978] INFO [Partition -uve-topic-6-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,978] INFO [Partition -uve-topic-6-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,978] INFO [Partition -uve-topic-6-13 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,981] INFO [Partition -uve-topic-6-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,981] INFO [Partition -uve-topic-23-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,981] INFO [Partition -uve-topic-6-13 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,981] INFO [Partition -uve-topic-6-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,982] INFO [Partition -uve-topic-23-24 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,982] INFO [Partition -uve-topic-1-24 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,983] INFO [Partition -uve-topic-6-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,983] INFO [Partition -uve-topic-6-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,984] INFO [Partition -uve-topic-1-24 broker=2] ISR updated to [2,1,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,984] INFO [Partition -uve-topic-25-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,985] INFO [Partition -uve-topic-6-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,985] INFO [Partition -uve-topic-6-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,986] INFO [Partition -uve-topic-25-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,986] INFO [Partition -uve-topic-15-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,988] INFO [Partition -uve-topic-6-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,989] INFO [Partition -uve-topic-6-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,989] INFO [Partition -uve-topic-15-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,989] INFO [Partition -uve-topic-20-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,990] INFO [Partition -uve-topic-6-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,991] INFO [Partition -uve-topic-6-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,991] INFO [Partition -uve-topic-20-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:21,991] INFO [Partition -uve-topic-10-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,992] INFO [Partition -uve-topic-6-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,992] INFO [Partition -uve-topic-6-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,993] INFO [Partition -uve-topic-10-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,993] INFO [Partition -uve-topic-6-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,995] INFO [Partition -uve-topic-6-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,996] INFO [Partition -uve-topic-6-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,996] INFO [Partition -uve-topic-6-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,996] INFO [Partition -uve-topic-28-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,997] INFO [Partition -uve-topic-6-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,997] INFO [Partition -uve-topic-6-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:21,998] INFO [Partition -uve-topic-28-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:21,998] INFO [Partition -uve-topic-18-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:21,999] INFO [Partition -uve-topic-6-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:21,999] INFO [Partition -uve-topic-6-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,000] INFO [Partition -uve-topic-18-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,000] INFO [Partition -uve-topic-7-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,001] INFO [Partition -uve-topic-6-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,001] INFO [Partition -uve-topic-6-12 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,001] INFO [Partition -uve-topic-7-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,001] INFO [Partition -uve-topic-13-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,003] INFO [Partition -uve-topic-6-12 broker=2] ISR updated to [2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,003] INFO [Partition -uve-topic-6-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,003] INFO [Partition -uve-topic-13-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,003] INFO [Partition -uve-topic-9-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,006] INFO [Partition -uve-topic-6-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,006] INFO [Partition -uve-topic-6-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,007] INFO [Partition -uve-topic-9-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,007] INFO [Partition -uve-topic-26-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,008] INFO [Partition -uve-topic-6-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,008] INFO [Partition -uve-topic-6-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,008] INFO [Partition -uve-topic-26-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,009] INFO [Partition -uve-topic-2-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,010] INFO [Partition -uve-topic-6-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,011] INFO [Partition -uve-topic-6-25 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,011] INFO [Partition -uve-topic-2-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,011] INFO [Partition -uve-topic-18-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,012] INFO [Partition -uve-topic-6-25 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,012] INFO [Partition -uve-topic-6-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,013] INFO [Partition -uve-topic-18-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,013] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,013] INFO [Partition -uve-topic-6-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,014] INFO [Partition -uve-topic-6-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,014] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,014] INFO [Partition -uve-topic-0-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,016] INFO [Partition -uve-topic-6-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,016] INFO [Partition -uve-topic-6-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,019] INFO [Partition -uve-topic-0-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,019] INFO [Partition -uve-topic-9-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,019] INFO [Partition -uve-topic-6-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,019] INFO [Partition -uve-topic-6-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,025] INFO [Partition -uve-topic-9-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,025] INFO [Partition -uve-topic-6-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,025] INFO [Partition -uve-topic-6-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,025] INFO [Partition -uve-topic-16-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,027] INFO [Partition -uve-topic-6-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,027] INFO [Partition -uve-topic-6-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,028] INFO [Partition -uve-topic-16-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,028] INFO [Partition -uve-topic-2-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,029] INFO [Partition -uve-topic-6-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,030] INFO [Partition -uve-topic-6-3 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,030] INFO [Partition -uve-topic-2-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,030] INFO [Partition -uve-topic-9-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,031] INFO [Partition -uve-topic-6-3 broker=2] ISR updated to [2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,031] INFO [Partition -uve-topic-6-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,032] INFO [Partition -uve-topic-9-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,032] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,033] INFO [Partition -uve-topic-6-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,033] INFO [Partition -uve-topic-6-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,034] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,034] INFO [Partition -uve-topic-21-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,035] INFO [Partition -uve-topic-6-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,035] INFO [Partition -uve-topic-6-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,036] INFO [Partition -uve-topic-21-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,036] INFO [Partition -uve-topic-11-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,037] INFO [Partition -uve-topic-6-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,037] INFO [Partition -uve-topic-6-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,038] INFO [Partition -uve-topic-11-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,038] INFO [Partition -uve-topic-2-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,039] INFO [Partition -uve-topic-6-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,039] INFO [Partition -uve-topic-6-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,040] INFO [Partition -uve-topic-2-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,040] INFO [Partition -uve-topic-18-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,041] INFO [Partition -uve-topic-6-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,041] INFO [Partition -uve-topic-6-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,042] INFO [Partition -uve-topic-18-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,042] INFO [Partition -uve-topic-0-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,043] INFO [Partition -uve-topic-6-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,044] INFO [Partition -uve-topic-21-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,045] INFO [Partition -uve-topic-0-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,045] INFO [Partition -uve-topic-24-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,047] INFO [Partition -uve-topic-21-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,047] INFO [Partition -uve-topic-21-26 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,048] INFO [Partition -uve-topic-24-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,048] INFO [Partition -uve-topic-7-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,050] INFO [Partition -uve-topic-21-26 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,050] INFO [Partition -uve-topic-21-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,050] INFO [Partition -uve-topic-7-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,050] INFO [Partition -uve-topic-26-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,052] INFO [Partition -uve-topic-21-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,052] INFO [Partition -uve-topic-21-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,052] INFO [Partition -uve-topic-26-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,052] INFO [Partition -uve-topic-16-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,054] INFO [Partition -uve-topic-21-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,054] INFO [Partition -uve-topic-21-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,054] INFO [Partition -uve-topic-16-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,055] INFO [Partition -uve-topic-19-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,055] INFO [Partition -uve-topic-21-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,056] INFO [Partition -uve-topic-21-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,056] INFO [Partition -uve-topic-19-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,056] INFO [Partition -uve-topic-0-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,058] INFO [Partition -uve-topic-21-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,058] INFO [Partition -uve-topic-21-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,058] INFO [Partition -uve-topic-0-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,058] INFO [Partition -uve-topic-26-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,060] INFO [Partition -uve-topic-21-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,060] INFO [Partition -uve-topic-21-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,062] INFO [Partition -uve-topic-26-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,062] INFO [Partition -uve-topic-29-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,064] INFO [Partition -uve-topic-21-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,064] INFO [Partition -uve-topic-21-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,064] INFO [Partition -uve-topic-29-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,064] INFO [Partition -uve-topic-19-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,066] INFO [Partition -uve-topic-21-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,066] INFO [Partition -uve-topic-21-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,067] INFO [Partition -uve-topic-19-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,067] INFO [Partition -uve-topic-5-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,072] INFO [Partition -uve-topic-21-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,072] INFO [Partition -uve-topic-21-25 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,074] INFO [Partition -uve-topic-5-11 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,074] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,075] INFO [Partition -uve-topic-21-25 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,075] INFO [Partition -uve-topic-21-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,077] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,078] INFO [Partition -uve-topic-20-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,078] INFO [Partition -uve-topic-21-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,078] INFO [Partition -uve-topic-21-6 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,079] INFO [Partition -uve-topic-20-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,079] INFO [Partition -uve-topic-3-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,080] INFO [Partition -uve-topic-21-6 broker=2] ISR updated to [2,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,080] INFO [Partition -uve-topic-21-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,081] INFO [Partition -uve-topic-3-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,081] INFO [Partition -uve-topic-29-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,082] INFO [Partition -uve-topic-21-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,082] INFO [Partition -uve-topic-21-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,083] INFO [Partition -uve-topic-29-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,083] INFO [Partition -uve-topic-19-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,083] INFO [Partition -uve-topic-21-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,084] INFO [Partition -uve-topic-21-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,084] INFO [Partition -uve-topic-19-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,084] INFO [Partition -uve-topic-1-29 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,086] INFO [Partition -uve-topic-21-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,086] INFO [Partition -uve-topic-21-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,086] INFO [Partition -uve-topic-1-29 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,086] INFO [Partition -uve-topic-17-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,090] INFO [Partition -uve-topic-21-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,090] INFO [Partition -uve-topic-21-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,090] INFO [Partition -uve-topic-17-28 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,090] INFO [Partition -uve-topic-25-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,092] INFO [Partition -uve-topic-21-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,092] INFO [Partition -uve-topic-21-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,092] INFO [Partition -uve-topic-25-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,092] INFO [Partition -uve-topic-20-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,094] INFO [Partition -uve-topic-21-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,094] INFO [Partition -uve-topic-21-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,094] INFO [Partition -uve-topic-20-24 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,094] INFO [Partition -uve-topic-3-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,095] INFO [Partition -uve-topic-21-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,095] INFO [Partition -uve-topic-21-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,096] INFO [Partition -uve-topic-3-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,096] INFO [Partition -uve-topic-22-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,097] INFO [Partition -uve-topic-21-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,097] INFO [Partition -uve-topic-21-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,099] INFO [Partition -uve-topic-22-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,099] INFO [Partition -uve-topic-12-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,100] INFO [Partition -uve-topic-21-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,102] INFO [Partition -uve-topic-21-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,102] INFO [Partition -uve-topic-12-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,102] INFO [Partition -uve-topic-3-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,103] INFO [Partition -uve-topic-21-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,104] INFO [Partition -uve-topic-21-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,104] INFO [Partition -uve-topic-3-18 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,104] INFO [Partition -uve-topic-19-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,106] INFO [Partition -uve-topic-21-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,106] INFO [Partition -uve-topic-21-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,106] INFO [Partition -uve-topic-19-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,106] INFO [Partition -uve-topic-1-1 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,108] INFO [Partition -uve-topic-21-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,108] INFO [Partition -uve-topic-21-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,108] INFO [Partition -uve-topic-1-1 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,108] INFO [Partition structured_syslog_topic-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,109] INFO [Partition -uve-topic-21-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,109] INFO [Partition -uve-topic-21-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,110] INFO [Partition structured_syslog_topic-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,110] INFO [Partition -uve-topic-17-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,111] INFO [Partition -uve-topic-21-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,111] INFO [Partition -uve-topic-21-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,111] INFO [Partition -uve-topic-17-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,112] INFO [Partition -uve-topic-27-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,112] INFO [Partition -uve-topic-21-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,112] INFO [Partition -uve-topic-21-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,113] INFO [Partition -uve-topic-27-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,113] INFO [Partition -uve-topic-6-3 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,114] INFO [Partition -uve-topic-21-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,114] INFO [Partition -uve-topic-21-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,116] INFO [Partition -uve-topic-6-3 broker=2] ISR updated to [2,1,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,116] INFO [Partition -uve-topic-21-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,116] INFO [Partition -uve-topic-11-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,116] INFO [Partition -uve-topic-13-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,117] INFO [Partition -uve-topic-11-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,118] INFO [Partition -uve-topic-11-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,119] INFO [Partition -uve-topic-13-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,119] INFO [Partition -uve-topic-10-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,120] INFO [Partition -uve-topic-11-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,120] INFO [Partition -uve-topic-11-27 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,122] INFO [Partition -uve-topic-10-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,122] INFO [Partition -uve-topic-1-17 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,123] INFO [Partition -uve-topic-11-27 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,123] INFO [Partition -uve-topic-11-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,124] INFO [Partition -uve-topic-1-17 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,125] INFO [Partition -uve-topic-23-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,125] INFO [Partition -uve-topic-11-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,125] INFO [Partition -uve-topic-11-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,127] INFO [Partition -uve-topic-23-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,127] INFO [Partition -uve-topic-9-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,127] INFO [Partition -uve-topic-11-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,127] INFO [Partition -uve-topic-11-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,128] INFO [Partition -uve-topic-9-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,129] INFO [Partition -uve-topic-20-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,129] INFO [Partition -uve-topic-11-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,129] INFO [Partition -uve-topic-11-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,130] INFO [Partition -uve-topic-20-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,130] INFO [Partition -uve-topic-6-12 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,131] INFO [Partition -uve-topic-11-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,131] INFO [Partition -uve-topic-11-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,132] INFO [Partition -uve-topic-6-12 broker=2] ISR updated to [2,1,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,132] INFO [Partition -uve-topic-13-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,133] INFO [Partition -uve-topic-11-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,133] INFO [Partition -uve-topic-11-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,133] INFO [Partition -uve-topic-13-27 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,134] INFO [Partition -uve-topic-15-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,134] INFO [Partition -uve-topic-11-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,134] INFO [Partition -uve-topic-11-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,135] INFO [Partition -uve-topic-15-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,135] INFO [Partition -uve-topic-2-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,136] INFO [Partition -uve-topic-11-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,136] INFO [Partition -uve-topic-11-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,137] INFO [Partition -uve-topic-2-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,137] INFO [Partition -uve-topic-28-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,137] INFO [Partition -uve-topic-11-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,137] INFO [Partition -uve-topic-11-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,138] INFO [Partition -uve-topic-28-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,138] INFO [Partition -uve-topic-10-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,139] INFO [Partition -uve-topic-11-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,139] INFO [Partition -uve-topic-11-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,141] INFO [Partition -uve-topic-11-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,141] INFO [Partition -uve-topic-11-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,142] INFO [Partition -uve-topic-10-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,142] INFO [Partition -uve-topic-25-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,151] INFO [Partition -uve-topic-11-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,151] INFO [Partition -uve-topic-11-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,151] INFO [Partition -uve-topic-25-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,151] INFO [Partition -uve-topic-18-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,153] INFO [Partition -uve-topic-11-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,154] INFO [Partition -uve-topic-11-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,153] INFO [Partition -uve-topic-18-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,154] INFO [Partition -uve-topic-11-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,156] INFO [Partition -uve-topic-11-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,156] INFO [Partition -uve-topic-11-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,157] INFO [Partition -uve-topic-11-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,157] INFO [Partition -uve-topic-26-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,158] INFO [Partition -uve-topic-11-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,158] INFO [Partition -uve-topic-11-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,159] INFO [Partition -uve-topic-26-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,159] INFO [Partition -uve-topic-21-25 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,160] INFO [Partition -uve-topic-11-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,160] INFO [Partition -uve-topic-11-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,160] INFO [Partition -uve-topic-21-25 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,160] INFO [Partition -uve-topic-26-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,162] INFO [Partition -uve-topic-11-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,162] INFO [Partition -uve-topic-11-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,163] INFO [Partition -uve-topic-26-19 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,163] INFO [Partition -uve-topic-16-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,164] INFO [Partition -uve-topic-11-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,164] INFO [Partition -uve-topic-11-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,165] INFO [Partition -uve-topic-16-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,165] INFO [Partition -uve-topic-4-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,166] INFO [Partition -uve-topic-11-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,166] INFO [Partition -uve-topic-11-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,167] INFO [Partition -uve-topic-4-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,167] INFO [Partition -uve-topic-2-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,168] INFO [Partition -uve-topic-11-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,168] INFO [Partition -uve-topic-11-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,168] INFO [Partition -uve-topic-2-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,168] INFO [Partition -uve-topic-18-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,170] INFO [Partition -uve-topic-11-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,170] INFO [Partition -uve-topic-11-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,171] INFO [Partition -uve-topic-18-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,171] INFO [Partition -uve-topic-0-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,171] INFO [Partition -uve-topic-11-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,172] INFO [Partition -uve-topic-11-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,172] INFO [Partition -uve-topic-0-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,173] INFO [Partition -uve-topic-9-13 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,175] INFO [Partition -uve-topic-11-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,175] INFO [Partition -uve-topic-11-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,176] INFO [Partition -uve-topic-9-13 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,176] INFO [Partition -uve-topic-28-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,177] INFO [Partition -uve-topic-11-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,177] INFO [Partition -uve-topic-11-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,178] INFO [Partition -uve-topic-28-8 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,178] INFO [Partition -uve-topic-18-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,179] INFO [Partition -uve-topic-11-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,179] INFO [Partition -uve-topic-11-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,179] INFO [Partition -uve-topic-18-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,179] INFO [Partition -uve-topic-0-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,180] INFO [Partition -uve-topic-11-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,181] INFO [Partition -uve-topic-11-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,181] INFO [Partition -uve-topic-0-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,181] INFO [Partition -uve-topic-24-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,183] INFO [Partition -uve-topic-11-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,183] INFO [Partition -uve-topic-11-19 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,183] INFO [Partition -uve-topic-24-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,183] INFO [Partition -uve-topic-19-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,184] INFO [Partition -uve-topic-11-19 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,185] INFO [Partition -uve-topic-25-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,185] INFO [Partition -uve-topic-19-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,185] INFO [Partition -uve-topic-0-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,189] INFO [Partition -uve-topic-25-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,189] INFO [Partition -uve-topic-25-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,189] INFO [Partition -uve-topic-0-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,189] INFO [Partition -uve-topic-16-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,191] INFO [Partition -uve-topic-25-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,192] INFO [Partition -uve-topic-25-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,192] INFO [Partition -uve-topic-16-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,192] INFO [Partition -uve-topic-3-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,193] INFO [Partition -uve-topic-25-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,193] INFO [Partition -uve-topic-25-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,194] INFO [Partition -uve-topic-3-23 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,194] INFO [Partition -uve-topic-29-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,195] INFO [Partition -uve-topic-25-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,195] INFO [Partition -uve-topic-25-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,196] INFO [Partition -uve-topic-29-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,196] INFO [Partition -uve-topic-5-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,199] INFO [Partition -uve-topic-25-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,199] INFO [Partition -uve-topic-25-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,202] INFO [Partition -uve-topic-5-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,203] INFO [Partition -uve-topic-29-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,203] INFO [Partition -uve-topic-25-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,203] INFO [Partition -uve-topic-25-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,205] INFO [Partition -uve-topic-29-29 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,205] INFO [Partition structured_syslog_topic-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,205] INFO [Partition -uve-topic-25-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,205] INFO [Partition -uve-topic-25-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,207] INFO [Partition structured_syslog_topic-17 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,207] INFO [Partition -uve-topic-14-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,207] INFO [Partition -uve-topic-25-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,207] INFO [Partition -uve-topic-25-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,208] INFO [Partition -uve-topic-14-0 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,208] INFO [Partition -uve-topic-7-29 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,209] INFO [Partition -uve-topic-25-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,209] INFO [Partition -uve-topic-25-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,210] INFO [Partition -uve-topic-7-29 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,210] INFO [Partition -uve-topic-17-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,211] INFO [Partition -uve-topic-25-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,211] INFO [Partition -uve-topic-25-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,212] INFO [Partition -uve-topic-17-21 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,212] INFO [Partition -uve-topic-27-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,213] INFO [Partition -uve-topic-25-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,213] INFO [Partition -uve-topic-25-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,214] INFO [Partition -uve-topic-27-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,214] INFO [Partition -uve-topic-10-18 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,215] INFO [Partition -uve-topic-25-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,215] INFO [Partition -uve-topic-25-27 broker=2] Expanding ISR from 2 to 2,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,216] INFO [Partition -uve-topic-10-18 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,216] INFO [Partition -uve-topic-19-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,216] INFO [Partition -uve-topic-25-27 broker=2] ISR updated to [2,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,216] INFO [Partition -uve-topic-25-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,218] INFO [Partition -uve-topic-19-2 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,218] INFO [Partition -uve-topic-3-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,218] INFO [Partition -uve-topic-25-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,218] INFO [Partition -uve-topic-25-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,226] INFO [Partition -uve-topic-25-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,226] INFO [Partition -uve-topic-25-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,226] INFO [Partition -uve-topic-3-3 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,226] INFO [Partition -uve-topic-20-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,229] INFO [Partition -uve-topic-20-25 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,229] INFO [Partition -uve-topic-10-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,231] INFO [Partition -uve-topic-25-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,231] INFO [Partition -uve-topic-25-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,232] INFO [Partition -uve-topic-10-26 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,233] INFO [Partition -uve-topic-29-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,233] INFO [Partition -uve-topic-25-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,233] INFO [Partition -uve-topic-25-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,234] INFO [Partition -uve-topic-29-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,234] INFO [Partition -uve-topic-19-10 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,235] INFO [Partition -uve-topic-25-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,235] INFO [Partition -uve-topic-25-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,236] INFO [Partition -uve-topic-19-10 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,236] INFO [Partition -uve-topic-6-25 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,236] INFO [Partition -uve-topic-25-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,236] INFO [Partition -uve-topic-25-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,238] INFO [Partition -uve-topic-6-25 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,238] INFO [Partition -uve-topic-12-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,239] INFO [Partition -uve-topic-25-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,239] INFO [Partition -uve-topic-25-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,241] INFO [Partition -uve-topic-25-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,241] INFO [Partition -uve-topic-25-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,242] INFO [Partition -uve-topic-12-7 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,242] INFO [Partition -uve-topic-3-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,249] INFO [Partition -uve-topic-25-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,249] INFO [Partition -uve-topic-25-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,249] INFO [Partition -uve-topic-3-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,249] INFO [Partition -uve-topic-25-27 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,252] INFO [Partition -uve-topic-25-27 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,252] INFO [Partition -uve-topic-1-10 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,252] INFO [Partition -uve-topic-25-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,252] INFO [Partition -uve-topic-25-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,254] INFO [Partition -uve-topic-1-10 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,254] INFO [Partition -uve-topic-4-24 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,255] INFO [Partition -uve-topic-25-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,255] INFO [Partition -uve-topic-25-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,257] INFO [Partition -uve-topic-4-24 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,257] INFO [Partition -uve-topic-20-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,257] INFO [Partition -uve-topic-25-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,257] INFO [Partition -uve-topic-25-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,259] INFO [Partition -uve-topic-20-5 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,259] INFO [Partition -uve-topic-25-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,259] INFO [Partition -uve-topic-23-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,259] INFO [Partition -uve-topic-25-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,263] INFO [Partition -uve-topic-25-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,263] INFO [Partition -uve-topic-25-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,264] INFO [Partition -uve-topic-23-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,264] INFO [Partition -uve-topic-13-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,265] INFO [Partition -uve-topic-25-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,265] INFO [Partition -uve-topic-13-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,266] INFO [Partition -uve-topic-10-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,265] INFO [Partition -uve-topic-25-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,267] INFO [Partition -uve-topic-10-14 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,267] INFO [Partition -uve-topic-15-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,268] INFO [Partition -uve-topic-25-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,268] INFO [Partition -uve-topic-25-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,269] INFO [Partition -uve-topic-15-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,269] INFO [Partition -uve-topic-6-13 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,270] INFO [Partition -uve-topic-25-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,270] INFO [Partition -uve-topic-15-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,271] INFO [Partition -uve-topic-6-13 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,271] INFO [Partition -uve-topic-15-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,271] INFO [Partition -uve-topic-23-27 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,272] INFO [Partition -uve-topic-15-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,276] INFO [Partition -uve-topic-15-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,276] INFO [Partition -uve-topic-15-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,276] INFO [Partition -uve-topic-23-27 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,276] INFO [Partition -uve-topic-7-17 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,285] INFO [Partition -uve-topic-15-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,285] INFO [Partition -uve-topic-15-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,286] INFO [Partition -uve-topic-7-17 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,286] INFO [Partition -uve-topic-11-19 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,287] INFO [Partition -uve-topic-15-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,287] INFO [Partition -uve-topic-15-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,288] INFO [Partition -uve-topic-11-19 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,288] INFO [Partition -uve-topic-4-4 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,289] INFO [Partition -uve-topic-15-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,289] INFO [Partition -uve-topic-15-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,290] INFO [Partition -uve-topic-4-4 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,290] INFO [Partition -uve-topic-26-12 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,291] INFO [Partition -uve-topic-15-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,291] INFO [Partition -uve-topic-15-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,292] INFO [Partition -uve-topic-26-12 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,292] INFO [Partition -uve-topic-21-26 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,293] INFO [Partition -uve-topic-15-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,293] INFO [Partition -uve-topic-15-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,294] INFO [Partition -uve-topic-21-26 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,294] INFO [Partition -uve-topic-11-27 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,296] INFO [Partition -uve-topic-15-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,296] INFO [Partition -uve-topic-15-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,297] INFO [Partition -uve-topic-11-27 broker=2] ISR updated to [2,1,3] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,297] INFO [Partition -uve-topic-7-26 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,298] INFO [Partition -uve-topic-15-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,298] INFO [Partition -uve-topic-15-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,299] INFO [Partition -uve-topic-7-26 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,299] INFO [Partition -uve-topic-9-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,300] INFO [Partition -uve-topic-15-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,300] INFO [Partition -uve-topic-15-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,306] INFO [Partition -uve-topic-15-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,306] INFO [Partition -uve-topic-9-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,306] INFO [Partition -uve-topic-15-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,306] INFO [Partition -uve-topic-13-8 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,308] INFO [Partition -uve-topic-13-8 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,308] INFO [Partition -uve-topic-15-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,308] INFO [Partition -uve-topic-15-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,309] INFO [Partition -uve-topic-2-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,311] INFO [Partition -uve-topic-15-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,311] INFO [Partition -uve-topic-15-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,311] INFO [Partition -uve-topic-2-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,311] INFO [Partition -uve-topic-28-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,313] INFO [Partition -uve-topic-15-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,313] INFO [Partition -uve-topic-15-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,313] INFO [Partition -uve-topic-28-1 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,313] INFO [Partition -uve-topic-23-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,315] INFO [Partition -uve-topic-15-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,315] INFO [Partition -uve-topic-15-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,315] INFO [Partition -uve-topic-23-15 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,315] INFO [Partition -uve-topic-28-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,316] INFO [Partition -uve-topic-15-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,316] INFO [Partition -uve-topic-15-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,317] INFO [Partition -uve-topic-28-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,317] INFO [Partition -uve-topic-18-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,318] INFO [Partition -uve-topic-15-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,318] INFO [Partition -uve-topic-15-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,319] INFO [Partition -uve-topic-18-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,319] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,320] INFO [Partition -uve-topic-15-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,320] INFO [Partition -uve-topic-15-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,322] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,323] INFO [Partition -uve-topic-13-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,324] INFO [Partition -uve-topic-15-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,324] INFO [Partition -uve-topic-15-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,325] INFO [Partition -uve-topic-13-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,325] INFO [Partition -uve-topic-9-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,326] INFO [Partition -uve-topic-15-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,326] INFO [Partition -uve-topic-15-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,327] INFO [Partition -uve-topic-9-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,327] INFO [Partition -uve-topic-2-11 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,328] INFO [Partition -uve-topic-15-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,328] INFO [Partition -uve-topic-15-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,329] INFO [Partition -uve-topic-2-11 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,329] INFO [Partition -uve-topic-5-25 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,330] INFO [Partition -uve-topic-15-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,330] INFO [Partition -uve-topic-15-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,330] INFO [Partition -uve-topic-5-25 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,330] INFO [Partition -uve-topic-24-19 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,331] INFO [Partition -uve-topic-15-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,331] INFO [Partition -uve-topic-15-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,332] INFO [Partition -uve-topic-24-19 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,332] INFO [Partition -uve-topic-29-6 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,334] INFO [Partition -uve-topic-15-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,334] INFO [Partition -uve-topic-15-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,334] INFO [Partition -uve-topic-29-6 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,334] INFO [Partition -uve-topic-19-7 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,336] INFO [Partition -uve-topic-15-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,336] INFO [Partition -uve-topic-15-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,336] INFO [Partition -uve-topic-19-7 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,336] INFO [Partition -uve-topic-21-6 broker=2] Expanding ISR from 2,1 to 2,1,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,338] INFO [Partition -uve-topic-15-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,338] INFO [Partition -uve-topic-15-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,339] INFO [Partition -uve-topic-21-6 broker=2] ISR updated to [2,1,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,339] INFO [Partition -uve-topic-14-21 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,340] INFO [Partition -uve-topic-15-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,340] INFO [Partition -uve-topic-15-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,340] INFO [Partition -uve-topic-14-21 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,340] INFO [Partition -uve-topic-24-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,344] INFO [Partition -uve-topic-15-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,344] INFO [Partition -uve-topic-15-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,345] INFO [Partition -uve-topic-24-20 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,345] INFO [Partition -uve-topic-26-0 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,346] INFO [Partition -uve-topic-15-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,346] INFO [Partition -uve-topic-15-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,347] INFO [Partition -uve-topic-26-0 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,347] INFO [Partition -uve-topic-16-1 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,348] INFO [Partition -uve-topic-15-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,348] INFO [Partition -uve-topic-14-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,349] INFO [Partition -uve-topic-16-1 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,349] INFO [Partition -uve-topic-3-16 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,350] INFO [Partition -uve-topic-14-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,350] INFO [Partition -uve-topic-14-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,350] INFO [Partition -uve-topic-3-16 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,350] INFO [Partition -uve-topic-19-15 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,351] INFO [Partition -uve-topic-14-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,351] INFO [Partition -uve-topic-14-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,352] INFO [Partition -uve-topic-19-15 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,352] INFO [Partition -uve-topic-0-3 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,353] INFO [Partition -uve-topic-14-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,355] INFO [Partition -uve-topic-14-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,359] INFO [Partition -uve-topic-0-3 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,359] INFO [Partition structured_syslog_topic-2 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,374] INFO [Partition -uve-topic-14-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,374] INFO [Partition -uve-topic-14-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,374] INFO [Partition structured_syslog_topic-2 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,374] INFO [Partition -uve-topic-24-28 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,379] INFO [Partition -uve-topic-14-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,379] INFO [Partition -uve-topic-24-28 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,379] INFO [Partition -uve-topic-14-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,379] INFO [Partition -uve-topic-7-14 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,381] INFO [Partition -uve-topic-14-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,381] INFO [Partition -uve-topic-14-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,382] INFO [Partition -uve-topic-7-14 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,382] INFO [Partition -uve-topic-29-22 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,383] INFO [Partition -uve-topic-14-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,383] INFO [Partition -uve-topic-14-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,384] INFO [Partition -uve-topic-29-22 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,384] INFO [Partition -uve-topic-19-23 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,385] INFO [Partition -uve-topic-14-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,385] INFO [Partition -uve-topic-14-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,385] INFO [Partition -uve-topic-19-23 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,385] INFO [Partition -uve-topic-26-9 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,387] INFO [Partition -uve-topic-14-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,387] INFO [Partition -uve-topic-14-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,388] INFO [Partition -uve-topic-26-9 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,388] INFO [Partition -uve-topic-5-5 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,389] INFO [Partition -uve-topic-14-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,390] INFO [Partition -uve-topic-14-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,390] INFO [Partition -uve-topic-5-5 broker=2] ISR updated to [2,3] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,390] INFO [Partition -uve-topic-12-20 broker=2] Expanding ISR from 2 to 2,3 (kafka.cluster.Partition) [2025-02-13 02:13:22,391] INFO [Partition -uve-topic-14-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,391] INFO [Partition -uve-topic-14-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,393] INFO [Partition -uve-topic-12-20 broker=2] ISR updated to [2,3] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,395] INFO [Partition -uve-topic-14-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,395] INFO [Partition -uve-topic-14-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,397] INFO [Partition -uve-topic-14-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,397] INFO [Partition -uve-topic-14-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,398] INFO [Partition -uve-topic-14-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,399] INFO [Partition -uve-topic-14-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,401] INFO [Partition -uve-topic-14-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,401] INFO [Partition -uve-topic-14-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,403] INFO [Partition -uve-topic-14-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,403] INFO [Partition -uve-topic-14-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,405] INFO [Partition -uve-topic-14-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,405] INFO [Partition -uve-topic-14-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,411] INFO [Partition -uve-topic-14-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,411] INFO [Partition -uve-topic-14-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,413] INFO [Partition -uve-topic-14-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,414] INFO [Partition -uve-topic-14-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,416] INFO [Partition -uve-topic-14-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,416] INFO [Partition -uve-topic-14-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,419] INFO [Partition -uve-topic-14-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,419] INFO [Partition -uve-topic-14-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,422] INFO [Partition -uve-topic-14-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,423] INFO [Partition -uve-topic-14-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,425] INFO [Partition -uve-topic-14-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,425] INFO [Partition -uve-topic-14-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,427] INFO [Partition -uve-topic-14-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,427] INFO [Partition -uve-topic-14-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,429] INFO [Partition -uve-topic-14-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,429] INFO [Partition -uve-topic-14-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,430] INFO [Partition -uve-topic-14-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,430] INFO [Partition -uve-topic-14-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,432] INFO [Partition -uve-topic-14-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,432] INFO [Partition -uve-topic-14-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,434] INFO [Partition -uve-topic-14-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,434] INFO [Partition -uve-topic-14-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,436] INFO [Partition -uve-topic-14-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,436] INFO [Partition -uve-topic-14-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,438] INFO [Partition -uve-topic-14-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,438] INFO [Partition -uve-topic-24-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,440] INFO [Partition -uve-topic-24-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,440] INFO [Partition -uve-topic-24-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,442] INFO [Partition -uve-topic-24-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,442] INFO [Partition -uve-topic-24-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,444] INFO [Partition -uve-topic-24-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,444] INFO [Partition -uve-topic-24-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,445] INFO [Partition -uve-topic-24-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,445] INFO [Partition -uve-topic-24-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,447] INFO [Partition -uve-topic-24-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,447] INFO [Partition -uve-topic-24-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,449] INFO [Partition -uve-topic-24-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,449] INFO [Partition -uve-topic-24-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,451] INFO [Partition -uve-topic-24-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,451] INFO [Partition -uve-topic-24-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,453] INFO [Partition -uve-topic-24-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,454] INFO [Partition -uve-topic-24-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,458] INFO [Partition -uve-topic-24-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,458] INFO [Partition -uve-topic-24-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,460] INFO [Partition -uve-topic-24-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,461] INFO [Partition -uve-topic-24-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,463] INFO [Partition -uve-topic-24-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,463] INFO [Partition -uve-topic-24-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,465] INFO [Partition -uve-topic-24-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,465] INFO [Partition -uve-topic-24-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,467] INFO [Partition -uve-topic-24-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,467] INFO [Partition -uve-topic-24-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,469] INFO [Partition -uve-topic-24-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,469] INFO [Partition -uve-topic-24-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,471] INFO [Partition -uve-topic-24-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,471] INFO [Partition -uve-topic-24-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,472] INFO [Partition -uve-topic-24-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,472] INFO [Partition -uve-topic-24-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,474] INFO [Partition -uve-topic-24-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,474] INFO [Partition -uve-topic-24-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,476] INFO [Partition -uve-topic-24-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,476] INFO [Partition -uve-topic-24-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,478] INFO [Partition -uve-topic-24-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,478] INFO [Partition -uve-topic-24-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,479] INFO [Partition -uve-topic-24-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,480] INFO [Partition -uve-topic-24-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,481] INFO [Partition -uve-topic-24-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,481] INFO [Partition -uve-topic-24-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,483] INFO [Partition -uve-topic-24-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,483] INFO [Partition -uve-topic-24-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,485] INFO [Partition -uve-topic-24-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,485] INFO [Partition -uve-topic-24-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,487] INFO [Partition -uve-topic-24-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,487] INFO [Partition -uve-topic-24-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,491] INFO [Partition -uve-topic-24-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,491] INFO [Partition -uve-topic-24-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,494] INFO [Partition -uve-topic-24-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,494] INFO [Partition -uve-topic-24-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,496] INFO [Partition -uve-topic-24-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,496] INFO [Partition -uve-topic-24-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,503] INFO [Partition -uve-topic-24-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,503] INFO [Partition -uve-topic-24-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,507] INFO [Partition -uve-topic-24-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,508] INFO [Partition -uve-topic-24-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,511] INFO [Partition -uve-topic-24-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,512] INFO [Partition structured_syslog_topic-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,513] INFO [Partition structured_syslog_topic-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,514] INFO [Partition structured_syslog_topic-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,516] INFO [Partition structured_syslog_topic-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,516] INFO [Partition structured_syslog_topic-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,518] INFO [Partition structured_syslog_topic-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,518] INFO [Partition structured_syslog_topic-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,520] INFO [Partition structured_syslog_topic-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,520] INFO [Partition structured_syslog_topic-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,522] INFO [Partition structured_syslog_topic-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,522] INFO [Partition structured_syslog_topic-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,524] INFO [Partition structured_syslog_topic-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,524] INFO [Partition structured_syslog_topic-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,526] INFO [Partition structured_syslog_topic-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,526] INFO [Partition structured_syslog_topic-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,527] INFO [Partition structured_syslog_topic-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,527] INFO [Partition structured_syslog_topic-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,529] INFO [Partition structured_syslog_topic-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,529] INFO [Partition structured_syslog_topic-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,531] INFO [Partition structured_syslog_topic-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,531] INFO [Partition structured_syslog_topic-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,533] INFO [Partition structured_syslog_topic-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,533] INFO [Partition structured_syslog_topic-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,535] INFO [Partition structured_syslog_topic-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,535] INFO [Partition structured_syslog_topic-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,537] INFO [Partition structured_syslog_topic-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,537] INFO [Partition structured_syslog_topic-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,539] INFO [Partition structured_syslog_topic-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,539] INFO [Partition structured_syslog_topic-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,541] INFO [Partition structured_syslog_topic-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,543] INFO [Partition structured_syslog_topic-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,547] INFO [Partition structured_syslog_topic-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,547] INFO [Partition structured_syslog_topic-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,549] INFO [Partition structured_syslog_topic-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,549] INFO [Partition structured_syslog_topic-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,551] INFO [Partition structured_syslog_topic-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,551] INFO [Partition structured_syslog_topic-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,553] INFO [Partition structured_syslog_topic-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,553] INFO [Partition structured_syslog_topic-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,556] INFO [Partition structured_syslog_topic-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,556] INFO [Partition structured_syslog_topic-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,557] INFO [Partition structured_syslog_topic-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,558] INFO [Partition structured_syslog_topic-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,561] INFO [Partition structured_syslog_topic-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,561] INFO [Partition structured_syslog_topic-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,562] INFO [Partition structured_syslog_topic-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,563] INFO [Partition structured_syslog_topic-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,564] INFO [Partition structured_syslog_topic-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,565] INFO [Partition structured_syslog_topic-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,566] INFO [Partition structured_syslog_topic-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,566] INFO [Partition structured_syslog_topic-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,568] INFO [Partition structured_syslog_topic-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,568] INFO [Partition structured_syslog_topic-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,570] INFO [Partition structured_syslog_topic-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,570] INFO [Partition structured_syslog_topic-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,572] INFO [Partition structured_syslog_topic-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,573] INFO [Partition structured_syslog_topic-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,576] INFO [Partition structured_syslog_topic-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,576] INFO [Partition structured_syslog_topic-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,578] INFO [Partition structured_syslog_topic-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,578] INFO [Partition -uve-topic-9-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,580] INFO [Partition -uve-topic-9-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,580] INFO [Partition -uve-topic-9-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,581] INFO [Partition -uve-topic-9-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,581] INFO [Partition -uve-topic-9-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,584] INFO [Partition -uve-topic-9-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,584] INFO [Partition -uve-topic-9-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,586] INFO [Partition -uve-topic-9-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,586] INFO [Partition -uve-topic-9-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,588] INFO [Partition -uve-topic-9-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,588] INFO [Partition -uve-topic-9-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,590] INFO [Partition -uve-topic-9-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,590] INFO [Partition -uve-topic-9-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,592] INFO [Partition -uve-topic-9-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,592] INFO [Partition -uve-topic-9-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,594] INFO [Partition -uve-topic-9-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,594] INFO [Partition -uve-topic-9-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,598] INFO [Partition -uve-topic-9-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,598] INFO [Partition -uve-topic-9-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,601] INFO [Partition -uve-topic-9-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,601] INFO [Partition -uve-topic-9-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,606] INFO [Partition -uve-topic-9-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,606] INFO [Partition -uve-topic-9-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,608] INFO [Partition -uve-topic-9-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,609] INFO [Partition -uve-topic-9-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,611] INFO [Partition -uve-topic-9-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,611] INFO [Partition -uve-topic-9-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,613] INFO [Partition -uve-topic-9-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,613] INFO [Partition -uve-topic-9-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,615] INFO [Partition -uve-topic-9-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,615] INFO [Partition -uve-topic-9-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,617] INFO [Partition -uve-topic-9-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,617] INFO [Partition -uve-topic-9-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,619] INFO [Partition -uve-topic-9-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,619] INFO [Partition -uve-topic-9-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,621] INFO [Partition -uve-topic-9-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,621] INFO [Partition -uve-topic-9-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,623] INFO [Partition -uve-topic-9-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,624] INFO [Partition -uve-topic-9-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,626] INFO [Partition -uve-topic-9-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,626] INFO [Partition -uve-topic-9-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,628] INFO [Partition -uve-topic-9-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,629] INFO [Partition -uve-topic-9-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,631] INFO [Partition -uve-topic-9-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,631] INFO [Partition -uve-topic-9-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,633] INFO [Partition -uve-topic-9-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,633] INFO [Partition -uve-topic-9-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,635] INFO [Partition -uve-topic-9-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,636] INFO [Partition -uve-topic-9-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,638] INFO [Partition -uve-topic-9-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,638] INFO [Partition -uve-topic-9-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,640] INFO [Partition -uve-topic-9-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,640] INFO [Partition -uve-topic-9-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,642] INFO [Partition -uve-topic-9-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,642] INFO [Partition -uve-topic-9-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,645] INFO [Partition -uve-topic-9-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,645] INFO [Partition -uve-topic-9-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,647] INFO [Partition -uve-topic-9-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,647] INFO [Partition -uve-topic-9-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,649] INFO [Partition -uve-topic-9-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,649] INFO [Partition -uve-topic-23-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,651] INFO [Partition -uve-topic-23-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,652] INFO [Partition -uve-topic-23-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,654] INFO [Partition -uve-topic-23-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,655] INFO [Partition -uve-topic-23-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,658] INFO [Partition -uve-topic-23-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,658] INFO [Partition -uve-topic-23-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,660] INFO [Partition -uve-topic-23-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,661] INFO [Partition -uve-topic-23-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,662] INFO [Partition -uve-topic-23-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,663] INFO [Partition -uve-topic-23-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,664] INFO [Partition -uve-topic-23-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,664] INFO [Partition -uve-topic-23-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,666] INFO [Partition -uve-topic-23-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,667] INFO [Partition -uve-topic-23-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,669] INFO [Partition -uve-topic-23-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,670] INFO [Partition -uve-topic-23-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,673] INFO [Partition -uve-topic-23-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,673] INFO [Partition -uve-topic-23-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,676] INFO [Partition -uve-topic-23-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,676] INFO [Partition -uve-topic-23-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,678] INFO [Partition -uve-topic-23-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,678] INFO [Partition -uve-topic-23-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,680] INFO [Partition -uve-topic-23-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,680] INFO [Partition -uve-topic-23-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,682] INFO [Partition -uve-topic-23-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,683] INFO [Partition -uve-topic-23-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,685] INFO [Partition -uve-topic-23-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,685] INFO [Partition -uve-topic-23-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,690] INFO [Partition -uve-topic-23-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,691] INFO [Partition -uve-topic-23-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,693] INFO [Partition -uve-topic-23-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,694] INFO [Partition -uve-topic-23-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,696] INFO [Partition -uve-topic-23-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,697] INFO [Partition -uve-topic-23-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,699] INFO [Partition -uve-topic-23-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,699] INFO [Partition -uve-topic-23-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,703] INFO [Partition -uve-topic-23-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,703] INFO [Partition -uve-topic-23-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,705] INFO [Partition -uve-topic-23-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,705] INFO [Partition -uve-topic-23-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,708] INFO [Partition -uve-topic-23-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,708] INFO [Partition -uve-topic-23-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,713] INFO [Partition -uve-topic-23-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,713] INFO [Partition -uve-topic-23-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,718] INFO [Partition -uve-topic-23-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,718] INFO [Partition -uve-topic-23-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,722] INFO [Partition -uve-topic-23-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,722] INFO [Partition -uve-topic-23-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,726] INFO [Partition -uve-topic-23-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,726] INFO [Partition -uve-topic-23-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,729] INFO [Partition -uve-topic-23-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,729] INFO [Partition -uve-topic-23-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,732] INFO [Partition -uve-topic-23-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,732] INFO [Partition -uve-topic-23-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,734] INFO [Partition -uve-topic-23-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,734] INFO [Partition -uve-topic-23-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,737] INFO [Partition -uve-topic-23-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,737] INFO [Partition -uve-topic-23-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,741] INFO [Partition -uve-topic-23-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [9] (kafka.cluster.Partition) [2025-02-13 02:13:22,741] INFO [Partition -uve-topic-13-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,744] INFO [Partition -uve-topic-13-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,744] INFO [Partition -uve-topic-13-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,746] INFO [Partition -uve-topic-13-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,746] INFO [Partition -uve-topic-13-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,748] INFO [Partition -uve-topic-13-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,748] INFO [Partition -uve-topic-13-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,750] INFO [Partition -uve-topic-13-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,751] INFO [Partition -uve-topic-13-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,753] INFO [Partition -uve-topic-13-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,753] INFO [Partition -uve-topic-13-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,755] INFO [Partition -uve-topic-13-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,756] INFO [Partition -uve-topic-13-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,758] INFO [Partition -uve-topic-13-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,758] INFO [Partition -uve-topic-13-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,761] INFO [Partition -uve-topic-13-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,761] INFO [Partition -uve-topic-13-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,764] INFO [Partition -uve-topic-13-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,764] INFO [Partition -uve-topic-13-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,767] INFO [Partition -uve-topic-13-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,768] INFO [Partition -uve-topic-13-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,770] INFO [Partition -uve-topic-13-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,770] INFO [Partition -uve-topic-13-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,775] INFO [Partition -uve-topic-13-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,775] INFO [Partition -uve-topic-13-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,780] INFO [Partition -uve-topic-13-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,780] INFO [Partition -uve-topic-13-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,786] INFO [Partition -uve-topic-13-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,786] INFO [Partition -uve-topic-13-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,789] INFO [Partition -uve-topic-13-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,789] INFO [Partition -uve-topic-13-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,791] INFO [Partition -uve-topic-13-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,791] INFO [Partition -uve-topic-13-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,793] INFO [Partition -uve-topic-13-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,793] INFO [Partition -uve-topic-13-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,795] INFO [Partition -uve-topic-13-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,795] INFO [Partition -uve-topic-13-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,797] INFO [Partition -uve-topic-13-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,797] INFO [Partition -uve-topic-13-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,799] INFO [Partition -uve-topic-13-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,800] INFO [Partition -uve-topic-13-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,805] INFO [Partition -uve-topic-13-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,806] INFO [Partition -uve-topic-13-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,808] INFO [Partition -uve-topic-13-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,808] INFO [Partition -uve-topic-13-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,811] INFO [Partition -uve-topic-13-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,811] INFO [Partition -uve-topic-13-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,813] INFO [Partition -uve-topic-13-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,813] INFO [Partition -uve-topic-13-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,815] INFO [Partition -uve-topic-13-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,815] INFO [Partition -uve-topic-13-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,818] INFO [Partition -uve-topic-13-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,818] INFO [Partition -uve-topic-13-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,820] INFO [Partition -uve-topic-13-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,820] INFO [Partition -uve-topic-13-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,823] INFO [Partition -uve-topic-13-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,823] INFO [Partition -uve-topic-13-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,829] INFO [Partition -uve-topic-13-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,829] INFO [Partition -uve-topic-13-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,831] INFO [Partition -uve-topic-13-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,831] INFO [Partition -uve-topic-28-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,834] INFO [Partition -uve-topic-28-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,834] INFO [Partition -uve-topic-28-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,842] INFO [Partition -uve-topic-28-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,842] INFO [Partition -uve-topic-28-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,847] INFO [Partition -uve-topic-28-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,847] INFO [Partition -uve-topic-28-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,852] INFO [Partition -uve-topic-28-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,852] INFO [Partition -uve-topic-28-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,855] INFO [Partition -uve-topic-28-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,855] INFO [Partition -uve-topic-28-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,858] INFO [Partition -uve-topic-28-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,858] INFO [Partition -uve-topic-28-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,860] INFO [Partition -uve-topic-28-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,860] INFO [Partition -uve-topic-28-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,862] INFO [Partition -uve-topic-28-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,862] INFO [Partition -uve-topic-28-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,865] INFO [Partition -uve-topic-28-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,865] INFO [Partition -uve-topic-28-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,867] INFO [Partition -uve-topic-28-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,867] INFO [Partition -uve-topic-28-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,873] INFO [Partition -uve-topic-28-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,873] INFO [Partition -uve-topic-28-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,875] INFO [Partition -uve-topic-28-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,875] INFO [Partition -uve-topic-28-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,877] INFO [Partition -uve-topic-28-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,878] INFO [Partition -uve-topic-28-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,880] INFO [Partition -uve-topic-28-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,880] INFO [Partition -uve-topic-28-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,882] INFO [Partition -uve-topic-28-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,882] INFO [Partition -uve-topic-28-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,884] INFO [Partition -uve-topic-28-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,884] INFO [Partition -uve-topic-28-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,889] INFO [Partition -uve-topic-28-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,889] INFO [Partition -uve-topic-28-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,891] INFO [Partition -uve-topic-28-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,891] INFO [Partition -uve-topic-28-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,893] INFO [Partition -uve-topic-28-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,893] INFO [Partition -uve-topic-28-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,895] INFO [Partition -uve-topic-28-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,895] INFO [Partition -uve-topic-28-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,897] INFO [Partition -uve-topic-28-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,897] INFO [Partition -uve-topic-28-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,899] INFO [Partition -uve-topic-28-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,899] INFO [Partition -uve-topic-28-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,901] INFO [Partition -uve-topic-28-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,901] INFO [Partition -uve-topic-28-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,904] INFO [Partition -uve-topic-28-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,904] INFO [Partition -uve-topic-28-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,909] INFO [Partition -uve-topic-28-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,909] INFO [Partition -uve-topic-28-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,911] INFO [Partition -uve-topic-28-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,911] INFO [Partition -uve-topic-28-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,913] INFO [Partition -uve-topic-28-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,913] INFO [Partition -uve-topic-28-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,915] INFO [Partition -uve-topic-28-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,915] INFO [Partition -uve-topic-28-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,919] INFO [Partition -uve-topic-28-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,919] INFO [Partition -uve-topic-18-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,921] INFO [Partition -uve-topic-18-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,921] INFO [Partition -uve-topic-18-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,923] INFO [Partition -uve-topic-18-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,923] INFO [Partition -uve-topic-18-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,929] INFO [Partition -uve-topic-18-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,929] INFO [Partition -uve-topic-18-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,931] INFO [Partition -uve-topic-18-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,931] INFO [Partition -uve-topic-18-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,933] INFO [Partition -uve-topic-18-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,933] INFO [Partition -uve-topic-18-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,936] INFO [Partition -uve-topic-18-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,936] INFO [Partition -uve-topic-18-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,939] INFO [Partition -uve-topic-18-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,939] INFO [Partition -uve-topic-18-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,940] INFO [Partition -uve-topic-18-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,941] INFO [Partition -uve-topic-18-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,942] INFO [Partition -uve-topic-18-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,943] INFO [Partition -uve-topic-18-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,944] INFO [Partition -uve-topic-18-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,944] INFO [Partition -uve-topic-18-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,947] INFO [Partition -uve-topic-18-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,947] INFO [Partition -uve-topic-18-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,948] INFO [Partition -uve-topic-18-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,948] INFO [Partition -uve-topic-18-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,950] INFO [Partition -uve-topic-18-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,950] INFO [Partition -uve-topic-18-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,952] INFO [Partition -uve-topic-18-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,952] INFO [Partition -uve-topic-18-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,954] INFO [Partition -uve-topic-18-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,954] INFO [Partition -uve-topic-18-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,956] INFO [Partition -uve-topic-18-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,956] INFO [Partition -uve-topic-18-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,961] INFO [Partition -uve-topic-18-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,961] INFO [Partition -uve-topic-18-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,963] INFO [Partition -uve-topic-18-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,964] INFO [Partition -uve-topic-18-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,966] INFO [Partition -uve-topic-18-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,966] INFO [Partition -uve-topic-18-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,968] INFO [Partition -uve-topic-18-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,968] INFO [Partition -uve-topic-18-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,970] INFO [Partition -uve-topic-18-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,970] INFO [Partition -uve-topic-18-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,972] INFO [Partition -uve-topic-18-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,972] INFO [Partition -uve-topic-18-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,974] INFO [Partition -uve-topic-18-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,974] INFO [Partition -uve-topic-18-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,977] INFO [Partition -uve-topic-18-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,977] INFO [Partition -uve-topic-18-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,979] INFO [Partition -uve-topic-18-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,979] INFO [Partition -uve-topic-18-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,981] INFO [Partition -uve-topic-18-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,981] INFO [Partition -uve-topic-18-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,983] INFO [Partition -uve-topic-18-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,983] INFO [Partition -uve-topic-18-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,985] INFO [Partition -uve-topic-18-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,985] INFO [Partition -uve-topic-18-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,987] INFO [Partition -uve-topic-18-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,987] INFO [Partition -uve-topic-18-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,990] INFO [Partition -uve-topic-18-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,991] INFO [Partition -uve-topic-0-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,993] INFO [Partition -uve-topic-0-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,993] INFO [Partition -uve-topic-0-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,995] INFO [Partition -uve-topic-0-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,995] INFO [Partition -uve-topic-0-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,997] INFO [Partition -uve-topic-0-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:22,997] INFO [Partition -uve-topic-0-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:22,999] INFO [Partition -uve-topic-0-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:22,999] INFO [Partition -uve-topic-0-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,003] INFO [Partition -uve-topic-0-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,003] INFO [Partition -uve-topic-0-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,006] INFO [Partition -uve-topic-0-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,006] INFO [Partition -uve-topic-0-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,009] INFO [Partition -uve-topic-0-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,009] INFO [Partition -uve-topic-0-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,013] INFO [Partition -uve-topic-0-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,013] INFO [Partition -uve-topic-0-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,016] INFO [Partition -uve-topic-0-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,017] INFO [Partition -uve-topic-0-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,019] INFO [Partition -uve-topic-0-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,019] INFO [Partition -uve-topic-0-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,021] INFO [Partition -uve-topic-0-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,021] INFO [Partition -uve-topic-0-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,023] INFO [Partition -uve-topic-0-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,023] INFO [Partition -uve-topic-0-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,025] INFO [Partition -uve-topic-0-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,025] INFO [Partition -uve-topic-0-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,027] INFO [Partition -uve-topic-0-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,027] INFO [Partition -uve-topic-0-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,031] INFO [Partition -uve-topic-0-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,032] INFO [Partition -uve-topic-0-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,033] INFO [Partition -uve-topic-0-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,033] INFO [Partition -uve-topic-0-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,035] INFO [Partition -uve-topic-0-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,035] INFO [Partition -uve-topic-0-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,037] INFO [Partition -uve-topic-0-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,037] INFO [Partition -uve-topic-0-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,039] INFO [Partition -uve-topic-0-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,039] INFO [Partition -uve-topic-0-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,041] INFO [Partition -uve-topic-0-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,041] INFO [Partition -uve-topic-0-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,043] INFO [Partition -uve-topic-0-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,043] INFO [Partition -uve-topic-0-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,045] INFO [Partition -uve-topic-0-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,045] INFO [Partition -uve-topic-0-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,047] INFO [Partition -uve-topic-0-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,047] INFO [Partition -uve-topic-0-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,049] INFO [Partition -uve-topic-0-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,049] INFO [Partition -uve-topic-0-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,051] INFO [Partition -uve-topic-0-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,051] INFO [Partition -uve-topic-0-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,053] INFO [Partition -uve-topic-0-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,053] INFO [Partition -uve-topic-0-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,055] INFO [Partition -uve-topic-0-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,055] INFO [Partition -uve-topic-0-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,057] INFO [Partition -uve-topic-0-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,057] INFO [Partition -uve-topic-0-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,061] INFO [Partition -uve-topic-0-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,061] INFO [Partition -uve-topic-0-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,067] INFO [Partition -uve-topic-0-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,068] INFO [Partition -uve-topic-17-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,070] INFO [Partition -uve-topic-17-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,070] INFO [Partition -uve-topic-17-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,072] INFO [Partition -uve-topic-17-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,072] INFO [Partition -uve-topic-17-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,074] INFO [Partition -uve-topic-17-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,074] INFO [Partition -uve-topic-17-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,076] INFO [Partition -uve-topic-17-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,076] INFO [Partition -uve-topic-17-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,078] INFO [Partition -uve-topic-17-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,078] INFO [Partition -uve-topic-17-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,080] INFO [Partition -uve-topic-17-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,080] INFO [Partition -uve-topic-17-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,082] INFO [Partition -uve-topic-17-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,082] INFO [Partition -uve-topic-17-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,083] INFO [Partition -uve-topic-17-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,083] INFO [Partition -uve-topic-17-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,085] INFO [Partition -uve-topic-17-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,085] INFO [Partition -uve-topic-17-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,087] INFO [Partition -uve-topic-17-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,087] INFO [Partition -uve-topic-17-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,089] INFO [Partition -uve-topic-17-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,089] INFO [Partition -uve-topic-17-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,091] INFO [Partition -uve-topic-17-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,091] INFO [Partition -uve-topic-17-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,092] INFO [Partition -uve-topic-17-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,093] INFO [Partition -uve-topic-17-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,094] INFO [Partition -uve-topic-17-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,094] INFO [Partition -uve-topic-17-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,096] INFO [Partition -uve-topic-17-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,096] INFO [Partition -uve-topic-17-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,098] INFO [Partition -uve-topic-17-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,098] INFO [Partition -uve-topic-17-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,100] INFO [Partition -uve-topic-17-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,100] INFO [Partition -uve-topic-17-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,102] INFO [Partition -uve-topic-17-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,102] INFO [Partition -uve-topic-17-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,104] INFO [Partition -uve-topic-17-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,104] INFO [Partition -uve-topic-17-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,108] INFO [Partition -uve-topic-17-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,108] INFO [Partition -uve-topic-17-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,124] INFO [Partition -uve-topic-17-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,124] INFO [Partition -uve-topic-17-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,127] INFO [Partition -uve-topic-17-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,130] INFO [Partition -uve-topic-17-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,132] INFO [Partition -uve-topic-17-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,133] INFO [Partition -uve-topic-17-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,134] INFO [Partition -uve-topic-17-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,134] INFO [Partition -uve-topic-17-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,136] INFO [Partition -uve-topic-17-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,136] INFO [Partition -uve-topic-17-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,138] INFO [Partition -uve-topic-17-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,138] INFO [Partition -uve-topic-17-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,140] INFO [Partition -uve-topic-17-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,140] INFO [Partition -uve-topic-17-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,141] INFO [Partition -uve-topic-17-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,142] INFO [Partition -uve-topic-17-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,143] INFO [Partition -uve-topic-17-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,143] INFO [Partition -uve-topic-17-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,145] INFO [Partition -uve-topic-17-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,145] INFO [Partition -uve-topic-27-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,147] INFO [Partition -uve-topic-27-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,147] INFO [Partition -uve-topic-27-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,149] INFO [Partition -uve-topic-27-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,149] INFO [Partition -uve-topic-27-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,150] INFO [Partition -uve-topic-27-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,151] INFO [Partition -uve-topic-27-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,152] INFO [Partition -uve-topic-27-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,152] INFO [Partition -uve-topic-27-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,154] INFO [Partition -uve-topic-27-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,154] INFO [Partition -uve-topic-27-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,156] INFO [Partition -uve-topic-27-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,156] INFO [Partition -uve-topic-27-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,158] INFO [Partition -uve-topic-27-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,158] INFO [Partition -uve-topic-27-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,160] INFO [Partition -uve-topic-27-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,160] INFO [Partition -uve-topic-27-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,161] INFO [Partition -uve-topic-27-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,162] INFO [Partition -uve-topic-27-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,165] INFO [Partition -uve-topic-27-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,165] INFO [Partition -uve-topic-27-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,169] INFO [Partition -uve-topic-27-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,169] INFO [Partition -uve-topic-27-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,171] INFO [Partition -uve-topic-27-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,171] INFO [Partition -uve-topic-27-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,173] INFO [Partition -uve-topic-27-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,174] INFO [Partition -uve-topic-27-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,175] INFO [Partition -uve-topic-27-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,175] INFO [Partition -uve-topic-27-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,178] INFO [Partition -uve-topic-27-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,178] INFO [Partition -uve-topic-27-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,179] INFO [Partition -uve-topic-27-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,180] INFO [Partition -uve-topic-27-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,182] INFO [Partition -uve-topic-27-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,182] INFO [Partition -uve-topic-27-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,186] INFO [Partition -uve-topic-27-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,186] INFO [Partition -uve-topic-27-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,188] INFO [Partition -uve-topic-27-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,188] INFO [Partition -uve-topic-27-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,190] INFO [Partition -uve-topic-27-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,190] INFO [Partition -uve-topic-27-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,192] INFO [Partition -uve-topic-27-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,192] INFO [Partition -uve-topic-27-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,194] INFO [Partition -uve-topic-27-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,194] INFO [Partition -uve-topic-27-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,196] INFO [Partition -uve-topic-27-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,196] INFO [Partition -uve-topic-27-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,197] INFO [Partition -uve-topic-27-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,198] INFO [Partition -uve-topic-27-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,200] INFO [Partition -uve-topic-27-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,200] INFO [Partition -uve-topic-27-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,202] INFO [Partition -uve-topic-27-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,202] INFO [Partition -uve-topic-27-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,204] INFO [Partition -uve-topic-27-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,204] INFO [Partition -uve-topic-27-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,206] INFO [Partition -uve-topic-27-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,206] INFO [Partition -uve-topic-27-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,209] INFO [Partition -uve-topic-27-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,210] INFO [Partition -uve-topic-27-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,212] INFO [Partition -uve-topic-27-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,212] INFO [Partition -uve-topic-7-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,214] INFO [Partition -uve-topic-7-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,215] INFO [Partition -uve-topic-7-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,217] INFO [Partition -uve-topic-7-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,217] INFO [Partition -uve-topic-7-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,221] INFO [Partition -uve-topic-7-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,222] INFO [Partition -uve-topic-7-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,224] INFO [Partition -uve-topic-7-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,224] INFO [Partition -uve-topic-7-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,231] INFO [Partition -uve-topic-7-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,231] INFO [Partition -uve-topic-7-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,233] INFO [Partition -uve-topic-7-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,233] INFO [Partition -uve-topic-7-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,235] INFO [Partition -uve-topic-7-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,236] INFO [Partition -uve-topic-7-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,237] INFO [Partition -uve-topic-7-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,238] INFO [Partition -uve-topic-7-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,240] INFO [Partition -uve-topic-7-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,240] INFO [Partition -uve-topic-7-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,242] INFO [Partition -uve-topic-7-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,242] INFO [Partition -uve-topic-7-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,244] INFO [Partition -uve-topic-7-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,244] INFO [Partition -uve-topic-7-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,246] INFO [Partition -uve-topic-7-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,246] INFO [Partition -uve-topic-7-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,248] INFO [Partition -uve-topic-7-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,248] INFO [Partition -uve-topic-7-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,250] INFO [Partition -uve-topic-7-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,250] INFO [Partition -uve-topic-7-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,252] INFO [Partition -uve-topic-7-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,252] INFO [Partition -uve-topic-7-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,255] INFO [Partition -uve-topic-7-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,255] INFO [Partition -uve-topic-7-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,257] INFO [Partition -uve-topic-7-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,257] INFO [Partition -uve-topic-7-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,258] INFO [Partition -uve-topic-7-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,259] INFO [Partition -uve-topic-7-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,260] INFO [Partition -uve-topic-7-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,260] INFO [Partition -uve-topic-7-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,262] INFO [Partition -uve-topic-7-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,262] INFO [Partition -uve-topic-7-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,266] INFO [Partition -uve-topic-7-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,266] INFO [Partition -uve-topic-7-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,272] INFO [Partition -uve-topic-7-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,273] INFO [Partition -uve-topic-7-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,276] INFO [Partition -uve-topic-7-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,276] INFO [Partition -uve-topic-7-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,278] INFO [Partition -uve-topic-7-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,278] INFO [Partition -uve-topic-7-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,280] INFO [Partition -uve-topic-7-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,280] INFO [Partition -uve-topic-7-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,282] INFO [Partition -uve-topic-7-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,283] INFO [Partition -uve-topic-7-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,285] INFO [Partition -uve-topic-7-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,285] INFO [Partition -uve-topic-7-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,287] INFO [Partition -uve-topic-7-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,287] INFO [Partition -uve-topic-7-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,289] INFO [Partition -uve-topic-7-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,289] INFO [Partition -uve-topic-7-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,290] INFO [Partition -uve-topic-7-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,291] INFO [Partition -uve-topic-5-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,292] INFO [Partition -uve-topic-5-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,292] INFO [Partition -uve-topic-5-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,294] INFO [Partition -uve-topic-5-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,294] INFO [Partition -uve-topic-5-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,296] INFO [Partition -uve-topic-5-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,296] INFO [Partition -uve-topic-5-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,298] INFO [Partition -uve-topic-5-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,298] INFO [Partition -uve-topic-5-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,300] INFO [Partition -uve-topic-5-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,300] INFO [Partition -uve-topic-5-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,302] INFO [Partition -uve-topic-5-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,302] INFO [Partition -uve-topic-5-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,303] INFO [Partition -uve-topic-5-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,303] INFO [Partition -uve-topic-5-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,305] INFO [Partition -uve-topic-5-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,305] INFO [Partition -uve-topic-5-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,309] INFO [Partition -uve-topic-5-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,309] INFO [Partition -uve-topic-5-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,311] INFO [Partition -uve-topic-5-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,311] INFO [Partition -uve-topic-5-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,313] INFO [Partition -uve-topic-5-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,313] INFO [Partition -uve-topic-5-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,316] INFO [Partition -uve-topic-5-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,316] INFO [Partition -uve-topic-5-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,318] INFO [Partition -uve-topic-5-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,319] INFO [Partition -uve-topic-5-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,321] INFO [Partition -uve-topic-5-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,321] INFO [Partition -uve-topic-5-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,323] INFO [Partition -uve-topic-5-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,323] INFO [Partition -uve-topic-5-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,326] INFO [Partition -uve-topic-5-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,326] INFO [Partition -uve-topic-5-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,328] INFO [Partition -uve-topic-5-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,328] INFO [Partition -uve-topic-5-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,330] INFO [Partition -uve-topic-5-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,330] INFO [Partition -uve-topic-5-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,332] INFO [Partition -uve-topic-5-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,332] INFO [Partition -uve-topic-5-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,334] INFO [Partition -uve-topic-5-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,334] INFO [Partition -uve-topic-5-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,336] INFO [Partition -uve-topic-5-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,336] INFO [Partition -uve-topic-5-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,338] INFO [Partition -uve-topic-5-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,338] INFO [Partition -uve-topic-5-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,339] INFO [Partition -uve-topic-5-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,339] INFO [Partition -uve-topic-5-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,341] INFO [Partition -uve-topic-5-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,341] INFO [Partition -uve-topic-5-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,343] INFO [Partition -uve-topic-5-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,343] INFO [Partition -uve-topic-5-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,345] INFO [Partition -uve-topic-5-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,345] INFO [Partition -uve-topic-5-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,346] INFO [Partition -uve-topic-5-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,346] INFO [Partition -uve-topic-5-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,348] INFO [Partition -uve-topic-5-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,348] INFO [Partition -uve-topic-5-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,350] INFO [Partition -uve-topic-5-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,350] INFO [Partition -uve-topic-5-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,352] INFO [Partition -uve-topic-5-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,352] INFO [Partition -uve-topic-2-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,354] INFO [Partition -uve-topic-2-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,354] INFO [Partition -uve-topic-2-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,356] INFO [Partition -uve-topic-2-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,356] INFO [Partition -uve-topic-2-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,359] INFO [Partition -uve-topic-2-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,359] INFO [Partition -uve-topic-2-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,363] INFO [Partition -uve-topic-2-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,364] INFO [Partition -uve-topic-2-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,366] INFO [Partition -uve-topic-2-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,366] INFO [Partition -uve-topic-2-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,368] INFO [Partition -uve-topic-2-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,368] INFO [Partition -uve-topic-2-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,370] INFO [Partition -uve-topic-2-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,370] INFO [Partition -uve-topic-2-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,372] INFO [Partition -uve-topic-2-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,372] INFO [Partition -uve-topic-2-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,375] INFO [Partition -uve-topic-2-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,375] INFO [Partition -uve-topic-2-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,377] INFO [Partition -uve-topic-2-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,377] INFO [Partition -uve-topic-2-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,379] INFO [Partition -uve-topic-2-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,379] INFO [Partition -uve-topic-2-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,380] INFO [Partition -uve-topic-2-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,380] INFO [Partition -uve-topic-2-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,382] INFO [Partition -uve-topic-2-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,382] INFO [Partition -uve-topic-2-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,384] INFO [Partition -uve-topic-2-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,384] INFO [Partition -uve-topic-2-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,386] INFO [Partition -uve-topic-2-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,386] INFO [Partition -uve-topic-2-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,388] INFO [Partition -uve-topic-2-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,388] INFO [Partition -uve-topic-2-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,390] INFO [Partition -uve-topic-2-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,390] INFO [Partition -uve-topic-2-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,392] INFO [Partition -uve-topic-2-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,392] INFO [Partition -uve-topic-2-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,394] INFO [Partition -uve-topic-2-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,394] INFO [Partition -uve-topic-2-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,396] INFO [Partition -uve-topic-2-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,396] INFO [Partition -uve-topic-2-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,399] INFO [Partition -uve-topic-2-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,399] INFO [Partition -uve-topic-2-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,404] INFO [Partition -uve-topic-2-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,404] INFO [Partition -uve-topic-2-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,406] INFO [Partition -uve-topic-2-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,407] INFO [Partition -uve-topic-2-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,408] INFO [Partition -uve-topic-2-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,409] INFO [Partition -uve-topic-2-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,412] INFO [Partition -uve-topic-2-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,412] INFO [Partition -uve-topic-2-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,414] INFO [Partition -uve-topic-2-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,415] INFO [Partition -uve-topic-2-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,421] INFO [Partition -uve-topic-2-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,421] INFO [Partition -uve-topic-2-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,423] INFO [Partition -uve-topic-2-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,423] INFO [Partition -uve-topic-2-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,425] INFO [Partition -uve-topic-2-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,425] INFO [Partition -uve-topic-2-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,427] INFO [Partition -uve-topic-2-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,427] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,429] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,429] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,431] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,431] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,433] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,433] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,435] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,435] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,437] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,437] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,439] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,439] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,441] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,441] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,443] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,443] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,445] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,445] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,447] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,447] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,449] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,449] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,451] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,451] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,453] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,453] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,455] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,455] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,458] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,458] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,460] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,463] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,465] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,465] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,467] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,467] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,469] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,469] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,473] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,473] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,475] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,475] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,477] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,477] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,479] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,479] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,481] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,481] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,483] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,483] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,484] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,484] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,486] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,486] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,488] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,488] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,489] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,489] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,491] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,491] INFO [Partition -uve-topic-20-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,493] INFO [Partition -uve-topic-20-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,494] INFO [Partition -uve-topic-20-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,498] INFO [Partition -uve-topic-20-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,498] INFO [Partition -uve-topic-20-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,500] INFO [Partition -uve-topic-20-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,500] INFO [Partition -uve-topic-20-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,502] INFO [Partition -uve-topic-20-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,502] INFO [Partition -uve-topic-20-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,504] INFO [Partition -uve-topic-20-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,504] INFO [Partition -uve-topic-20-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,507] INFO [Partition -uve-topic-20-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,507] INFO [Partition -uve-topic-20-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,509] INFO [Partition -uve-topic-20-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,512] INFO [Partition -uve-topic-20-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,515] INFO [Partition -uve-topic-20-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,515] INFO [Partition -uve-topic-20-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,517] INFO [Partition -uve-topic-20-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,517] INFO [Partition -uve-topic-20-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,519] INFO [Partition -uve-topic-20-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,519] INFO [Partition -uve-topic-20-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,521] INFO [Partition -uve-topic-20-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,521] INFO [Partition -uve-topic-20-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,523] INFO [Partition -uve-topic-20-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,523] INFO [Partition -uve-topic-20-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,525] INFO [Partition -uve-topic-20-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,525] INFO [Partition -uve-topic-20-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,527] INFO [Partition -uve-topic-20-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,528] INFO [Partition -uve-topic-20-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,530] INFO [Partition -uve-topic-20-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,530] INFO [Partition -uve-topic-20-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,532] INFO [Partition -uve-topic-20-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,532] INFO [Partition -uve-topic-20-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,538] INFO [Partition -uve-topic-20-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,538] INFO [Partition -uve-topic-20-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,540] INFO [Partition -uve-topic-20-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,541] INFO [Partition -uve-topic-20-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,542] INFO [Partition -uve-topic-20-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,542] INFO [Partition -uve-topic-20-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,544] INFO [Partition -uve-topic-20-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,545] INFO [Partition -uve-topic-20-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,554] INFO [Partition -uve-topic-20-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,554] INFO [Partition -uve-topic-20-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,557] INFO [Partition -uve-topic-20-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,557] INFO [Partition -uve-topic-20-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,559] INFO [Partition -uve-topic-20-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,559] INFO [Partition -uve-topic-20-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,562] INFO [Partition -uve-topic-20-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,562] INFO [Partition -uve-topic-20-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,564] INFO [Partition -uve-topic-20-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,564] INFO [Partition -uve-topic-20-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,566] INFO [Partition -uve-topic-20-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,566] INFO [Partition -uve-topic-20-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,569] INFO [Partition -uve-topic-20-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,569] INFO [Partition -uve-topic-20-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,571] INFO [Partition -uve-topic-20-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,573] INFO [Partition -uve-topic-20-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,575] INFO [Partition -uve-topic-20-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,576] INFO [Partition -uve-topic-20-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,578] INFO [Partition -uve-topic-20-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,578] INFO [Partition -uve-topic-10-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,580] INFO [Partition -uve-topic-10-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,580] INFO [Partition -uve-topic-10-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,582] INFO [Partition -uve-topic-10-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,582] INFO [Partition -uve-topic-10-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,584] INFO [Partition -uve-topic-10-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,584] INFO [Partition -uve-topic-10-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,586] INFO [Partition -uve-topic-10-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,586] INFO [Partition -uve-topic-10-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,588] INFO [Partition -uve-topic-10-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,588] INFO [Partition -uve-topic-10-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,589] INFO [Partition -uve-topic-10-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,590] INFO [Partition -uve-topic-10-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,591] INFO [Partition -uve-topic-10-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,591] INFO [Partition -uve-topic-10-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,593] INFO [Partition -uve-topic-10-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,593] INFO [Partition -uve-topic-10-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,595] INFO [Partition -uve-topic-10-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,595] INFO [Partition -uve-topic-10-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,597] INFO [Partition -uve-topic-10-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,597] INFO [Partition -uve-topic-10-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,598] INFO [Partition -uve-topic-10-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,598] INFO [Partition -uve-topic-10-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,601] INFO [Partition -uve-topic-10-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,601] INFO [Partition -uve-topic-10-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,603] INFO [Partition -uve-topic-10-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,603] INFO [Partition -uve-topic-10-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,605] INFO [Partition -uve-topic-10-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,605] INFO [Partition -uve-topic-10-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,607] INFO [Partition -uve-topic-10-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,607] INFO [Partition -uve-topic-10-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,609] INFO [Partition -uve-topic-10-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,609] INFO [Partition -uve-topic-10-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,612] INFO [Partition -uve-topic-10-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,612] INFO [Partition -uve-topic-10-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,614] INFO [Partition -uve-topic-10-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,614] INFO [Partition -uve-topic-10-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,618] INFO [Partition -uve-topic-10-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,618] INFO [Partition -uve-topic-10-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,623] INFO [Partition -uve-topic-10-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,623] INFO [Partition -uve-topic-10-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,626] INFO [Partition -uve-topic-10-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,626] INFO [Partition -uve-topic-10-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,628] INFO [Partition -uve-topic-10-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,628] INFO [Partition -uve-topic-10-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,630] INFO [Partition -uve-topic-10-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,630] INFO [Partition -uve-topic-10-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,633] INFO [Partition -uve-topic-10-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,633] INFO [Partition -uve-topic-10-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,635] INFO [Partition -uve-topic-10-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,636] INFO [Partition -uve-topic-10-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,641] INFO [Partition -uve-topic-10-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,641] INFO [Partition -uve-topic-10-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,644] INFO [Partition -uve-topic-10-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,644] INFO [Partition -uve-topic-10-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,646] INFO [Partition -uve-topic-10-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,646] INFO [Partition -uve-topic-10-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,652] INFO [Partition -uve-topic-10-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,652] INFO [Partition -uve-topic-10-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,654] INFO [Partition -uve-topic-10-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,655] INFO [Partition -uve-topic-29-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,657] INFO [Partition -uve-topic-29-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,657] INFO [Partition -uve-topic-29-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,659] INFO [Partition -uve-topic-29-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,659] INFO [Partition -uve-topic-29-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,661] INFO [Partition -uve-topic-29-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,661] INFO [Partition -uve-topic-29-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,664] INFO [Partition -uve-topic-29-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,664] INFO [Partition -uve-topic-29-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,666] INFO [Partition -uve-topic-29-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,666] INFO [Partition -uve-topic-29-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,668] INFO [Partition -uve-topic-29-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,668] INFO [Partition -uve-topic-29-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,670] INFO [Partition -uve-topic-29-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,670] INFO [Partition -uve-topic-29-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,672] INFO [Partition -uve-topic-29-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,672] INFO [Partition -uve-topic-29-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,674] INFO [Partition -uve-topic-29-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,674] INFO [Partition -uve-topic-29-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,678] INFO [Partition -uve-topic-29-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,678] INFO [Partition -uve-topic-29-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,680] INFO [Partition -uve-topic-29-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,684] INFO [Partition -uve-topic-29-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,686] INFO [Partition -uve-topic-29-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,686] INFO [Partition -uve-topic-29-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,688] INFO [Partition -uve-topic-29-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,688] INFO [Partition -uve-topic-29-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,690] INFO [Partition -uve-topic-29-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,690] INFO [Partition -uve-topic-29-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,694] INFO [Partition -uve-topic-29-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,694] INFO [Partition -uve-topic-29-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,696] INFO [Partition -uve-topic-29-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,696] INFO [Partition -uve-topic-29-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,698] INFO [Partition -uve-topic-29-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,698] INFO [Partition -uve-topic-29-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,700] INFO [Partition -uve-topic-29-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,700] INFO [Partition -uve-topic-29-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,702] INFO [Partition -uve-topic-29-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,702] INFO [Partition -uve-topic-29-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,704] INFO [Partition -uve-topic-29-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,704] INFO [Partition -uve-topic-29-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,705] INFO [Partition -uve-topic-29-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,705] INFO [Partition -uve-topic-29-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,708] INFO [Partition -uve-topic-29-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,708] INFO [Partition -uve-topic-29-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,709] INFO [Partition -uve-topic-29-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,710] INFO [Partition -uve-topic-29-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,711] INFO [Partition -uve-topic-29-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,711] INFO [Partition -uve-topic-29-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,713] INFO [Partition -uve-topic-29-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,713] INFO [Partition -uve-topic-29-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,715] INFO [Partition -uve-topic-29-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,715] INFO [Partition -uve-topic-29-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,719] INFO [Partition -uve-topic-29-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,719] INFO [Partition -uve-topic-29-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,721] INFO [Partition -uve-topic-29-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,721] INFO [Partition -uve-topic-29-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,723] INFO [Partition -uve-topic-29-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,723] INFO [Partition -uve-topic-29-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,728] INFO [Partition -uve-topic-29-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,728] INFO [Partition -uve-topic-19-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,731] INFO [Partition -uve-topic-19-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,731] INFO [Partition -uve-topic-19-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,733] INFO [Partition -uve-topic-19-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,736] INFO [Partition -uve-topic-19-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,738] INFO [Partition -uve-topic-19-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,739] INFO [Partition -uve-topic-19-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,741] INFO [Partition -uve-topic-19-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,741] INFO [Partition -uve-topic-19-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,743] INFO [Partition -uve-topic-19-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,743] INFO [Partition -uve-topic-19-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,745] INFO [Partition -uve-topic-19-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,746] INFO [Partition -uve-topic-19-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,747] INFO [Partition -uve-topic-19-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,748] INFO [Partition -uve-topic-19-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,750] INFO [Partition -uve-topic-19-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,750] INFO [Partition -uve-topic-19-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,754] INFO [Partition -uve-topic-19-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,754] INFO [Partition -uve-topic-19-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,758] INFO [Partition -uve-topic-19-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,758] INFO [Partition -uve-topic-19-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,760] INFO [Partition -uve-topic-19-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,760] INFO [Partition -uve-topic-19-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,762] INFO [Partition -uve-topic-19-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,762] INFO [Partition -uve-topic-19-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,764] INFO [Partition -uve-topic-19-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,764] INFO [Partition -uve-topic-19-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,765] INFO [Partition -uve-topic-19-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,765] INFO [Partition -uve-topic-19-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,767] INFO [Partition -uve-topic-19-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,767] INFO [Partition -uve-topic-19-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,769] INFO [Partition -uve-topic-19-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,769] INFO [Partition -uve-topic-19-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,771] INFO [Partition -uve-topic-19-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,772] INFO [Partition -uve-topic-19-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,773] INFO [Partition -uve-topic-19-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,773] INFO [Partition -uve-topic-19-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,775] INFO [Partition -uve-topic-19-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,775] INFO [Partition -uve-topic-19-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,777] INFO [Partition -uve-topic-19-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,777] INFO [Partition -uve-topic-19-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,780] INFO [Partition -uve-topic-19-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,780] INFO [Partition -uve-topic-19-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,782] INFO [Partition -uve-topic-19-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,782] INFO [Partition -uve-topic-19-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,785] INFO [Partition -uve-topic-19-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,789] INFO [Partition -uve-topic-19-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,791] INFO [Partition -uve-topic-19-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,791] INFO [Partition -uve-topic-19-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,793] INFO [Partition -uve-topic-19-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,794] INFO [Partition -uve-topic-19-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,795] INFO [Partition -uve-topic-19-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,796] INFO [Partition -uve-topic-19-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,797] INFO [Partition -uve-topic-19-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,798] INFO [Partition -uve-topic-19-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,800] INFO [Partition -uve-topic-19-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,800] INFO [Partition -uve-topic-19-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,801] INFO [Partition -uve-topic-19-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,802] INFO [Partition -uve-topic-19-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,803] INFO [Partition -uve-topic-19-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,803] INFO [Partition -uve-topic-4-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,805] INFO [Partition -uve-topic-4-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,805] INFO [Partition -uve-topic-4-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,807] INFO [Partition -uve-topic-4-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,807] INFO [Partition -uve-topic-4-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,809] INFO [Partition -uve-topic-4-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,809] INFO [Partition -uve-topic-4-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,811] INFO [Partition -uve-topic-4-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,811] INFO [Partition -uve-topic-4-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,812] INFO [Partition -uve-topic-4-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,818] INFO [Partition -uve-topic-4-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,829] INFO [Partition -uve-topic-4-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,830] INFO [Partition -uve-topic-4-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,839] INFO [Partition -uve-topic-4-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,839] INFO [Partition -uve-topic-4-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,841] INFO [Partition -uve-topic-4-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,841] INFO [Partition -uve-topic-4-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,843] INFO [Partition -uve-topic-4-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,843] INFO [Partition -uve-topic-4-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,845] INFO [Partition -uve-topic-4-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,845] INFO [Partition -uve-topic-4-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,847] INFO [Partition -uve-topic-4-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,847] INFO [Partition -uve-topic-4-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,849] INFO [Partition -uve-topic-4-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,849] INFO [Partition -uve-topic-4-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,853] INFO [Partition -uve-topic-4-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,853] INFO [Partition -uve-topic-4-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,856] INFO [Partition -uve-topic-4-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,858] INFO [Partition -uve-topic-4-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,861] INFO [Partition -uve-topic-4-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,861] INFO [Partition -uve-topic-4-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,863] INFO [Partition -uve-topic-4-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,863] INFO [Partition -uve-topic-4-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,864] INFO [Partition -uve-topic-4-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,865] INFO [Partition -uve-topic-4-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,866] INFO [Partition -uve-topic-4-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,866] INFO [Partition -uve-topic-4-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,868] INFO [Partition -uve-topic-4-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,869] INFO [Partition -uve-topic-4-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,871] INFO [Partition -uve-topic-4-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,871] INFO [Partition -uve-topic-4-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,873] INFO [Partition -uve-topic-4-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,873] INFO [Partition -uve-topic-4-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,875] INFO [Partition -uve-topic-4-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,875] INFO [Partition -uve-topic-4-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,878] INFO [Partition -uve-topic-4-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,878] INFO [Partition -uve-topic-4-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,881] INFO [Partition -uve-topic-4-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,882] INFO [Partition -uve-topic-4-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,888] INFO [Partition -uve-topic-4-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,889] INFO [Partition -uve-topic-4-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,891] INFO [Partition -uve-topic-4-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,891] INFO [Partition -uve-topic-4-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,893] INFO [Partition -uve-topic-4-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,893] INFO [Partition -uve-topic-4-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,895] INFO [Partition -uve-topic-4-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,895] INFO [Partition -uve-topic-4-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,897] INFO [Partition -uve-topic-4-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,897] INFO [Partition -uve-topic-4-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,899] INFO [Partition -uve-topic-4-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,899] INFO [Partition -uve-topic-26-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,901] INFO [Partition -uve-topic-26-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,901] INFO [Partition -uve-topic-26-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,902] INFO [Partition -uve-topic-26-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,903] INFO [Partition -uve-topic-26-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,905] INFO [Partition -uve-topic-26-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,905] INFO [Partition -uve-topic-26-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,908] INFO [Partition -uve-topic-26-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,908] INFO [Partition -uve-topic-26-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,911] INFO [Partition -uve-topic-26-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,913] INFO [Partition -uve-topic-26-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,915] INFO [Partition -uve-topic-26-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,916] INFO [Partition -uve-topic-26-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,917] INFO [Partition -uve-topic-26-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,918] INFO [Partition -uve-topic-26-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,919] INFO [Partition -uve-topic-26-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,920] INFO [Partition -uve-topic-26-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,921] INFO [Partition -uve-topic-26-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,922] INFO [Partition -uve-topic-26-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,923] INFO [Partition -uve-topic-26-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,924] INFO [Partition -uve-topic-26-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,925] INFO [Partition -uve-topic-26-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,925] INFO [Partition -uve-topic-26-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,927] INFO [Partition -uve-topic-26-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,927] INFO [Partition -uve-topic-26-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,929] INFO [Partition -uve-topic-26-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,929] INFO [Partition -uve-topic-26-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,931] INFO [Partition -uve-topic-26-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,931] INFO [Partition -uve-topic-26-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,933] INFO [Partition -uve-topic-26-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,933] INFO [Partition -uve-topic-26-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,935] INFO [Partition -uve-topic-26-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,935] INFO [Partition -uve-topic-26-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,937] INFO [Partition -uve-topic-26-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,937] INFO [Partition -uve-topic-26-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,939] INFO [Partition -uve-topic-26-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,939] INFO [Partition -uve-topic-26-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,941] INFO [Partition -uve-topic-26-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,941] INFO [Partition -uve-topic-26-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,943] INFO [Partition -uve-topic-26-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,943] INFO [Partition -uve-topic-26-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,945] INFO [Partition -uve-topic-26-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,945] INFO [Partition -uve-topic-26-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,947] INFO [Partition -uve-topic-26-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,947] INFO [Partition -uve-topic-26-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,949] INFO [Partition -uve-topic-26-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,949] INFO [Partition -uve-topic-26-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,951] INFO [Partition -uve-topic-26-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,951] INFO [Partition -uve-topic-26-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,954] INFO [Partition -uve-topic-26-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,954] INFO [Partition -uve-topic-26-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,956] INFO [Partition -uve-topic-26-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,956] INFO [Partition -uve-topic-26-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,960] INFO [Partition -uve-topic-26-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,960] INFO [Partition -uve-topic-26-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,964] INFO [Partition -uve-topic-26-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,964] INFO [Partition -uve-topic-26-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,966] INFO [Partition -uve-topic-26-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,966] INFO [Partition -uve-topic-26-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,968] INFO [Partition -uve-topic-26-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,968] INFO [Partition -uve-topic-16-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,970] INFO [Partition -uve-topic-16-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,970] INFO [Partition -uve-topic-16-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,972] INFO [Partition -uve-topic-16-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,972] INFO [Partition -uve-topic-16-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,974] INFO [Partition -uve-topic-16-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,974] INFO [Partition -uve-topic-16-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,977] INFO [Partition -uve-topic-16-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,977] INFO [Partition -uve-topic-16-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,978] INFO [Partition -uve-topic-16-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,978] INFO [Partition -uve-topic-16-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,980] INFO [Partition -uve-topic-16-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,980] INFO [Partition -uve-topic-16-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,982] INFO [Partition -uve-topic-16-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,982] INFO [Partition -uve-topic-16-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,984] INFO [Partition -uve-topic-16-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,984] INFO [Partition -uve-topic-16-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,986] INFO [Partition -uve-topic-16-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,986] INFO [Partition -uve-topic-16-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,987] INFO [Partition -uve-topic-16-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,987] INFO [Partition -uve-topic-16-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,989] INFO [Partition -uve-topic-16-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,989] INFO [Partition -uve-topic-16-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,991] INFO [Partition -uve-topic-16-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,991] INFO [Partition -uve-topic-16-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,993] INFO [Partition -uve-topic-16-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,993] INFO [Partition -uve-topic-16-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,995] INFO [Partition -uve-topic-16-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,995] INFO [Partition -uve-topic-16-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,996] INFO [Partition -uve-topic-16-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:23,997] INFO [Partition -uve-topic-16-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:23,999] INFO [Partition -uve-topic-16-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:23,999] INFO [Partition -uve-topic-16-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,002] INFO [Partition -uve-topic-16-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,002] INFO [Partition -uve-topic-16-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,004] INFO [Partition -uve-topic-16-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,005] INFO [Partition -uve-topic-16-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,007] INFO [Partition -uve-topic-16-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,007] INFO [Partition -uve-topic-16-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,009] INFO [Partition -uve-topic-16-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,009] INFO [Partition -uve-topic-16-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,011] INFO [Partition -uve-topic-16-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,011] INFO [Partition -uve-topic-16-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,013] INFO [Partition -uve-topic-16-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,013] INFO [Partition -uve-topic-16-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,015] INFO [Partition -uve-topic-16-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,015] INFO [Partition -uve-topic-16-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,017] INFO [Partition -uve-topic-16-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,017] INFO [Partition -uve-topic-16-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,019] INFO [Partition -uve-topic-16-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,019] INFO [Partition -uve-topic-16-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,021] INFO [Partition -uve-topic-16-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,021] INFO [Partition -uve-topic-16-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,023] INFO [Partition -uve-topic-16-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,023] INFO [Partition -uve-topic-16-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,024] INFO [Partition -uve-topic-16-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,025] INFO [Partition -uve-topic-16-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,026] INFO [Partition -uve-topic-16-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,026] INFO [Partition -uve-topic-16-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,028] INFO [Partition -uve-topic-16-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,028] INFO [Partition -uve-topic-3-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,030] INFO [Partition -uve-topic-3-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,030] INFO [Partition -uve-topic-3-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,032] INFO [Partition -uve-topic-3-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,032] INFO [Partition -uve-topic-3-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,034] INFO [Partition -uve-topic-3-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,034] INFO [Partition -uve-topic-3-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,036] INFO [Partition -uve-topic-3-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,036] INFO [Partition -uve-topic-3-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,042] INFO [Partition -uve-topic-3-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,042] INFO [Partition -uve-topic-3-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,044] INFO [Partition -uve-topic-3-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,044] INFO [Partition -uve-topic-3-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,047] INFO [Partition -uve-topic-3-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,047] INFO [Partition -uve-topic-3-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,050] INFO [Partition -uve-topic-3-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,051] INFO [Partition -uve-topic-3-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,053] INFO [Partition -uve-topic-3-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,056] INFO [Partition -uve-topic-3-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,058] INFO [Partition -uve-topic-3-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,058] INFO [Partition -uve-topic-3-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,060] INFO [Partition -uve-topic-3-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,060] INFO [Partition -uve-topic-3-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,062] INFO [Partition -uve-topic-3-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,062] INFO [Partition -uve-topic-3-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,064] INFO [Partition -uve-topic-3-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,064] INFO [Partition -uve-topic-3-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,066] INFO [Partition -uve-topic-3-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,067] INFO [Partition -uve-topic-3-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,069] INFO [Partition -uve-topic-3-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,069] INFO [Partition -uve-topic-3-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,071] INFO [Partition -uve-topic-3-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,071] INFO [Partition -uve-topic-3-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,074] INFO [Partition -uve-topic-3-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,074] INFO [Partition -uve-topic-3-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,076] INFO [Partition -uve-topic-3-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,076] INFO [Partition -uve-topic-3-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,078] INFO [Partition -uve-topic-3-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,078] INFO [Partition -uve-topic-3-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,086] INFO [Partition -uve-topic-3-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,086] INFO [Partition -uve-topic-3-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,090] INFO [Partition -uve-topic-3-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,090] INFO [Partition -uve-topic-3-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,092] INFO [Partition -uve-topic-3-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,092] INFO [Partition -uve-topic-3-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,095] INFO [Partition -uve-topic-3-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,095] INFO [Partition -uve-topic-3-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,097] INFO [Partition -uve-topic-3-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,097] INFO [Partition -uve-topic-3-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,099] INFO [Partition -uve-topic-3-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,099] INFO [Partition -uve-topic-3-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,101] INFO [Partition -uve-topic-3-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,101] INFO [Partition -uve-topic-3-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,103] INFO [Partition -uve-topic-3-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,103] INFO [Partition -uve-topic-3-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,105] INFO [Partition -uve-topic-3-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,105] INFO [Partition -uve-topic-3-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,109] INFO [Partition -uve-topic-3-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,109] INFO [Partition -uve-topic-3-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,111] INFO [Partition -uve-topic-3-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,113] INFO [Partition -uve-topic-8-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,117] INFO [Partition -uve-topic-8-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,117] INFO [Partition -uve-topic-8-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,122] INFO [Partition -uve-topic-8-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,122] INFO [Partition -uve-topic-8-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,125] INFO [Partition -uve-topic-8-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,125] INFO [Partition -uve-topic-8-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,127] INFO [Partition -uve-topic-8-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,127] INFO [Partition -uve-topic-8-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,129] INFO [Partition -uve-topic-8-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,129] INFO [Partition -uve-topic-8-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,131] INFO [Partition -uve-topic-8-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,131] INFO [Partition -uve-topic-8-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,133] INFO [Partition -uve-topic-8-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,133] INFO [Partition -uve-topic-8-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,135] INFO [Partition -uve-topic-8-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,135] INFO [Partition -uve-topic-8-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,137] INFO [Partition -uve-topic-8-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,137] INFO [Partition -uve-topic-8-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,139] INFO [Partition -uve-topic-8-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,139] INFO [Partition -uve-topic-8-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,141] INFO [Partition -uve-topic-8-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,141] INFO [Partition -uve-topic-8-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,143] INFO [Partition -uve-topic-8-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,143] INFO [Partition -uve-topic-8-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,145] INFO [Partition -uve-topic-8-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,145] INFO [Partition -uve-topic-8-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,147] INFO [Partition -uve-topic-8-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,148] INFO [Partition -uve-topic-8-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,150] INFO [Partition -uve-topic-8-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,150] INFO [Partition -uve-topic-8-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,152] INFO [Partition -uve-topic-8-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,152] INFO [Partition -uve-topic-8-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,154] INFO [Partition -uve-topic-8-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,154] INFO [Partition -uve-topic-8-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,156] INFO [Partition -uve-topic-8-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,156] INFO [Partition -uve-topic-8-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,158] INFO [Partition -uve-topic-8-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,158] INFO [Partition -uve-topic-8-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,161] INFO [Partition -uve-topic-8-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,161] INFO [Partition -uve-topic-8-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,163] INFO [Partition -uve-topic-8-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,165] INFO [Partition -uve-topic-8-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,167] INFO [Partition -uve-topic-8-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,167] INFO [Partition -uve-topic-8-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,169] INFO [Partition -uve-topic-8-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,169] INFO [Partition -uve-topic-8-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,172] INFO [Partition -uve-topic-8-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,172] INFO [Partition -uve-topic-8-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,173] INFO [Partition -uve-topic-8-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,174] INFO [Partition -uve-topic-8-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,177] INFO [Partition -uve-topic-8-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,177] INFO [Partition -uve-topic-8-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,182] INFO [Partition -uve-topic-8-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,182] INFO [Partition -uve-topic-8-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,185] INFO [Partition -uve-topic-8-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,185] INFO [Partition -uve-topic-8-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,187] INFO [Partition -uve-topic-8-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,187] INFO [Partition -uve-topic-8-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,189] INFO [Partition -uve-topic-8-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,189] INFO [Partition -uve-topic-22-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,193] INFO [Partition -uve-topic-22-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,193] INFO [Partition -uve-topic-22-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,195] INFO [Partition -uve-topic-22-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,195] INFO [Partition -uve-topic-22-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,198] INFO [Partition -uve-topic-22-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,198] INFO [Partition -uve-topic-22-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,200] INFO [Partition -uve-topic-22-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,200] INFO [Partition -uve-topic-22-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,202] INFO [Partition -uve-topic-22-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,202] INFO [Partition -uve-topic-22-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,204] INFO [Partition -uve-topic-22-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,204] INFO [Partition -uve-topic-22-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,205] INFO [Partition -uve-topic-22-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,205] INFO [Partition -uve-topic-22-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,207] INFO [Partition -uve-topic-22-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,207] INFO [Partition -uve-topic-22-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,209] INFO [Partition -uve-topic-22-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,209] INFO [Partition -uve-topic-22-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,211] INFO [Partition -uve-topic-22-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,211] INFO [Partition -uve-topic-22-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,212] INFO [Partition -uve-topic-22-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,212] INFO [Partition -uve-topic-22-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,215] INFO [Partition -uve-topic-22-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,216] INFO [Partition -uve-topic-22-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,217] INFO [Partition -uve-topic-22-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,219] INFO [Partition -uve-topic-22-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,221] INFO [Partition -uve-topic-22-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,221] INFO [Partition -uve-topic-22-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,223] INFO [Partition -uve-topic-22-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,223] INFO [Partition -uve-topic-22-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,225] INFO [Partition -uve-topic-22-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,225] INFO [Partition -uve-topic-22-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,226] INFO [Partition -uve-topic-22-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,226] INFO [Partition -uve-topic-22-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,228] INFO [Partition -uve-topic-22-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,228] INFO [Partition -uve-topic-22-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,230] INFO [Partition -uve-topic-22-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,230] INFO [Partition -uve-topic-22-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,233] INFO [Partition -uve-topic-22-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,233] INFO [Partition -uve-topic-22-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,235] INFO [Partition -uve-topic-22-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,235] INFO [Partition -uve-topic-22-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,237] INFO [Partition -uve-topic-22-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,237] INFO [Partition -uve-topic-22-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,239] INFO [Partition -uve-topic-22-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,239] INFO [Partition -uve-topic-22-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,241] INFO [Partition -uve-topic-22-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,241] INFO [Partition -uve-topic-22-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,243] INFO [Partition -uve-topic-22-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,243] INFO [Partition -uve-topic-22-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,244] INFO [Partition -uve-topic-22-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,245] INFO [Partition -uve-topic-22-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,247] INFO [Partition -uve-topic-22-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,247] INFO [Partition -uve-topic-22-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,249] INFO [Partition -uve-topic-22-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,249] INFO [Partition -uve-topic-22-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,251] INFO [Partition -uve-topic-22-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,251] INFO [Partition -uve-topic-12-18 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,253] INFO [Partition -uve-topic-12-18 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,253] INFO [Partition -uve-topic-12-29 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,256] INFO [Partition -uve-topic-12-29 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,256] INFO [Partition -uve-topic-12-7 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,258] INFO [Partition -uve-topic-12-7 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,258] INFO [Partition -uve-topic-12-23 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,261] INFO [Partition -uve-topic-12-23 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,261] INFO [Partition -uve-topic-12-26 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,263] INFO [Partition -uve-topic-12-26 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,266] INFO [Partition -uve-topic-12-15 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,268] INFO [Partition -uve-topic-12-15 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,268] INFO [Partition -uve-topic-12-4 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,271] INFO [Partition -uve-topic-12-4 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,271] INFO [Partition -uve-topic-12-20 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,273] INFO [Partition -uve-topic-12-20 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,273] INFO [Partition -uve-topic-12-9 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,275] INFO [Partition -uve-topic-12-9 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,275] INFO [Partition -uve-topic-12-12 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,277] INFO [Partition -uve-topic-12-12 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,277] INFO [Partition -uve-topic-12-1 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,279] INFO [Partition -uve-topic-12-1 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,279] INFO [Partition -uve-topic-12-17 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,281] INFO [Partition -uve-topic-12-17 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,281] INFO [Partition -uve-topic-12-28 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,283] INFO [Partition -uve-topic-12-28 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,283] INFO [Partition -uve-topic-12-6 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,285] INFO [Partition -uve-topic-12-6 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,285] INFO [Partition -uve-topic-12-25 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,287] INFO [Partition -uve-topic-12-25 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,287] INFO [Partition -uve-topic-12-14 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,290] INFO [Partition -uve-topic-12-14 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,290] INFO [Partition -uve-topic-12-3 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,292] INFO [Partition -uve-topic-12-3 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,292] INFO [Partition -uve-topic-12-22 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,294] INFO [Partition -uve-topic-12-22 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,294] INFO [Partition -uve-topic-12-11 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,296] INFO [Partition -uve-topic-12-11 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,296] INFO [Partition -uve-topic-12-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,298] INFO [Partition -uve-topic-12-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,298] INFO [Partition -uve-topic-12-27 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,299] INFO [Partition -uve-topic-12-27 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,300] INFO [Partition -uve-topic-12-16 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,301] INFO [Partition -uve-topic-12-16 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,301] INFO [Partition -uve-topic-12-5 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,307] INFO [Partition -uve-topic-12-5 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,307] INFO [Partition -uve-topic-12-19 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,310] INFO [Partition -uve-topic-12-19 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,310] INFO [Partition -uve-topic-12-8 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,313] INFO [Partition -uve-topic-12-8 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,313] INFO [Partition -uve-topic-12-2 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,314] INFO [Partition -uve-topic-12-2 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,318] INFO [Partition -uve-topic-12-24 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,320] INFO [Partition -uve-topic-12-24 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,320] INFO [Partition -uve-topic-12-13 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,321] INFO [Partition -uve-topic-12-13 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,321] INFO [Partition -uve-topic-12-21 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,323] INFO [Partition -uve-topic-12-21 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,323] INFO [Partition -uve-topic-12-10 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,325] INFO [Partition -uve-topic-12-10 broker=2] ISR updated to [2,3,1] and zkVersion updated to [10] (kafka.cluster.Partition) [2025-02-13 02:13:24,660] INFO [Partition -uve-topic-28-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,666] INFO [Partition -uve-topic-28-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:13:24,737] INFO [Partition -uve-topic-22-0 broker=2] Expanding ISR from 2,3 to 2,3,1 (kafka.cluster.Partition) [2025-02-13 02:13:24,740] INFO [Partition -uve-topic-22-0 broker=2] ISR updated to [2,3,1] and zkVersion updated to [11] (kafka.cluster.Partition) [2025-02-13 02:16:01,845] INFO Unable to read additional data from server sessionid 0x10000692a68002c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:16:02,952] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2728-3./10.0.0.12:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:16:02,953] INFO Socket connection established, initiating session, client: /10.0.0.35:43838, server: cn-jenkins-deploy-platform-ansible-os-2728-3./10.0.0.12:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:16:02,955] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2728-3./10.0.0.12:2181, sessionid = 0x10000692a68002c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:18:16,731] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-1-15, -uve-topic-27-13, -uve-topic-20-28, -uve-topic-12-28, structured_syslog_topic-0, -uve-topic-20-10, -uve-topic-12-10, -uve-topic-17-22, -uve-topic-17-4, -uve-topic-27-22, -uve-topic-10-19, -uve-topic-6-18, -uve-topic-22-17, -uve-topic-10-1, -uve-topic-3-12, -uve-topic-17-13, -uve-topic-8-25, -uve-topic-25-2, -uve-topic-1-3, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-20-16, -uve-topic-15-4, -uve-topic-23-12, -uve-topic-25-11, -uve-topic-6-24, -uve-topic-21-21, -uve-topic-6-6, -uve-topic-13-29, -uve-topic-17-1, -uve-topic-13-11, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-18-5, -uve-topic-28-4, HEALTH_CHECK_TOPIC-27, -uve-topic-11-20, -uve-topic-23-18, HEALTH_CHECK_TOPIC-9, -uve-topic-11-2, -uve-topic-23-0, -uve-topic-21-27, -uve-topic-18-14, -uve-topic-28-13, -uve-topic-21-9, -uve-topic-9-26, -uve-topic-9-8, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-16-5, -uve-topic-26-4, -uve-topic-3-27, -uve-topic-29-25, -uve-topic-19-26, -uve-topic-5-26, -uve-topic-3-9, -uve-topic-19-8, -uve-topic-29-7, HEALTH_CHECK_TOPIC-15, -uve-topic-5-8, structured_syslog_topic-21, structured_syslog_topic-3, -uve-topic-24-29, -uve-topic-16-29, -uve-topic-26-28, -uve-topic-14-12, -uve-topic-24-11, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-22-20, -uve-topic-10-4, -uve-topic-22-2, -uve-topic-3-15, -uve-topic-17-16, -uve-topic-8-28, -uve-topic-8-10, -uve-topic-15-25, structured_syslog_topic-9, -uve-topic-12-19, -uve-topic-3-6, -uve-topic-29-4, -uve-topic-19-5, -uve-topic-12-1, -uve-topic-25-14, -uve-topic-6-27, -uve-topic-10-10, -uve-topic-6-9, -uve-topic-4-18, -uve-topic-13-14, -uve-topic-15-13, -uve-topic-4-27, -uve-topic-23-21, -uve-topic-25-20, -uve-topic-1-21, -uve-topic-21-12, -uve-topic-9-29, -uve-topic-2-25, -uve-topic-9-11, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-2-7, -uve-topic-7-20, -uve-topic-7-2, -uve-topic-13-2, -uve-topic-0-17, -uve-topic-2-16, HEALTH_CHECK_TOPIC-18, -uve-topic-4-15, structured_syslog_topic-24, structured_syslog_topic-6, -uve-topic-12-16, -uve-topic-24-14, -uve-topic-14-15, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-22-23, -uve-topic-7-8, -uve-topic-0-23, -uve-topic-0-5, -uve-topic-2-4, -uve-topic-8-13, structured_syslog_topic-12, -uve-topic-20-22, -uve-topic-12-22, -uve-topic-12-4, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-17, -uve-topic-1-18, -uve-topic-27-16, -uve-topic-1-0, -uve-topic-22-11, -uve-topic-12-13, -uve-topic-17-25, -uve-topic-17-7, -uve-topic-10-22, -uve-topic-8-19, -uve-topic-13-17, -uve-topic-15-16, -uve-topic-8-1, -uve-topic-23-24, -uve-topic-25-23, -uve-topic-1-24, -uve-topic-23-6, -uve-topic-25-5, -uve-topic-1-6, -uve-topic-27-4, -uve-topic-20-19, -uve-topic-6-0, -uve-topic-20-1, -uve-topic-10-28, -uve-topic-7-23, -uve-topic-13-23, -uve-topic-13-5, -uve-topic-7-5, -uve-topic-2-19, HEALTH_CHECK_TOPIC-21, -uve-topic-11-14, -uve-topic-2-1, HEALTH_CHECK_TOPIC-3, -uve-topic-4-0, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-9-20, -uve-topic-11-23, HEALTH_CHECK_TOPIC-12, -uve-topic-9-2, -uve-topic-16-17, -uve-topic-11-5, -uve-topic-26-16, -uve-topic-23-3, -uve-topic-22-26, -uve-topic-7-11, -uve-topic-0-26, -uve-topic-5-20, -uve-topic-0-8, -uve-topic-19-29, -uve-topic-29-28, -uve-topic-5-29, -uve-topic-14-24, -uve-topic-29-10, -uve-topic-19-11, -uve-topic-24-23, -uve-topic-11-11, -uve-topic-5-11, HEALTH_CHECK_TOPIC-0, -uve-topic-10-16, -uve-topic-22-14, -uve-topic-6-15, -uve-topic-27-1, -uve-topic-17-28, -uve-topic-17-10, -uve-topic-8-22, -uve-topic-10-25, -uve-topic-10-7, -uve-topic-8-4, -uve-topic-22-5, -uve-topic-3-18, -uve-topic-29-16, -uve-topic-19-17, -uve-topic-5-17, -uve-topic-3-0, -uve-topic-1-27, -uve-topic-27-25, -uve-topic-25-8, -uve-topic-1-9, -uve-topic-6-21, -uve-topic-27-7, -uve-topic-6-3, -uve-topic-9-17, -uve-topic-20-4, -uve-topic-13-26, -uve-topic-10-13, -uve-topic-6-12, -uve-topic-15-7, -uve-topic-2-22, -uve-topic-4-21, -uve-topic-4-3, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-21-24, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-11-26, -uve-topic-9-23, -uve-topic-11-8, -uve-topic-9-5, -uve-topic-16-20, -uve-topic-26-19, -uve-topic-26-1, -uve-topic-16-2, -uve-topic-0-29, -uve-topic-21-15, -uve-topic-2-28, -uve-topic-9-14, -uve-topic-2-10, -uve-topic-4-9, structured_syslog_topic-18, -uve-topic-14-27, -uve-topic-19-14, -uve-topic-24-26, -uve-topic-29-13, -uve-topic-5-14, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-26-7, -uve-topic-16-8, structured_syslog_topic-27, -uve-topic-21-3, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-14-0, -uve-topic-7-29, -uve-topic-8-7, -uve-topic-15-22, -uve-topic-22-8, -uve-topic-3-21, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-3-3, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-25-29, -uve-topic-5-2, -uve-topic-27-28, -uve-topic-8-16, -uve-topic-1-12, -uve-topic-27-10, structured_syslog_topic-15, -uve-topic-20-25, -uve-topic-12-25, -uve-topic-20-7, -uve-topic-12-7, -uve-topic-17-19, -uve-topic-14-6, -uve-topic-24-5, -uve-topic-27-19, -uve-topic-15-28, -uve-topic-15-10, -uve-topic-4-24, -uve-topic-4-6, -uve-topic-13-20, -uve-topic-15-19, -uve-topic-20-13, -uve-topic-15-1, -uve-topic-11-29, -uve-topic-23-27, -uve-topic-25-26, -uve-topic-23-9, -uve-topic-7-17, -uve-topic-21-18, -uve-topic-0-14, -uve-topic-21-0, -uve-topic-2-13, -uve-topic-4-12, -uve-topic-7-26, -uve-topic-13-8, -uve-topic-18-20, -uve-topic-28-19, -uve-topic-28-1, -uve-topic-18-2, HEALTH_CHECK_TOPIC-24, -uve-topic-11-17, -uve-topic-23-15, HEALTH_CHECK_TOPIC-6, -uve-topic-0-20, -uve-topic-21-6, -uve-topic-14-21, -uve-topic-24-20, -uve-topic-0-2, -uve-topic-22-29, -uve-topic-7-14, -uve-topic-3-24, -uve-topic-19-23, -uve-topic-29-22, -uve-topic-0-11, -uve-topic-5-23, -uve-topic-5-5) (kafka.server.ReplicaFetcherManager) [2025-02-13 02:18:17,162] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,184] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 1 for partitions Map(-uve-topic-1-12 -> (offset=0, leaderEpoch=7), -uve-topic-23-21 -> (offset=0, leaderEpoch=7), -uve-topic-10-7 -> (offset=0, leaderEpoch=7), -uve-topic-13-11 -> (offset=0, leaderEpoch=7), -uve-topic-1-3 -> (offset=0, leaderEpoch=7), -uve-topic-20-22 -> (offset=0, leaderEpoch=7), -uve-topic-14-12 -> (offset=0, leaderEpoch=7), -uve-topic-24-11 -> (offset=0, leaderEpoch=7), -uve-topic-7-8 -> (offset=0, leaderEpoch=7), -uve-topic-10-1 -> (offset=0, leaderEpoch=7), -uve-topic-25-2 -> (offset=0, leaderEpoch=7), -uve-topic-18-11 -> (offset=0, leaderEpoch=7), -uve-topic-28-10 -> (offset=0, leaderEpoch=7), -uve-topic-28-1 -> (offset=0, leaderEpoch=7), -uve-topic-18-2 -> (offset=0, leaderEpoch=7), -uve-topic-21-15 -> (offset=0, leaderEpoch=7), -uve-topic-11-8 -> (offset=0, leaderEpoch=7), -uve-topic-5-23 -> (offset=0, leaderEpoch=7), -uve-topic-11-2 -> (offset=0, leaderEpoch=7), -uve-topic-17-1 -> (offset=0, leaderEpoch=7), -uve-topic-22-20 -> (offset=0, leaderEpoch=7), -uve-topic-17-19 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-27 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-6 -> (offset=0, leaderEpoch=7), -uve-topic-3-21 -> (offset=0, leaderEpoch=7), -uve-topic-28-28 -> (offset=0, leaderEpoch=7), -uve-topic-18-29 -> (offset=0, leaderEpoch=7), -uve-topic-17-25 -> (offset=0, leaderEpoch=7), -uve-topic-1-6 -> (offset=0, leaderEpoch=7), -uve-topic-0-23 -> (offset=0, leaderEpoch=7), -uve-topic-7-17 -> (offset=0, leaderEpoch=7), -uve-topic-25-29 -> (offset=0, leaderEpoch=7), -uve-topic-2-13 -> (offset=0, leaderEpoch=7), -uve-topic-18-20 -> (offset=0, leaderEpoch=7), -uve-topic-28-19 -> (offset=0, leaderEpoch=7), -uve-topic-25-8 -> (offset=0, leaderEpoch=7), -uve-topic-0-11 -> (offset=0, leaderEpoch=7), -uve-topic-25-23 -> (offset=0, leaderEpoch=7), -uve-topic-6-27 -> (offset=0, leaderEpoch=7), -uve-topic-7-26 -> (offset=0, leaderEpoch=7), -uve-topic-18-26 -> (offset=0, leaderEpoch=7), -uve-topic-28-25 -> (offset=0, leaderEpoch=7), -uve-topic-23-18 -> (offset=0, leaderEpoch=7), -uve-topic-18-5 -> (offset=0, leaderEpoch=7), -uve-topic-28-4 -> (offset=0, leaderEpoch=7), -uve-topic-1-0 -> (offset=77, leaderEpoch=5), -uve-topic-23-6 -> (offset=0, leaderEpoch=7), -uve-topic-5-5 -> (offset=0, leaderEpoch=7), -uve-topic-23-9 -> (offset=0, leaderEpoch=7), -uve-topic-11-5 -> (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-8-4 -> (offset=0, leaderEpoch=7), -uve-topic-18-23 -> (offset=0, leaderEpoch=7), -uve-topic-28-22 -> (offset=0, leaderEpoch=7), -uve-topic-17-4 -> (offset=0, leaderEpoch=7), structured_syslog_topic-3 -> (offset=0, leaderEpoch=7), -uve-topic-22-8 -> (offset=0, leaderEpoch=7), -uve-topic-26-7 -> (offset=0, leaderEpoch=7), -uve-topic-16-8 -> (offset=0, leaderEpoch=7), -uve-topic-21-12 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-12 -> (offset=0, leaderEpoch=7), -uve-topic-17-22 -> (offset=0, leaderEpoch=7), -uve-topic-27-10 -> (offset=0, leaderEpoch=7), -uve-topic-1-9 -> (offset=0, leaderEpoch=7), -uve-topic-8-22 -> (offset=0, leaderEpoch=7), -uve-topic-12-25 -> (offset=0, leaderEpoch=7), -uve-topic-2-1 -> (offset=0, leaderEpoch=7), -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-22-5 -> (offset=0, leaderEpoch=7), -uve-topic-13-26 -> (offset=0, leaderEpoch=7), -uve-topic-7-14 -> (offset=0, leaderEpoch=7), -uve-topic-6-6 -> (offset=0, leaderEpoch=7), -uve-topic-10-28 -> (offset=0, leaderEpoch=7), -uve-topic-9-23 -> (offset=0, leaderEpoch=7), -uve-topic-13-5 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-15 -> (offset=0, leaderEpoch=7), -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=7), -uve-topic-29-4 -> (offset=0, leaderEpoch=7), -uve-topic-19-5 -> (offset=0, leaderEpoch=7), -uve-topic-11-29 -> (offset=0, leaderEpoch=7), -uve-topic-29-10 -> (offset=0, leaderEpoch=7), -uve-topic-19-11 -> (offset=0, leaderEpoch=7), -uve-topic-26-13 -> (offset=0, leaderEpoch=7), -uve-topic-16-14 -> (offset=0, leaderEpoch=7), -uve-topic-29-25 -> (offset=0, leaderEpoch=7), -uve-topic-19-26 -> (offset=0, leaderEpoch=7), -uve-topic-22-29 -> (offset=0, leaderEpoch=7), structured_syslog_topic-9 -> (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-11-17 -> (offset=0, leaderEpoch=7), structured_syslog_topic-24 -> (offset=0, leaderEpoch=7), -uve-topic-6-24 -> (offset=0, leaderEpoch=7), -uve-topic-8-13 -> (offset=0, leaderEpoch=7), -uve-topic-9-2 -> (offset=0, leaderEpoch=7), -uve-topic-0-8 -> (offset=0, leaderEpoch=7), structured_syslog_topic-15 -> (offset=0, leaderEpoch=7), -uve-topic-27-19 -> (offset=0, leaderEpoch=7), -uve-topic-2-28 -> (offset=0, leaderEpoch=7), -uve-topic-12-10 -> (offset=0, leaderEpoch=7), -uve-topic-22-17 -> (offset=0, leaderEpoch=7), -uve-topic-13-23 -> (offset=0, leaderEpoch=7), -uve-topic-8-1 -> (offset=0, leaderEpoch=7), -uve-topic-17-7 -> (offset=0, leaderEpoch=7), -uve-topic-16-17 -> (offset=0, leaderEpoch=7), -uve-topic-26-16 -> (offset=0, leaderEpoch=7), -uve-topic-15-7 -> (offset=0, leaderEpoch=7), -uve-topic-23-3 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-9 -> (offset=0, leaderEpoch=7), -uve-topic-21-24 -> (offset=0, leaderEpoch=7), -uve-topic-1-27 -> (offset=0, leaderEpoch=7), -uve-topic-23-0 -> (offset=101, leaderEpoch=5), -uve-topic-9-20 -> (offset=0, leaderEpoch=7), -uve-topic-4-12 -> (offset=0, leaderEpoch=7), -uve-topic-2-7 -> (offset=0, leaderEpoch=7), -uve-topic-7-11 -> (offset=0, leaderEpoch=7), -uve-topic-16-11 -> (offset=0, leaderEpoch=7), -uve-topic-26-10 -> (offset=0, leaderEpoch=7), -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-19-23 -> (offset=0, leaderEpoch=7), -uve-topic-29-22 -> (offset=0, leaderEpoch=7), -uve-topic-29-16 -> (offset=0, leaderEpoch=7), -uve-topic-19-17 -> (offset=0, leaderEpoch=7), -uve-topic-17-28 -> (offset=0, leaderEpoch=7), -uve-topic-1-24 -> (offset=0, leaderEpoch=7), -uve-topic-0-17 -> (offset=0, leaderEpoch=7), -uve-topic-22-2 -> (offset=0, leaderEpoch=7), -uve-topic-7-29 -> (offset=0, leaderEpoch=7), -uve-topic-28-7 -> (offset=0, leaderEpoch=7), -uve-topic-18-8 -> (offset=0, leaderEpoch=7), -uve-topic-6-21 -> (offset=0, leaderEpoch=7), -uve-topic-1-18 -> (offset=0, leaderEpoch=7), -uve-topic-16-26 -> (offset=0, leaderEpoch=7), -uve-topic-26-25 -> (offset=0, leaderEpoch=7), -uve-topic-15-25 -> (offset=0, leaderEpoch=7), -uve-topic-20-28 -> (offset=0, leaderEpoch=7), -uve-topic-2-19 -> (offset=0, leaderEpoch=7), -uve-topic-20-7 -> (offset=0, leaderEpoch=7), -uve-topic-2-16 -> (offset=0, leaderEpoch=7), -uve-topic-0-26 -> (offset=0, leaderEpoch=7), -uve-topic-27-7 -> (offset=0, leaderEpoch=7), -uve-topic-12-19 -> (offset=0, leaderEpoch=7), -uve-topic-10-16 -> (offset=0, leaderEpoch=7), -uve-topic-4-3 -> (offset=0, leaderEpoch=7), -uve-topic-15-13 -> (offset=0, leaderEpoch=7), -uve-topic-4-9 -> (offset=0, leaderEpoch=7), -uve-topic-6-15 -> (offset=0, leaderEpoch=7), -uve-topic-5-20 -> (offset=0, leaderEpoch=7), -uve-topic-23-27 -> (offset=0, leaderEpoch=7), -uve-topic-14-3 -> (offset=0, leaderEpoch=7), -uve-topic-24-2 -> (offset=0, leaderEpoch=7), -uve-topic-8-25 -> (offset=0, leaderEpoch=7), -uve-topic-0-20 -> (offset=0, leaderEpoch=7), -uve-topic-9-8 -> (offset=0, leaderEpoch=7), -uve-topic-1-15 -> (offset=0, leaderEpoch=7), -uve-topic-15-4 -> (offset=0, leaderEpoch=7), -uve-topic-23-15 -> (offset=0, leaderEpoch=7), -uve-topic-5-14 -> (offset=0, leaderEpoch=7), -uve-topic-13-8 -> (offset=0, leaderEpoch=7), -uve-topic-16-23 -> (offset=0, leaderEpoch=7), -uve-topic-26-22 -> (offset=0, leaderEpoch=7), -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-20-4 -> (offset=0, leaderEpoch=7), -uve-topic-13-14 -> (offset=0, leaderEpoch=7), -uve-topic-21-21 -> (offset=0, leaderEpoch=7), -uve-topic-11-14 -> (offset=0, leaderEpoch=7), -uve-topic-16-5 -> (offset=0, leaderEpoch=7), -uve-topic-26-4 -> (offset=0, leaderEpoch=7), -uve-topic-10-13 -> (offset=0, leaderEpoch=7), -uve-topic-1-21 -> (offset=0, leaderEpoch=7), -uve-topic-12-7 -> (offset=0, leaderEpoch=7), -uve-topic-16-29 -> (offset=0, leaderEpoch=7), -uve-topic-26-28 -> (offset=0, leaderEpoch=7), -uve-topic-0-14 -> (offset=0, leaderEpoch=7), -uve-topic-12-13 -> (offset=0, leaderEpoch=7), -uve-topic-29-19 -> (offset=0, leaderEpoch=7), -uve-topic-19-20 -> (offset=0, leaderEpoch=7), -uve-topic-27-16 -> (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), -uve-topic-24-14 -> (offset=0, leaderEpoch=7), -uve-topic-14-15 -> (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), HEALTH_CHECK_TOPIC-24 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-18 -> (offset=0, leaderEpoch=7), -uve-topic-22-14 -> (offset=0, leaderEpoch=7), -uve-topic-9-29 -> (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-2-4 -> (offset=0, leaderEpoch=7), -uve-topic-15-22 -> (offset=0, leaderEpoch=7), -uve-topic-6-18 -> (offset=0, leaderEpoch=7), -uve-topic-15-16 -> (offset=0, leaderEpoch=7), -uve-topic-4-18 -> (offset=0, leaderEpoch=7), -uve-topic-5-17 -> (offset=0, leaderEpoch=7), structured_syslog_topic-21 -> (offset=0, leaderEpoch=7), -uve-topic-8-7 -> (offset=0, leaderEpoch=7), -uve-topic-2-25 -> (offset=0, leaderEpoch=7), -uve-topic-6-3 -> (offset=0, leaderEpoch=7), -uve-topic-25-5 -> (offset=0, leaderEpoch=7), -uve-topic-22-11 -> (offset=0, leaderEpoch=7), -uve-topic-12-4 -> (offset=0, leaderEpoch=7), -uve-topic-5-2 -> (offset=0, leaderEpoch=7), -uve-topic-11-26 -> (offset=0, leaderEpoch=7), -uve-topic-11-11 -> (offset=0, leaderEpoch=7), -uve-topic-12-28 -> (offset=0, leaderEpoch=7), -uve-topic-21-18 -> (offset=0, leaderEpoch=7), -uve-topic-20-16 -> (offset=0, leaderEpoch=7), -uve-topic-9-17 -> (offset=0, leaderEpoch=7), -uve-topic-3-9 -> (offset=0, leaderEpoch=7), -uve-topic-10-25 -> (offset=0, leaderEpoch=7), -uve-topic-2-22 -> (offset=0, leaderEpoch=7), -uve-topic-21-9 -> (offset=0, leaderEpoch=7), -uve-topic-12-1 -> (offset=0, leaderEpoch=7), -uve-topic-27-22 -> (offset=0, leaderEpoch=7), -uve-topic-16-20 -> (offset=0, leaderEpoch=7), -uve-topic-26-19 -> (offset=0, leaderEpoch=7), -uve-topic-22-26 -> (offset=0, leaderEpoch=7), -uve-topic-9-14 -> (offset=0, leaderEpoch=7), -uve-topic-8-16 -> (offset=0, leaderEpoch=7), -uve-topic-7-23 -> (offset=0, leaderEpoch=7), -uve-topic-19-2 -> (offset=0, leaderEpoch=7), -uve-topic-29-1 -> (offset=0, leaderEpoch=7), -uve-topic-27-13 -> (offset=0, leaderEpoch=7), -uve-topic-4-6 -> (offset=0, leaderEpoch=7), -uve-topic-24-8 -> (offset=0, leaderEpoch=7), -uve-topic-14-9 -> (offset=0, leaderEpoch=7), -uve-topic-13-2 -> (offset=0, leaderEpoch=7), structured_syslog_topic-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-19 -> (offset=0, leaderEpoch=7), structured_syslog_topic-12 -> (offset=0, leaderEpoch=7), -uve-topic-3-0 -> (offset=0, leaderEpoch=7), -uve-topic-3-18 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-0 -> (offset=0, leaderEpoch=7), -uve-topic-15-10 -> (offset=0, leaderEpoch=7), -uve-topic-7-5 -> (offset=0, leaderEpoch=7), -uve-topic-25-17 -> (offset=0, leaderEpoch=7), -uve-topic-20-19 -> (offset=0, leaderEpoch=7), -uve-topic-9-5 -> (offset=0, leaderEpoch=7), -uve-topic-12-16 -> (offset=0, leaderEpoch=7), -uve-topic-23-12 -> (offset=0, leaderEpoch=7), -uve-topic-8-10 -> (offset=0, leaderEpoch=7), -uve-topic-18-17 -> (offset=0, leaderEpoch=7), -uve-topic-28-16 -> (offset=0, leaderEpoch=7), -uve-topic-11-23 -> (offset=0, leaderEpoch=7), -uve-topic-3-27 -> (offset=0, leaderEpoch=7), -uve-topic-22-23 -> (offset=0, leaderEpoch=7), -uve-topic-27-1 -> (offset=0, leaderEpoch=7), -uve-topic-0-29 -> (offset=0, leaderEpoch=7), -uve-topic-24-29 -> (offset=0, leaderEpoch=7), -uve-topic-21-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-28 -> (offset=0, leaderEpoch=7), -uve-topic-3-6 -> (offset=0, leaderEpoch=7), -uve-topic-27-25 -> (offset=0, leaderEpoch=7), -uve-topic-4-15 -> (offset=0, leaderEpoch=7), -uve-topic-17-10 -> (offset=0, leaderEpoch=7), -uve-topic-4-21 -> (offset=0, leaderEpoch=7), -uve-topic-4-24 -> (offset=0, leaderEpoch=7), -uve-topic-13-29 -> (offset=0, leaderEpoch=7), -uve-topic-21-0 -> (offset=77, leaderEpoch=5), -uve-topic-7-2 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-3 -> (offset=0, leaderEpoch=7), -uve-topic-10-4 -> (offset=0, leaderEpoch=7), -uve-topic-10-22 -> (offset=0, leaderEpoch=7), -uve-topic-20-13 -> (offset=0, leaderEpoch=7), -uve-topic-25-20 -> (offset=0, leaderEpoch=7), -uve-topic-25-14 -> (offset=0, leaderEpoch=7), -uve-topic-13-17 -> (offset=0, leaderEpoch=7), -uve-topic-24-17 -> (offset=0, leaderEpoch=7), -uve-topic-14-18 -> (offset=0, leaderEpoch=7), -uve-topic-7-20 -> (offset=0, leaderEpoch=7), -uve-topic-21-27 -> (offset=0, leaderEpoch=7), -uve-topic-8-19 -> (offset=0, leaderEpoch=7), -uve-topic-8-28 -> (offset=0, leaderEpoch=7), -uve-topic-5-29 -> (offset=0, leaderEpoch=7), -uve-topic-5-26 -> (offset=0, leaderEpoch=7), -uve-topic-21-3 -> (offset=0, leaderEpoch=7), structured_syslog_topic-27 -> (offset=0, leaderEpoch=7), -uve-topic-15-1 -> (offset=0, leaderEpoch=7), HEALTH_CHECK_TOPIC-21 -> (offset=0, leaderEpoch=7), -uve-topic-10-19 -> (offset=0, leaderEpoch=7), -uve-topic-6-12 -> (offset=0, leaderEpoch=7), -uve-topic-11-20 -> (offset=0, leaderEpoch=7), -uve-topic-5-11 -> (offset=0, leaderEpoch=7), -uve-topic-20-10 -> (offset=0, leaderEpoch=7), -uve-topic-10-10 -> (offset=0, leaderEpoch=7), -uve-topic-17-16 -> (offset=0, leaderEpoch=7), -uve-topic-18-14 -> (offset=0, leaderEpoch=7), -uve-topic-28-13 -> (offset=0, leaderEpoch=7), -uve-topic-15-28 -> (offset=0, leaderEpoch=7), -uve-topic-20-1 -> (offset=0, leaderEpoch=7), -uve-topic-26-1 -> (offset=0, leaderEpoch=7), -uve-topic-16-2 -> (offset=0, leaderEpoch=7), -uve-topic-3-24 -> (offset=0, leaderEpoch=7), structured_syslog_topic-18 -> (offset=0, leaderEpoch=7), -uve-topic-25-26 -> (offset=0, leaderEpoch=7), -uve-topic-17-13 -> (offset=0, leaderEpoch=7), -uve-topic-20-25 -> (offset=0, leaderEpoch=7), -uve-topic-23-24 -> (offset=0, leaderEpoch=7), -uve-topic-25-11 -> (offset=0, leaderEpoch=7), -uve-topic-9-11 -> (offset=0, leaderEpoch=7), -uve-topic-27-4 -> (offset=0, leaderEpoch=7)) (kafka.server.ReplicaFetcherManager) [2025-02-13 02:18:17,221] INFO [ReplicaFetcherManager on broker 2] Removed fetcher for partitions Set(-uve-topic-22-1, -uve-topic-3-14, -uve-topic-29-12, -uve-topic-19-13, -uve-topic-8-27, -uve-topic-1-23, -uve-topic-27-21, -uve-topic-8-9, -uve-topic-27-3, structured_syslog_topic-8, -uve-topic-20-18, -uve-topic-12-18, -uve-topic-20-0, -uve-topic-24-16, -uve-topic-14-17, -uve-topic-12-0, -uve-topic-10-27, -uve-topic-6-26, -uve-topic-22-25, -uve-topic-27-12, -uve-topic-22-7, -uve-topic-15-3, -uve-topic-4-17, -uve-topic-13-13, -uve-topic-15-12, -uve-topic-11-22, -uve-topic-23-20, -uve-topic-25-19, -uve-topic-23-2, -uve-topic-25-1, -uve-topic-1-2, -uve-topic-27-0, -uve-topic-6-14, -uve-topic-21-11, -uve-topic-2-24, -uve-topic-4-23, -uve-topic-9-10, -uve-topic-2-6, -uve-topic-4-5, -uve-topic-13-19, -uve-topic-7-19, -uve-topic-7-1, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-5-28, -uve-topic-13-1, -uve-topic-11-28, -uve-topic-15-0, -uve-topic-2-15, HEALTH_CHECK_TOPIC-17, -uve-topic-11-10, -uve-topic-23-8, -uve-topic-28-21, -uve-topic-18-22, -uve-topic-21-17, -uve-topic-0-13, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-7-25, -uve-topic-22-22, -uve-topic-7-7, -uve-topic-22-4, -uve-topic-0-22, -uve-topic-0-4, -uve-topic-5-16, structured_syslog_topic-29, -uve-topic-12-21, -uve-topic-20-3, -uve-topic-17-15, -uve-topic-12-3, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-6-29, -uve-topic-22-28, -uve-topic-27-15, -uve-topic-10-12, -uve-topic-6-11, -uve-topic-22-10, -uve-topic-17-24, -uve-topic-17-6, -uve-topic-8-18, -uve-topic-8-0, -uve-topic-15-15, -uve-topic-20-9, -uve-topic-23-23, -uve-topic-25-22, -uve-topic-23-5, -uve-topic-25-4, -uve-topic-6-17, -uve-topic-1-5, -uve-topic-4-26, -uve-topic-17-12, -uve-topic-13-22, -uve-topic-10-9, -uve-topic-15-21, -uve-topic-6-8, -uve-topic-23-29, HEALTH_CHECK_TOPIC-20, -uve-topic-11-13, -uve-topic-23-11, HEALTH_CHECK_TOPIC-2, -uve-topic-18-25, -uve-topic-28-24, -uve-topic-21-20, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-21-2, -uve-topic-9-19, -uve-topic-9-1, -uve-topic-16-16, -uve-topic-26-15, -uve-topic-7-28, -uve-topic-21-29, -uve-topic-0-25, -uve-topic-3-20, -uve-topic-29-18, -uve-topic-19-19, -uve-topic-0-7, -uve-topic-5-19, HEALTH_CHECK_TOPIC-8, -uve-topic-5-1, structured_syslog_topic-14, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-12-24, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-16-22, -uve-topic-26-21, -uve-topic-14-5, -uve-topic-24-4, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-3-26, -uve-topic-17-27, -uve-topic-3-8, -uve-topic-17-9, -uve-topic-8-21, -uve-topic-8-3, -uve-topic-15-18, -uve-topic-3-17, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-12-12, -uve-topic-25-25, -uve-topic-1-26, -uve-topic-27-24, -uve-topic-1-8, -uve-topic-27-6, structured_syslog_topic-11, -uve-topic-20-21, -uve-topic-6-2, -uve-topic-4-29, -uve-topic-4-11, -uve-topic-13-25, -uve-topic-15-24, -uve-topic-13-7, -uve-topic-15-6, -uve-topic-4-20, -uve-topic-25-13, -uve-topic-1-14, -uve-topic-28-27, -uve-topic-18-28, -uve-topic-20-27, -uve-topic-18-10, -uve-topic-28-9, -uve-topic-21-5, -uve-topic-9-22, -uve-topic-2-18, -uve-topic-9-4, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-7-13, -uve-topic-0-28, -uve-topic-21-14, -uve-topic-2-27, HEALTH_CHECK_TOPIC-29, -uve-topic-0-10, -uve-topic-2-9, HEALTH_CHECK_TOPIC-11, -uve-topic-4-8, -uve-topic-28-15, -uve-topic-13-4, -uve-topic-12-27, -uve-topic-18-16, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-0-16, -uve-topic-7-10, structured_syslog_topic-5, -uve-topic-20-15, -uve-topic-12-15, -uve-topic-3-2, -uve-topic-19-1, -uve-topic-25-28, -uve-topic-1-29, -uve-topic-29-0, -uve-topic-27-27, -uve-topic-25-10, -uve-topic-1-11, -uve-topic-27-9, -uve-topic-20-24, -uve-topic-20-6, -uve-topic-17-18, -uve-topic-12-6, -uve-topic-17-0, -uve-topic-10-15, -uve-topic-22-13, -uve-topic-15-9, HEALTH_CHECK_TOPIC-26, -uve-topic-23-17, -uve-topic-25-16, -uve-topic-1-17, -uve-topic-20-12, -uve-topic-9-25, -uve-topic-23-26, -uve-topic-10-21, -uve-topic-25-7, -uve-topic-6-20, -uve-topic-10-3, -uve-topic-11-25, -uve-topic-2-12, HEALTH_CHECK_TOPIC-14, -uve-topic-28-18, -uve-topic-18-19, -uve-topic-18-1, -uve-topic-28-0, HEALTH_CHECK_TOPIC-23, -uve-topic-11-16, -uve-topic-26-27, -uve-topic-16-28, -uve-topic-9-13, -uve-topic-23-14, HEALTH_CHECK_TOPIC-5, -uve-topic-21-23, -uve-topic-0-19, -uve-topic-0-1, -uve-topic-5-13, -uve-topic-2-0, structured_syslog_topic-26, -uve-topic-3-23, -uve-topic-29-21, -uve-topic-19-22, -uve-topic-5-22, -uve-topic-3-5, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-5-4, -uve-topic-11-4, structured_syslog_topic-17, -uve-topic-12-9, -uve-topic-17-21, -uve-topic-17-3, -uve-topic-10-18, -uve-topic-8-15, -uve-topic-22-16, -uve-topic-3-29, -uve-topic-10-0, -uve-topic-3-11, -uve-topic-19-10, -uve-topic-29-9, -uve-topic-5-10, -uve-topic-8-24, -uve-topic-1-20, -uve-topic-27-18, structured_syslog_topic-23, -uve-topic-8-6, -uve-topic-9-28, -uve-topic-10-24, -uve-topic-6-23, -uve-topic-10-6, -uve-topic-6-5, -uve-topic-4-14, -uve-topic-13-28, -uve-topic-8-12, -uve-topic-15-27, -uve-topic-13-10, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-11-19, -uve-topic-9-16, -uve-topic-11-1, -uve-topic-26-12, -uve-topic-16-13, -uve-topic-21-26, -uve-topic-21-8, -uve-topic-2-21, -uve-topic-9-7, -uve-topic-2-3, -uve-topic-4-2, -uve-topic-7-16, -uve-topic-13-16, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-5-25, -uve-topic-14-20, -uve-topic-19-7, -uve-topic-24-19, -uve-topic-29-6, -uve-topic-5-7, -uve-topic-11-7, -uve-topic-26-0, -uve-topic-16-1, structured_syslog_topic-20, structured_syslog_topic-2, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-16-10, -uve-topic-26-9, -uve-topic-7-22, -uve-topic-22-19, -uve-topic-7-4) (kafka.server.ReplicaFetcherManager) [2025-02-13 02:18:17,350] 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-02-13 02:18:17,395] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Starting (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,396] INFO [ReplicaFetcherManager on broker 2] Added fetcher to broker 3 for partitions Map(-uve-topic-21-23 -> (offset=0, leaderEpoch=8), -uve-topic-13-22 -> (offset=0, leaderEpoch=8), -uve-topic-8-18 -> (offset=0, leaderEpoch=8), -uve-topic-20-6 -> (offset=0, leaderEpoch=8), -uve-topic-19-28 -> (offset=0, leaderEpoch=8), -uve-topic-29-27 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-11 -> (offset=0, leaderEpoch=8), -uve-topic-23-5 -> (offset=0, leaderEpoch=8), -uve-topic-2-18 -> (offset=0, leaderEpoch=8), -uve-topic-20-0 -> (offset=121, leaderEpoch=8), -uve-topic-9-13 -> (offset=0, leaderEpoch=8), -uve-topic-15-3 -> (offset=0, leaderEpoch=8), -uve-topic-11-16 -> (offset=0, leaderEpoch=8), -uve-topic-22-4 -> (offset=0, leaderEpoch=8), -uve-topic-10-15 -> (offset=0, leaderEpoch=8), -uve-topic-27-0 -> (offset=266, leaderEpoch=8), -uve-topic-7-4 -> (offset=0, leaderEpoch=8), structured_syslog_topic-17 -> (offset=0, leaderEpoch=8), -uve-topic-12-21 -> (offset=0, leaderEpoch=8), -uve-topic-7-1 -> (offset=0, leaderEpoch=8), -uve-topic-17-9 -> (offset=0, leaderEpoch=8), -uve-topic-27-18 -> (offset=0, leaderEpoch=8), -uve-topic-1-17 -> (offset=0, leaderEpoch=8), -uve-topic-4-29 -> (offset=0, leaderEpoch=8), -uve-topic-18-10 -> (offset=0, leaderEpoch=8), -uve-topic-28-9 -> (offset=0, leaderEpoch=8), -uve-topic-1-5 -> (offset=0, leaderEpoch=8), -uve-topic-8-27 -> (offset=0, leaderEpoch=8), -uve-topic-8-12 -> (offset=0, leaderEpoch=8), -uve-topic-27-24 -> (offset=0, leaderEpoch=8), -uve-topic-9-10 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-2 -> (offset=0, leaderEpoch=8), -uve-topic-25-16 -> (offset=0, leaderEpoch=8), -uve-topic-25-7 -> (offset=0, leaderEpoch=8), -uve-topic-15-9 -> (offset=0, leaderEpoch=8), -uve-topic-0-16 -> (offset=0, leaderEpoch=8), -uve-topic-24-28 -> (offset=0, leaderEpoch=8), -uve-topic-14-29 -> (offset=0, leaderEpoch=8), -uve-topic-14-23 -> (offset=0, leaderEpoch=8), -uve-topic-24-22 -> (offset=0, leaderEpoch=8), -uve-topic-15-24 -> (offset=0, leaderEpoch=8), -uve-topic-25-13 -> (offset=0, leaderEpoch=8), -uve-topic-1-26 -> (offset=0, leaderEpoch=8), -uve-topic-16-25 -> (offset=0, leaderEpoch=8), -uve-topic-26-24 -> (offset=0, leaderEpoch=8), -uve-topic-13-19 -> (offset=0, leaderEpoch=8), -uve-topic-28-27 -> (offset=0, leaderEpoch=8), -uve-topic-18-28 -> (offset=0, leaderEpoch=8), -uve-topic-0-25 -> (offset=0, leaderEpoch=8), -uve-topic-23-14 -> (offset=0, leaderEpoch=8), -uve-topic-15-0 -> (offset=0, leaderEpoch=8), -uve-topic-4-26 -> (offset=0, leaderEpoch=8), -uve-topic-22-13 -> (offset=0, leaderEpoch=8), -uve-topic-13-7 -> (offset=0, leaderEpoch=8), -uve-topic-13-10 -> (offset=0, leaderEpoch=8), -uve-topic-14-8 -> (offset=0, leaderEpoch=8), -uve-topic-24-7 -> (offset=0, leaderEpoch=8), -uve-topic-23-17 -> (offset=0, leaderEpoch=8), -uve-topic-6-20 -> (offset=0, leaderEpoch=8), -uve-topic-18-13 -> (offset=0, leaderEpoch=8), -uve-topic-28-12 -> (offset=0, leaderEpoch=8), -uve-topic-10-27 -> (offset=0, leaderEpoch=8), -uve-topic-14-20 -> (offset=0, leaderEpoch=8), -uve-topic-24-19 -> (offset=0, leaderEpoch=8), structured_syslog_topic-26 -> (offset=0, leaderEpoch=8), -uve-topic-7-28 -> (offset=0, leaderEpoch=8), -uve-topic-3-14 -> (offset=0, leaderEpoch=8), -uve-topic-27-3 -> (offset=0, leaderEpoch=8), -uve-topic-22-16 -> (offset=0, leaderEpoch=8), -uve-topic-2-6 -> (offset=0, leaderEpoch=8), -uve-topic-8-9 -> (offset=0, leaderEpoch=8), -uve-topic-2-27 -> (offset=0, leaderEpoch=8), -uve-topic-12-9 -> (offset=0, leaderEpoch=8), -uve-topic-11-13 -> (offset=0, leaderEpoch=8), -uve-topic-27-21 -> (offset=0, leaderEpoch=8), -uve-topic-0-4 -> (offset=0, leaderEpoch=8), -uve-topic-9-19 -> (offset=0, leaderEpoch=8), -uve-topic-2-24 -> (offset=0, leaderEpoch=8), -uve-topic-12-6 -> (offset=0, leaderEpoch=8), -uve-topic-20-27 -> (offset=0, leaderEpoch=8), -uve-topic-18-4 -> (offset=0, leaderEpoch=8), -uve-topic-28-3 -> (offset=0, leaderEpoch=8), -uve-topic-21-20 -> (offset=0, leaderEpoch=8), -uve-topic-1-23 -> (offset=0, leaderEpoch=8), -uve-topic-23-20 -> (offset=0, leaderEpoch=8), -uve-topic-4-8 -> (offset=0, leaderEpoch=8), -uve-topic-7-7 -> (offset=0, leaderEpoch=8), -uve-topic-18-25 -> (offset=0, leaderEpoch=8), -uve-topic-28-24 -> (offset=0, leaderEpoch=8), -uve-topic-21-8 -> (offset=0, leaderEpoch=8), -uve-topic-17-21 -> (offset=0, leaderEpoch=8), -uve-topic-1-20 -> (offset=0, leaderEpoch=8), -uve-topic-3-2 -> (offset=0, leaderEpoch=8), -uve-topic-7-25 -> (offset=0, leaderEpoch=8), -uve-topic-29-12 -> (offset=0, leaderEpoch=8), -uve-topic-19-13 -> (offset=0, leaderEpoch=8), -uve-topic-19-10 -> (offset=0, leaderEpoch=8), -uve-topic-29-9 -> (offset=0, leaderEpoch=8), -uve-topic-6-11 -> (offset=0, leaderEpoch=8), -uve-topic-0-22 -> (offset=0, leaderEpoch=8), -uve-topic-17-12 -> (offset=0, leaderEpoch=8), -uve-topic-1-14 -> (offset=0, leaderEpoch=8), -uve-topic-17-15 -> (offset=0, leaderEpoch=8), -uve-topic-28-15 -> (offset=0, leaderEpoch=8), -uve-topic-18-16 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-26 -> (offset=0, leaderEpoch=8), -uve-topic-10-12 -> (offset=0, leaderEpoch=8), -uve-topic-25-28 -> (offset=0, leaderEpoch=8), -uve-topic-17-18 -> (offset=0, leaderEpoch=8), -uve-topic-25-22 -> (offset=0, leaderEpoch=8), -uve-topic-12-18 -> (offset=0, leaderEpoch=8), -uve-topic-4-5 -> (offset=0, leaderEpoch=8), -uve-topic-27-6 -> (offset=0, leaderEpoch=8), -uve-topic-10-24 -> (offset=0, leaderEpoch=8), -uve-topic-3-29 -> (offset=0, leaderEpoch=8), -uve-topic-13-4 -> (offset=0, leaderEpoch=8), -uve-topic-8-3 -> (offset=0, leaderEpoch=8), -uve-topic-11-25 -> (offset=0, leaderEpoch=8), -uve-topic-4-23 -> (offset=0, leaderEpoch=8), -uve-topic-13-1 -> (offset=0, leaderEpoch=8), -uve-topic-22-25 -> (offset=0, leaderEpoch=8), -uve-topic-16-19 -> (offset=0, leaderEpoch=8), -uve-topic-26-18 -> (offset=0, leaderEpoch=8), -uve-topic-5-10 -> (offset=0, leaderEpoch=8), -uve-topic-23-11 -> (offset=0, leaderEpoch=8), -uve-topic-3-8 -> (offset=0, leaderEpoch=8), -uve-topic-0-13 -> (offset=0, leaderEpoch=8), -uve-topic-16-10 -> (offset=0, leaderEpoch=8), -uve-topic-26-9 -> (offset=0, leaderEpoch=8), -uve-topic-27-27 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-29 -> (offset=0, leaderEpoch=8), -uve-topic-9-4 -> (offset=0, leaderEpoch=8), -uve-topic-17-27 -> (offset=0, leaderEpoch=8), -uve-topic-12-3 -> (offset=0, leaderEpoch=8), -uve-topic-25-4 -> (offset=0, leaderEpoch=8), -uve-topic-7-16 -> (offset=0, leaderEpoch=8), -uve-topic-7-22 -> (offset=0, leaderEpoch=8), -uve-topic-22-10 -> (offset=0, leaderEpoch=8), -uve-topic-17-24 -> (offset=0, leaderEpoch=8), structured_syslog_topic-20 -> (offset=0, leaderEpoch=8), -uve-topic-20-15 -> (offset=0, leaderEpoch=8), -uve-topic-3-11 -> (offset=0, leaderEpoch=8), -uve-topic-6-14 -> (offset=0, leaderEpoch=8), -uve-topic-3-17 -> (offset=0, leaderEpoch=8), -uve-topic-26-6 -> (offset=0, leaderEpoch=8), -uve-topic-16-7 -> (offset=0, leaderEpoch=8), -uve-topic-5-13 -> (offset=0, leaderEpoch=8), -uve-topic-14-2 -> (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), -uve-topic-28-21 -> (offset=0, leaderEpoch=8), -uve-topic-18-22 -> (offset=0, leaderEpoch=8), -uve-topic-23-26 -> (offset=0, leaderEpoch=8), structured_syslog_topic-14 -> (offset=0, leaderEpoch=8), -uve-topic-2-21 -> (offset=0, leaderEpoch=8), structured_syslog_topic-2 -> (offset=0, leaderEpoch=8), -uve-topic-12-0 -> (offset=0, leaderEpoch=8), -uve-topic-21-29 -> (offset=0, leaderEpoch=8), -uve-topic-8-0 -> (offset=0, leaderEpoch=8), -uve-topic-23-2 -> (offset=0, leaderEpoch=8), -uve-topic-13-16 -> (offset=0, leaderEpoch=8), -uve-topic-3-26 -> (offset=0, leaderEpoch=8), -uve-topic-11-22 -> (offset=0, leaderEpoch=8), -uve-topic-21-5 -> (offset=0, leaderEpoch=8), -uve-topic-20-12 -> (offset=0, leaderEpoch=8), -uve-topic-3-5 -> (offset=0, leaderEpoch=8), -uve-topic-29-24 -> (offset=0, leaderEpoch=8), -uve-topic-19-25 -> (offset=0, leaderEpoch=8), -uve-topic-10-21 -> (offset=0, leaderEpoch=8), -uve-topic-28-18 -> (offset=0, leaderEpoch=8), -uve-topic-18-19 -> (offset=0, leaderEpoch=8), -uve-topic-6-2 -> (offset=0, leaderEpoch=8), -uve-topic-22-22 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-14 -> (offset=0, leaderEpoch=8), -uve-topic-22-28 -> (offset=0, leaderEpoch=8), -uve-topic-14-5 -> (offset=0, leaderEpoch=8), -uve-topic-24-4 -> (offset=0, leaderEpoch=8), -uve-topic-12-15 -> (offset=0, leaderEpoch=8), -uve-topic-5-19 -> (offset=0, leaderEpoch=8), -uve-topic-5-1 -> (offset=0, leaderEpoch=8), -uve-topic-23-23 -> (offset=0, leaderEpoch=8), -uve-topic-7-10 -> (offset=0, leaderEpoch=8), -uve-topic-23-29 -> (offset=0, leaderEpoch=8), -uve-topic-15-6 -> (offset=0, leaderEpoch=8), -uve-topic-12-12 -> (offset=0, leaderEpoch=8), -uve-topic-7-19 -> (offset=0, leaderEpoch=8), -uve-topic-4-17 -> (offset=0, leaderEpoch=8), -uve-topic-22-19 -> (offset=0, leaderEpoch=8), -uve-topic-10-9 -> (offset=0, leaderEpoch=8), -uve-topic-5-28 -> (offset=0, leaderEpoch=8), -uve-topic-29-21 -> (offset=0, leaderEpoch=8), -uve-topic-19-22 -> (offset=0, leaderEpoch=8), -uve-topic-3-23 -> (offset=0, leaderEpoch=8), -uve-topic-8-6 -> (offset=0, leaderEpoch=8), -uve-topic-17-6 -> (offset=0, leaderEpoch=8), -uve-topic-9-1 -> (offset=0, leaderEpoch=8), -uve-topic-21-17 -> (offset=0, leaderEpoch=8), -uve-topic-11-19 -> (offset=0, leaderEpoch=8), -uve-topic-18-7 -> (offset=0, leaderEpoch=8), -uve-topic-28-6 -> (offset=0, leaderEpoch=8), -uve-topic-17-0 -> (offset=14, leaderEpoch=8), -uve-topic-6-29 -> (offset=0, leaderEpoch=8), -uve-topic-29-15 -> (offset=0, leaderEpoch=8), -uve-topic-19-16 -> (offset=0, leaderEpoch=8), -uve-topic-2-15 -> (offset=0, leaderEpoch=8), -uve-topic-20-24 -> (offset=0, leaderEpoch=8), -uve-topic-11-10 -> (offset=0, leaderEpoch=8), -uve-topic-16-16 -> (offset=0, leaderEpoch=8), -uve-topic-26-15 -> (offset=0, leaderEpoch=8), -uve-topic-17-3 -> (offset=0, leaderEpoch=8), -uve-topic-4-20 -> (offset=0, leaderEpoch=8), -uve-topic-21-2 -> (offset=0, leaderEpoch=8), -uve-topic-12-27 -> (offset=0, leaderEpoch=8), -uve-topic-25-25 -> (offset=0, leaderEpoch=8), -uve-topic-24-16 -> (offset=0, leaderEpoch=8), -uve-topic-14-17 -> (offset=0, leaderEpoch=8), -uve-topic-18-1 -> (offset=0, leaderEpoch=8), -uve-topic-28-0 -> (offset=252, leaderEpoch=8), HEALTH_CHECK_TOPIC-8 -> (offset=0, leaderEpoch=8), -uve-topic-26-27 -> (offset=0, leaderEpoch=8), -uve-topic-16-28 -> (offset=0, leaderEpoch=8), -uve-topic-25-10 -> (offset=0, leaderEpoch=8), -uve-topic-26-12 -> (offset=0, leaderEpoch=8), -uve-topic-16-13 -> (offset=0, leaderEpoch=8), -uve-topic-15-18 -> (offset=0, leaderEpoch=8), -uve-topic-1-11 -> (offset=0, leaderEpoch=8), -uve-topic-0-28 -> (offset=0, leaderEpoch=8), -uve-topic-13-13 -> (offset=0, leaderEpoch=8), -uve-topic-9-7 -> (offset=0, leaderEpoch=8), -uve-topic-8-15 -> (offset=0, leaderEpoch=8), -uve-topic-24-13 -> (offset=0, leaderEpoch=8), -uve-topic-14-14 -> (offset=0, leaderEpoch=8), -uve-topic-5-25 -> (offset=0, leaderEpoch=8), -uve-topic-12-24 -> (offset=0, leaderEpoch=8), -uve-topic-10-0 -> (offset=0, leaderEpoch=8), -uve-topic-25-1 -> (offset=0, leaderEpoch=8), -uve-topic-8-24 -> (offset=0, leaderEpoch=8), -uve-topic-29-18 -> (offset=0, leaderEpoch=8), -uve-topic-19-19 -> (offset=0, leaderEpoch=8), -uve-topic-16-4 -> (offset=0, leaderEpoch=8), -uve-topic-26-3 -> (offset=0, leaderEpoch=8), -uve-topic-6-17 -> (offset=0, leaderEpoch=8), structured_syslog_topic-5 -> (offset=0, leaderEpoch=8), -uve-topic-9-16 -> (offset=0, leaderEpoch=8), -uve-topic-5-22 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-20 -> (offset=0, leaderEpoch=8), -uve-topic-21-14 -> (offset=0, leaderEpoch=8), -uve-topic-4-11 -> (offset=0, leaderEpoch=8), -uve-topic-6-8 -> (offset=0, leaderEpoch=8), -uve-topic-2-3 -> (offset=0, leaderEpoch=8), -uve-topic-5-7 -> (offset=0, leaderEpoch=8), -uve-topic-11-7 -> (offset=0, leaderEpoch=8), -uve-topic-10-6 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-23 -> (offset=0, leaderEpoch=8), -uve-topic-3-20 -> (offset=0, leaderEpoch=8), -uve-topic-9-28 -> (offset=0, leaderEpoch=8), -uve-topic-27-9 -> (offset=0, leaderEpoch=8), -uve-topic-16-22 -> (offset=0, leaderEpoch=8), -uve-topic-26-21 -> (offset=0, leaderEpoch=8), structured_syslog_topic-29 -> (offset=0, leaderEpoch=8), -uve-topic-22-7 -> (offset=0, leaderEpoch=8), -uve-topic-11-1 -> (offset=0, leaderEpoch=8), -uve-topic-5-16 -> (offset=0, leaderEpoch=8), -uve-topic-6-26 -> (offset=0, leaderEpoch=8), -uve-topic-20-3 -> (offset=0, leaderEpoch=8), -uve-topic-22-1 -> (offset=0, leaderEpoch=8), -uve-topic-20-21 -> (offset=0, leaderEpoch=8), -uve-topic-26-0 -> (offset=144, leaderEpoch=8), -uve-topic-16-1 -> (offset=0, leaderEpoch=8), -uve-topic-15-21 -> (offset=0, leaderEpoch=8), -uve-topic-15-15 -> (offset=0, leaderEpoch=8), -uve-topic-2-12 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-17 -> (offset=0, leaderEpoch=8), -uve-topic-0-10 -> (offset=0, leaderEpoch=8), -uve-topic-6-5 -> (offset=0, leaderEpoch=8), -uve-topic-23-8 -> (offset=0, leaderEpoch=8), -uve-topic-11-28 -> (offset=0, leaderEpoch=8), -uve-topic-21-26 -> (offset=0, leaderEpoch=8), -uve-topic-19-7 -> (offset=0, leaderEpoch=8), -uve-topic-29-6 -> (offset=0, leaderEpoch=8), -uve-topic-10-3 -> (offset=0, leaderEpoch=8), -uve-topic-8-21 -> (offset=0, leaderEpoch=8), -uve-topic-11-4 -> (offset=0, leaderEpoch=8), structured_syslog_topic-23 -> (offset=0, leaderEpoch=8), -uve-topic-14-26 -> (offset=0, leaderEpoch=8), -uve-topic-24-25 -> (offset=0, leaderEpoch=8), -uve-topic-4-2 -> (offset=0, leaderEpoch=8), -uve-topic-20-18 -> (offset=0, leaderEpoch=8), structured_syslog_topic-11 -> (offset=0, leaderEpoch=8), -uve-topic-21-11 -> (offset=0, leaderEpoch=8), -uve-topic-1-8 -> (offset=0, leaderEpoch=8), -uve-topic-0-1 -> (offset=0, leaderEpoch=8), -uve-topic-4-14 -> (offset=0, leaderEpoch=8), -uve-topic-2-9 -> (offset=0, leaderEpoch=8), -uve-topic-20-9 -> (offset=0, leaderEpoch=8), -uve-topic-7-13 -> (offset=0, leaderEpoch=8), -uve-topic-27-15 -> (offset=0, leaderEpoch=8), -uve-topic-10-18 -> (offset=0, leaderEpoch=8), HEALTH_CHECK_TOPIC-5 -> (offset=0, leaderEpoch=8), -uve-topic-19-4 -> (offset=0, leaderEpoch=8), -uve-topic-29-3 -> (offset=0, leaderEpoch=8), -uve-topic-1-2 -> (offset=0, leaderEpoch=8), -uve-topic-9-25 -> (offset=0, leaderEpoch=8), -uve-topic-1-29 -> (offset=0, leaderEpoch=8), -uve-topic-2-0 -> (offset=77, leaderEpoch=8), -uve-topic-15-27 -> (offset=0, leaderEpoch=8), -uve-topic-27-12 -> (offset=0, leaderEpoch=8), -uve-topic-29-0 -> (offset=80, leaderEpoch=8), -uve-topic-19-1 -> (offset=0, leaderEpoch=8), -uve-topic-5-4 -> (offset=0, leaderEpoch=8), -uve-topic-9-22 -> (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-15-12 -> (offset=0, leaderEpoch=8), -uve-topic-14-11 -> (offset=0, leaderEpoch=8), -uve-topic-24-10 -> (offset=0, leaderEpoch=8), -uve-topic-25-19 -> (offset=0, leaderEpoch=8)) (kafka.server.ReplicaFetcherManager) [2025-02-13 02:18:17,413] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,430] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,430] 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-02-13 02:18:17,436] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,436] 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-02-13 02:18:17,437] 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-02-13 02:18:17,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,444] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,444] 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-02-13 02:18:17,447] 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-02-13 02:18:17,449] 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-02-13 02:18:17,452] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,452] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,452] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,452] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,452] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,452] 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-02-13 02:18:17,454] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,461] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,461] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,461] 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-02-13 02:18:17,465] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,465] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,466] 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-02-13 02:18:17,466] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,466] 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-02-13 02:18:17,472] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,472] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,472] 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-02-13 02:18:17,489] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,490] 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-02-13 02:18:17,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,507] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,508] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,508] 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-02-13 02:18:17,507] 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-02-13 02:18:17,513] 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-02-13 02:18:17,515] 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-02-13 02:18:17,519] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,519] 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-02-13 02:18:17,528] 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-02-13 02:18:17,529] 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-02-13 02:18:17,532] 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-02-13 02:18:17,536] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,536] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,537] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,537] 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-02-13 02:18:17,537] 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-02-13 02:18:17,541] 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-02-13 02:18:17,541] 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-02-13 02:18:17,545] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,545] 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-02-13 02:18:17,545] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,545] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,545] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,545] 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-02-13 02:18:17,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,549] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,549] 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-02-13 02:18:17,550] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,550] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,550] 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-02-13 02:18:17,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,554] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,554] 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-02-13 02:18:17,555] 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-02-13 02:18:17,559] 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-02-13 02:18:17,560] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,560] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,560] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,560] 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-02-13 02:18:17,564] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,564] 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-02-13 02:18:17,565] 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-02-13 02:18:17,568] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,568] 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-02-13 02:18:17,569] 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-02-13 02:18:17,573] 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-02-13 02:18:17,574] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,574] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,574] 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-02-13 02:18:17,577] 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-02-13 02:18:17,578] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,578] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-7 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,578] 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-02-13 02:18:17,581] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,581] 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-02-13 02:18:17,582] 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-02-13 02:18:17,585] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,585] 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-02-13 02:18:17,586] 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-02-13 02:18:17,590] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,590] 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-02-13 02:18:17,591] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,591] 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-02-13 02:18:17,594] 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-02-13 02:18:17,596] 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-02-13 02:18:17,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,599] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,599] 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-02-13 02:18:17,600] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,600] 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-02-13 02:18:17,603] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,603] 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-02-13 02:18:17,605] 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-02-13 02:18:17,608] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,608] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,608] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,608] 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-02-13 02:18:17,609] 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-02-13 02:18:17,612] 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-02-13 02:18:17,614] 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-02-13 02:18:17,617] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,618] 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-02-13 02:18:17,620] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,620] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,620] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,620] 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-02-13 02:18:17,624] 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-02-13 02:18:17,625] 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-02-13 02:18:17,628] 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-02-13 02:18:17,629] 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-02-13 02:18:17,632] 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-02-13 02:18:17,633] 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-02-13 02:18:17,639] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,639] 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-02-13 02:18:17,640] 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-02-13 02:18:17,643] 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-02-13 02:18:17,645] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,645] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,646] 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-02-13 02:18:17,648] 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-02-13 02:18:17,649] 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-02-13 02:18:17,652] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,652] 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-02-13 02:18:17,653] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,653] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,653] 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-02-13 02:18:17,657] 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-02-13 02:18:17,659] 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-02-13 02:18:17,662] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,662] 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-02-13 02:18:17,663] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,663] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,663] 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-02-13 02:18:17,667] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,667] 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-02-13 02:18:17,668] 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-02-13 02:18:17,671] 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-02-13 02:18:17,673] 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-02-13 02:18:17,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,680] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,680] 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-02-13 02:18:17,681] 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-02-13 02:18:17,684] 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-02-13 02:18:17,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,686] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,686] 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-02-13 02:18:17,687] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,687] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,687] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,687] 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-02-13 02:18:17,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,690] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,690] 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-02-13 02:18:17,691] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,691] 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-02-13 02:18:17,695] 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-02-13 02:18:17,696] 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-02-13 02:18:17,699] 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-02-13 02:18:17,700] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,700] 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-02-13 02:18:17,703] 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-02-13 02:18:17,704] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,704] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,704] 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-02-13 02:18:17,707] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,707] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,707] 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-02-13 02:18:17,708] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,708] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,708] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,708] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,708] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,709] 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-02-13 02:18:17,712] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,712] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,712] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,712] 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-02-13 02:18:17,713] 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-02-13 02:18:17,716] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,716] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,716] 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-02-13 02:18:17,717] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,717] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,717] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,717] 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-02-13 02:18:17,719] 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-02-13 02:18:17,722] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,722] 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-02-13 02:18:17,724] 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-02-13 02:18:17,725] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,725] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,725] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,725] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,725] 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-02-13 02:18:17,728] 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-02-13 02:18:17,731] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,731] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,731] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,731] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,731] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,731] 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-02-13 02:18:17,733] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,733] 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-02-13 02:18:17,734] 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-02-13 02:18:17,737] 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-02-13 02:18:17,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,738] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,738] 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-02-13 02:18:17,741] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,741] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,741] 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-02-13 02:18:17,742] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,742] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,742] 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-02-13 02:18:17,745] 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-02-13 02:18:17,746] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,746] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,746] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,746] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,746] 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-02-13 02:18:17,751] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,751] 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-02-13 02:18:17,754] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,754] 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-02-13 02:18:17,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,756] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,757] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,757] 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-02-13 02:18:17,759] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,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-02-13 02:18:17,762] 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-02-13 02:18:17,764] 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-02-13 02:18:17,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,766] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,766] 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-02-13 02:18:17,770] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,770] 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-02-13 02:18:17,774] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,774] 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-02-13 02:18:17,777] 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-02-13 02:18:17,779] 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-02-13 02:18:17,780] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,782] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,782] 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-02-13 02:18:17,784] 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-02-13 02:18:17,785] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,785] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,785] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,785] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,785] 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-02-13 02:18:17,789] 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-02-13 02:18:17,795] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,795] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,795] 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-02-13 02:18:17,797] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,797] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,797] 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-02-13 02:18:17,800] 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-02-13 02:18:17,803] 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-02-13 02:18:17,806] 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-02-13 02:18:17,808] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,808] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,808] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,808] 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-02-13 02:18:17,811] 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-02-13 02:18:17,814] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,814] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-4 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,814] 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-02-13 02:18:17,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,816] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,816] 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-02-13 02:18:17,819] 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-02-13 02:18:17,821] 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-02-13 02:18:17,824] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,825] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,825] 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-02-13 02:18:17,826] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,826] 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-02-13 02:18:17,830] 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-02-13 02:18:17,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,832] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,832] 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-02-13 02:18:17,835] 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-02-13 02:18:17,837] 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-02-13 02:18:17,839] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,839] 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-02-13 02:18:17,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,841] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,841] 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-02-13 02:18:17,845] 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-02-13 02:18:17,846] 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-02-13 02:18:17,850] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-24 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,850] 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-02-13 02:18:17,851] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,851] 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-02-13 02:18:17,854] 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-02-13 02:18:17,857] 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-02-13 02:18:17,859] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,859] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,860] 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-02-13 02:18:17,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,861] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,861] 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-02-13 02:18:17,865] 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-02-13 02:18:17,866] 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-02-13 02:18:17,869] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-8 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,870] 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-02-13 02:18:17,874] 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-02-13 02:18:17,875] 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-02-13 02:18:17,880] 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-02-13 02:18:17,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-25 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,907] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,907] 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-02-13 02:18:17,909] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,909] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,909] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,909] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,910] 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-02-13 02:18:17,911] 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-02-13 02:18:17,914] 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-02-13 02:18:17,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,916] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,916] 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-02-13 02:18:17,917] 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-02-13 02:18:17,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-02-13 02:18:17,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,924] INFO [Log partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 14 has no effect as the largest offset in the log is 13 (kafka.log.Log) [2025-02-13 02:18:17,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,924] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,924] 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-02-13 02:18:17,925] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,925] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-22 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,925] 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-02-13 02:18:17,929] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,929] 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-02-13 02:18:17,932] 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-02-13 02:18:17,934] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,934] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,934] 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-02-13 02:18:17,935] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,935] 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-02-13 02:18:17,938] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,938] 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-02-13 02:18:17,939] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-9 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,939] 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-02-13 02:18:17,943] 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-02-13 02:18:17,943] 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-02-13 02:18:17,947] 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-02-13 02:18:17,948] 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-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,951] 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-02-13 02:18:17,953] 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-02-13 02:18:17,956] INFO [Log partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 252 has no effect as the largest offset in the log is 251 (kafka.log.Log) [2025-02-13 02:18:17,956] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,957] 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-02-13 02:18:17,958] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,958] 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-02-13 02:18:17,961] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,961] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,961] 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-02-13 02:18:17,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,962] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,962] 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-02-13 02:18:17,966] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,967] 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-02-13 02:18:17,967] 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-02-13 02:18:17,970] 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-02-13 02:18:17,970] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,971] 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-02-13 02:18:17,975] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,975] 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-02-13 02:18:17,977] 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-02-13 02:18:17,978] 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-02-13 02:18:17,981] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,981] 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-02-13 02:18:17,981] 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-02-13 02:18:17,986] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-15 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,986] 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-02-13 02:18:17,987] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,987] 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-02-13 02:18:17,990] 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-02-13 02:18:17,992] 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-02-13 02:18:17,994] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,994] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,994] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,994] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,994] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,994] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,994] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,994] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,994] 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-02-13 02:18:17,997] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,997] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-10-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,997] 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-02-13 02:18:17,999] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:17,999] 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-02-13 02:18:18,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,002] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,002] 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-02-13 02:18:18,004] 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-02-13 02:18:18,012] 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-02-13 02:18:18,015] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,015] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,015] 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-02-13 02:18:18,017] 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-02-13 02:18:18,020] 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-02-13 02:18:18,022] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,023] 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-02-13 02:18:18,024] 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-02-13 02:18:18,027] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,027] 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-02-13 02:18:18,028] 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-02-13 02:18:18,031] 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-02-13 02:18:18,032] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,032] 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-02-13 02:18:18,043] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,043] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,043] 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-02-13 02:18:18,043] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,043] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,043] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,043] 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-02-13 02:18:18,046] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,046] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,046] 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-02-13 02:18:18,046] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,047] 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-02-13 02:18:18,052] 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-02-13 02:18:18,052] 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-02-13 02:18:18,056] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,056] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,056] 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-02-13 02:18:18,056] 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-02-13 02:18:18,060] 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-02-13 02:18:18,061] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,061] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-11-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,061] 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-02-13 02:18:18,063] 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-02-13 02:18:18,066] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,066] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,066] 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-02-13 02:18:18,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-02-13 02:18:18,070] 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-02-13 02:18:18,073] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,073] 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-02-13 02:18:18,074] 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-02-13 02:18:18,078] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,078] 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-02-13 02:18:18,081] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,081] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,081] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,081] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,081] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,081] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,081] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-18 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,081] 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-02-13 02:18:18,082] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-28-27 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,084] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,084] 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-02-13 02:18:18,085] 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-02-13 02:18:18,088] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-20 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,088] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,088] 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-02-13 02:18:18,089] 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-02-13 02:18:18,093] 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-02-13 02:18:18,096] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-10 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,096] 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-02-13 02:18:18,099] 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-02-13 02:18:18,100] 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-02-13 02:18:18,103] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-2-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,103] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,103] 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-02-13 02:18:18,104] 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-02-13 02:18:18,108] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,108] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-26 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,108] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,108] 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-02-13 02:18:18,109] 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-02-13 02:18:18,113] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-21-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,113] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,113] 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-02-13 02:18:18,114] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,114] 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-02-13 02:18:18,117] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-5 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,117] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,117] 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-02-13 02:18:18,118] 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-02-13 02:18:18,122] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-9-16 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,122] 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-02-13 02:18:18,123] 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-02-13 02:18:18,126] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,126] 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-02-13 02:18:18,127] 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-02-13 02:18:18,134] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,134] 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-02-13 02:18:18,134] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,134] INFO [Log partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 77 has no effect as the largest offset in the log is 76 (kafka.log.Log) [2025-02-13 02:18:18,135] 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-02-13 02:18:18,148] 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-02-13 02:18:18,148] 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-02-13 02:18:18,153] 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-02-13 02:18:18,155] 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-02-13 02:18:18,158] 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-02-13 02:18:18,159] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,159] 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-02-13 02:18:18,162] 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-02-13 02:18:18,163] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,163] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,163] 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-02-13 02:18:18,166] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,166] 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-02-13 02:18:18,167] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-23 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,167] 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-02-13 02:18:18,170] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,170] 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-02-13 02:18:18,172] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-1-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,172] 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-02-13 02:18:18,175] 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-02-13 02:18:18,176] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-4-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,176] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-0-1 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,176] 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-02-13 02:18:18,180] 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-02-13 02:18:18,181] INFO [ReplicaFetcher replicaId=2, leaderId=3, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,181] 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-02-13 02:18:18,189] 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-02-13 02:18:18,189] 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-02-13 02:18:18,198] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-20-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,198] 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-02-13 02:18:18,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-5-2 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,203] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-26-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,204] 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-02-13 02:18:18,208] 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-02-13 02:18:18,211] 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-02-13 02:18:18,215] 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-02-13 02:18:18,218] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,218] 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-02-13 02:18:18,221] 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-02-13 02:18:18,224] 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-02-13 02:18:18,228] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-8-19 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,228] 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-02-13 02:18:18,232] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-14-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,232] 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-02-13 02:18:18,235] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-25-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,235] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-3 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,235] 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-02-13 02:18:18,239] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-22-11 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,239] 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-02-13 02:18:18,242] 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-02-13 02:18:18,245] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-24-29 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,245] 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-02-13 02:18:18,248] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition HEALTH_CHECK_TOPIC-6 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,249] 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-02-13 02:18:18,252] 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-02-13 02:18:18,255] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-29-28 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,255] 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-02-13 02:18:18,258] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition structured_syslog_topic-21 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,258] 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-02-13 02:18:18,258] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-15-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,258] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-17-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,258] 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-02-13 02:18:18,261] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-12-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,261] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-23-12 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,261] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-6-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,261] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-3-0 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,261] 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-02-13 02:18:18,264] 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-02-13 02:18:18,267] 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-02-13 02:18:18,270] 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-02-13 02:18:18,274] 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-02-13 02:18:18,277] 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-02-13 02:18:18,280] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-7-17 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,280] 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-02-13 02:18:18,284] 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-02-13 02:18:18,289] 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-02-13 02:18:18,292] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-16-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,292] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-27-13 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,292] 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-02-13 02:18:18,295] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-18-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,295] 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-02-13 02:18:18,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-19-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,298] INFO [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Retrying leaderEpoch request for partition -uve-topic-13-14 as the leader reported an error: UNKNOWN_LEADER_EPOCH (kafka.server.ReplicaFetcherThread) [2025-02-13 02:18:18,299] 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-02-13 02:18:19,276] 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-02-13 02:18:19,284] 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-02-13 02:18:19,288] 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-02-13 02:18:19,292] 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-02-13 02:18:19,295] 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-02-13 02:18:19,298] 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-02-13 02:18:19,301] 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-02-13 02:18:19,304] 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-02-13 02:18:19,310] 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-02-13 02:18:19,313] 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-02-13 02:18:19,316] 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-02-13 02:18:19,319] 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-02-13 02:18:19,322] 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-02-13 02:18:19,325] 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-02-13 02:18:19,328] 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-02-13 02:18:19,332] 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-02-13 02:18:19,335] 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-02-13 02:18:19,337] 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-02-13 02:18:19,340] 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-02-13 02:18:19,347] 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-02-13 02:18:19,350] 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-02-13 02:18:19,354] 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-02-13 02:18:19,357] 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-02-13 02:18:19,359] 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-02-13 02:18:19,362] 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-02-13 02:18:19,365] 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-02-13 02:18:19,366] 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-02-13 02:18:19,369] 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-02-13 02:18:19,370] 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-02-13 02:18:19,373] 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-02-13 02:18:19,374] 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-02-13 02:18:19,377] 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-02-13 02:18:19,378] 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-02-13 02:18:19,381] 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-02-13 02:18:19,382] 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-02-13 02:18:19,385] 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-02-13 02:18:19,387] 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-02-13 02:18:19,388] 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-02-13 02:18:19,391] 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-02-13 02:18:19,393] 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-02-13 02:18:19,398] 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-02-13 02:18:19,399] 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-02-13 02:18:19,402] 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-02-13 02:18:19,402] 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-02-13 02:18:19,408] 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-02-13 02:18:19,408] 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-02-13 02:18:19,412] 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-02-13 02:18:19,414] 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-02-13 02:18:19,415] 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-02-13 02:18:19,419] 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-02-13 02:18:19,419] 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-02-13 02:18:19,422] 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-02-13 02:18:19,423] 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-02-13 02:18:19,425] 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-02-13 02:18:19,428] 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-02-13 02:18:19,429] 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-02-13 02:18:19,432] 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-02-13 02:18:19,433] 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-02-13 02:18:19,437] 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-02-13 02:18:19,438] 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-02-13 02:18:19,442] INFO [Log partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 121 has no effect as the largest offset in the log is 120 (kafka.log.Log) [2025-02-13 02:18:19,442] 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-02-13 02:18:19,443] 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-02-13 02:18:19,447] INFO [Log partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 80 has no effect as the largest offset in the log is 79 (kafka.log.Log) [2025-02-13 02:18:19,447] 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-02-13 02:18:19,448] 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-02-13 02:18:19,451] 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-02-13 02:18:19,452] 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-02-13 02:18:19,456] 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-02-13 02:18:19,457] 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-02-13 02:18:19,466] 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-02-13 02:18:19,467] 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-02-13 02:18:19,473] 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-02-13 02:18:19,473] 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-02-13 02:18:19,476] 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-02-13 02:18:19,479] INFO [Log partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 144 has no effect as the largest offset in the log is 143 (kafka.log.Log) [2025-02-13 02:18:19,479] 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-02-13 02:18:19,480] 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-02-13 02:18:19,484] INFO [Log partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 266 has no effect as the largest offset in the log is 265 (kafka.log.Log) [2025-02-13 02:18:19,484] 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-02-13 02:18:19,485] 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-02-13 02:18:19,488] 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-02-13 02:18:19,489] 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-02-13 02:18:19,493] 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-02-13 02:18:19,494] 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-02-13 02:18:19,497] 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-02-13 02:18:19,498] 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-02-13 02:18:19,503] 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-02-13 02:18:19,504] 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-02-13 02:18:19,507] 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-02-13 02:18:19,508] 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-02-13 02:18:19,511] 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-02-13 02:18:19,512] 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-02-13 02:18:19,515] 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-02-13 02:18:19,516] INFO [Log partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 77 has no effect as the largest offset in the log is 76 (kafka.log.Log) [2025-02-13 02:18:19,516] 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-02-13 02:18:19,521] 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-02-13 02:18:19,521] INFO [Log partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 101 has no effect as the largest offset in the log is 100 (kafka.log.Log) [2025-02-13 02:18:19,521] 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-02-13 02:18:19,526] 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-02-13 02:18:19,528] 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-02-13 02:18:19,529] 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-02-13 02:18:19,632] 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-02-13 02:18:19,635] 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-02-13 02:18:19,639] 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-02-13 02:18:19,642] 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-02-13 02:18:19,661] 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-02-13 02:18:19,663] 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-02-13 02:18:19,666] 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-02-13 02:18:19,667] 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-02-13 02:18:19,671] 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-02-13 02:18:19,672] 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-02-13 02:18:19,675] 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-02-13 02:18:19,677] 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-02-13 02:18:19,680] 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-02-13 02:18:19,681] 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-02-13 02:18:19,684] 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-02-13 02:18:19,686] 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-02-13 02:18:19,689] 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-02-13 02:18:19,690] 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-02-13 02:18:19,693] 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-02-13 02:18:19,694] 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-02-13 02:18:19,697] 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-02-13 02:18:19,698] 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-02-13 02:18:19,701] 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-02-13 02:18:19,702] 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-02-13 02:18:19,705] 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-02-13 02:18:19,706] 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-02-13 02:18:19,710] 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-02-13 02:18:19,710] 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-02-13 02:18:19,713] 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-02-13 02:18:19,714] 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-02-13 02:18:19,718] 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-02-13 02:18:19,719] 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-02-13 02:18:19,722] 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-02-13 02:18:19,723] 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-02-13 02:18:19,726] 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-02-13 02:18:19,728] 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-02-13 02:18:19,731] 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-02-13 02:18:19,732] 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-02-13 02:18:19,735] 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-02-13 02:18:19,736] 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-02-13 02:18:19,739] 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-02-13 02:18:19,740] 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-02-13 02:18:19,743] 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-02-13 02:18:19,745] 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-02-13 02:18:19,748] 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-02-13 02:18:19,749] 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-02-13 02:18:19,752] 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-02-13 02:18:19,753] 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-02-13 02:18:19,756] 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-02-13 02:18:19,758] 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-02-13 02:18:19,760] 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-02-13 02:18:19,761] 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-02-13 02:18:19,764] 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-02-13 02:18:19,765] 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-02-13 02:18:19,767] 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-02-13 02:18:19,769] 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-02-13 02:18:19,771] 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-02-13 02:18:19,772] 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-02-13 02:18:19,775] 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-02-13 02:18:19,776] 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-02-13 02:18:19,779] 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-02-13 02:18:19,781] 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-02-13 02:18:19,783] 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-02-13 02:18:19,784] 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-02-13 02:18:19,786] 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-02-13 02:18:19,789] 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-02-13 02:18:19,791] 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-02-13 02:18:19,792] 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-02-13 02:18:19,794] 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-02-13 02:18:19,796] 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-02-13 02:18:19,799] 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-02-13 02:18:19,800] 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-02-13 02:18:19,804] 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-02-13 02:18:19,805] 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-02-13 02:18:19,808] 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-02-13 02:18:19,809] 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-02-13 02:18:19,812] 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-02-13 02:18:19,814] 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-02-13 02:18:19,816] 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-02-13 02:18:19,817] 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-02-13 02:18:19,820] 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-02-13 02:18:19,822] 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-02-13 02:18:19,824] 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-02-13 02:18:19,825] 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-02-13 02:18:19,831] 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-02-13 02:18:19,832] 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-02-13 02:18:19,835] 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-02-13 02:18:19,836] 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-02-13 02:18:19,839] 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-02-13 02:18:19,840] 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-02-13 02:18:19,844] 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-02-13 02:18:19,847] 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-02-13 02:18:19,849] 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-02-13 02:18:19,851] 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-02-13 02:18:19,854] 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-02-13 02:18:19,855] 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-02-13 02:18:19,858] 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-02-13 02:18:19,859] 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-02-13 02:18:19,863] 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-02-13 02:18:19,867] 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-02-13 02:18:19,869] 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-02-13 02:18:19,871] 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-02-13 02:18:19,883] 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-02-13 02:18:19,887] 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-02-13 02:18:19,891] 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-02-13 02:18:19,894] 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-02-13 02:18:19,897] 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-02-13 02:18:19,899] 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-02-13 02:18:19,901] 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-02-13 02:18:19,903] 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-02-13 02:18:19,906] 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-02-13 02:18:19,909] 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-02-13 02:18:19,910] 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-02-13 02:18:19,913] 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-02-13 02:18:19,915] 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-02-13 02:18:19,918] 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-02-13 02:18:19,919] 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-02-13 02:18:19,922] 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-02-13 02:18:19,923] 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-02-13 02:18:19,926] 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-02-13 02:18:19,927] 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-02-13 02:18:19,929] 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-02-13 02:18:19,932] 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-02-13 02:18:19,934] 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-02-13 02:18:19,935] 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-02-13 02:18:19,938] 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-02-13 02:18:19,940] 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-02-13 02:18:19,942] 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-02-13 02:18:19,943] 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-02-13 02:18:19,947] 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-02-13 02:18:19,948] 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-02-13 02:18:19,950] 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-02-13 02:18:19,951] 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-02-13 02:18:19,954] 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-02-13 02:18:19,955] 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-02-13 02:18:19,958] 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-02-13 02:18:19,958] 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-02-13 02:18:19,961] 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-02-13 02:18:19,962] 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-02-13 02:18:19,965] 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-02-13 02:18:19,966] 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-02-13 02:18:19,968] 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-02-13 02:18:19,969] 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-02-13 02:18:19,972] 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-02-13 02:18:19,973] 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-02-13 02:18:19,976] 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-02-13 02:18:19,977] 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-02-13 02:18:19,980] 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-02-13 02:18:19,981] 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-02-13 02:18:19,985] 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-02-13 02:18:19,986] 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-02-13 02:18:19,988] 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-02-13 02:18:19,992] 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-02-13 02:18:19,994] 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-02-13 02:18:19,995] 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-02-13 02:18:19,998] 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-02-13 02:18:19,999] 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-02-13 02:18:20,003] 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-02-13 02:18:20,004] 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-02-13 02:18:20,007] 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-02-13 02:18:20,008] 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-02-13 02:18:20,011] 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-02-13 02:18:20,012] 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-02-13 02:18:20,017] 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-02-13 02:18:20,018] 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-02-13 02:18:20,021] 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-02-13 02:18:20,022] 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-02-13 02:18:20,026] 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-02-13 02:18:20,027] 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-02-13 02:18:20,031] 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-02-13 02:18:20,032] 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-02-13 02:18:20,035] 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-02-13 02:18:20,038] 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-02-13 02:18:20,038] 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-02-13 02:18:20,042] 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-02-13 02:18:20,045] 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-02-13 02:18:20,048] 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-02-13 02:18:20,048] 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-02-13 02:18:20,053] 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-02-13 02:18:20,060] 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-02-13 02:18:20,062] 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-02-13 02:18:20,064] 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-02-13 02:18:20,067] 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-02-13 02:18:20,067] 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-02-13 02:18:20,070] 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-02-13 02:18:20,074] 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-02-13 02:18:20,076] 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-02-13 02:18:20,077] 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-02-13 02:18:20,081] 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-02-13 02:18:20,082] 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-02-13 02:18:20,086] 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-02-13 02:18:20,086] 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-02-13 02:18:20,092] 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-02-13 02:18:20,100] 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-02-13 02:18:20,106] 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-02-13 02:18:20,109] 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-02-13 02:18:20,114] 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-02-13 02:18:20,197] 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-02-13 02:18:20,197] 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-02-13 02:18:20,204] 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-02-13 02:18:20,214] 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-02-13 02:18:20,214] 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-02-13 02:18:20,220] 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-02-13 02:18:20,223] 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-02-13 02:18:20,227] 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-02-13 02:18:20,227] 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-02-13 02:18:20,233] 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-02-13 02:18:20,233] 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-02-13 02:18:20,238] 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-02-13 02:18:20,238] 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-02-13 02:18:20,245] 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-02-13 02:18:20,248] 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-02-13 02:18:20,253] 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-02-13 02:18:20,266] 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-02-13 02:18:20,272] 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-02-13 02:18:20,276] 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-02-13 02:18:20,281] 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-02-13 02:18:20,284] 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-02-13 02:18:20,288] 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-02-13 02:18:20,292] 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-02-13 02:18:20,300] 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-02-13 02:18:20,303] 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-02-13 02:18:20,306] 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-02-13 02:18:20,312] 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-02-13 02:18:20,315] 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-02-13 02:18:20,320] 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-02-13 02:18:20,325] 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-02-13 02:18:20,329] 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-02-13 02:18:20,333] 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-02-13 02:18:20,341] 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-02-13 02:18:20,344] 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-02-13 02:19:20,794] INFO Unable to read additional data from server sessionid 0x10000692a68002c, likely server has closed socket, closing socket connection and attempting reconnect (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:19:21,286] INFO Opening socket connection to server cn-jenkins-deploy-platform-ansible-os-2728-2./10.0.0.35:2181. Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:19:21,287] INFO Socket connection established, initiating session, client: /10.0.0.35:45228, server: cn-jenkins-deploy-platform-ansible-os-2728-2./10.0.0.35:2181 (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:19:21,292] INFO Session establishment complete on server cn-jenkins-deploy-platform-ansible-os-2728-2./10.0.0.35:2181, sessionid = 0x10000692a68002c, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-02-13 02:23:08,514] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-13 02:33:08,514] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager) [2025-02-13 02:43:08,514] INFO [GroupMetadataManager brokerId=2] Removed 0 expired offsets in 0 milliseconds. (kafka.coordinator.group.GroupMetadataManager)